summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.1
blob: fd328e700ccd8957a2db11bdab1a3ebed56c5378 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Subject:  ANNOUNCE: mdadm 2.1 - A tool for managing Soft RAID under Linux

I am pleased to announce the availability of
   mdadm version 2.1

It is available at the usual places:
   http://www.cse.unsw.edu.au/~neilb/source/mdadm/
and
   http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/

mdadm is a tool for creating, managing and monitoring
device arrays using the "md" driver in Linux, also
known as Software RAID arrays.

Release 2.1 fixes a few problems found after the release of 2.0.
If you are using raid10 or version-1 superblocks and upgrade is
recommended.

Specifically:
    -   Fix assembling of raid10 array when devices are missing.
	  mdadm now correctly detects if a array is workable or not
	  depending on which devices are present, and so will correctly
	  handle "--assemble --force"  if multiple devices have failed.
    -   Report raid10 layout in --examine output.
    -   Fix assembling of arrays that use the version-1 superblock and
	  have spares.  Previously the spares would be ignored.
    -   Fix bug so that multiple drives can be re-added at once.
    -   Fix problem with hot-adding a bitmap to version-1-superblock
	  arrays.


Development of mdadm is sponsored by
 SUSE Labs, Novell Inc.

NeilBrown  12th September 2005