]> git.ipfire.org Git - thirdparty/mdadm.git/blame - ANNOUNCE-1.0.0
Add device files created with --auto to list of known device files.
[thirdparty/mdadm.git] / ANNOUNCE-1.0.0
CommitLineData
2d465520
NB
1Subject: ANNOUNCE: mdadm 1.0.0 - A tool for managing Soft RAID under Linux
2
3
4I am pleased to announce the availability of
5 mdadm version 1.0.0
6It is available at
7 http://www.cse.unsw.edu.au/~neilb/source/mdadm/
8
9as both a source tar-ball, as an SRPM, and as an RPM for i386.
10
11mdadm is a tool for creating, managing and monitoring
12device arrays using the "md" driver in Linux, also
13known as Software RAID arrays.
14
15mdadm incorporates much of the functionality of raidtools, though with
16a very different interface, and also provides extra functionality
17including:
18 - monitoring array and alerting admin staff of issues
19 - moving spares between arrays as needed
20 - assembling arrays based on superblock content
21 - displaying details of arrays and of superblocks
22
23The release of version 1 is intended to suggest that mdadm is
24 - feature-complete
25 - reasonably bug-free
26 - reasonably well documented.
27
28I hope not to make another release until md driver enhancements
29necessitate it, but we will have to wait and see....
30
31Note: mdadm was previously known as 'mdctl'. It is the same tool,
32just a different name.
33
34Development of mdadm is sponsored by CSE@UNSW:
35 The School of Computer Science and Engineering
36at
37 The University of New South Wales
38
39NeilBrown 10may2002