summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-1.0.0
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2003-03-02 23:11:38 +0000
committerNeil Brown <neilb@suse.de>2003-03-02 23:11:38 +0000
commitd013a55e9422f251ce92decfbf39336064fd6c27 (patch)
treeb616a43f27f2a021f02d0474742c80191ba94a95 /ANNOUNCE-1.0.0
parent5787fa490612387a43c1897eb807b0c5612b5cd2 (diff)
downloadmdadm-d013a55e9422f251ce92decfbf39336064fd6c27.tar.gz
mdadm-d013a55e9422f251ce92decfbf39336064fd6c27.tar.xz
mdadm-d013a55e9422f251ce92decfbf39336064fd6c27.zip
mdadm-1.1.0mdadm-1.1.0
Diffstat (limited to 'ANNOUNCE-1.0.0')
-rw-r--r--ANNOUNCE-1.0.039
1 files changed, 39 insertions, 0 deletions
diff --git a/ANNOUNCE-1.0.0 b/ANNOUNCE-1.0.0
new file mode 100644
index 0000000..f16020d
--- /dev/null
+++ b/ANNOUNCE-1.0.0
@@ -0,0 +1,39 @@
+Subject: ANNOUNCE: mdadm 1.0.0 - A tool for managing Soft RAID under Linux
+
+
+I am pleased to announce the availability of
+ mdadm version 1.0.0
+It is available at
+ http://www.cse.unsw.edu.au/~neilb/source/mdadm/
+
+as both a source tar-ball, as an SRPM, and as an RPM for i386.
+
+mdadm is a tool for creating, managing and monitoring
+device arrays using the "md" driver in Linux, also
+known as Software RAID arrays.
+
+mdadm incorporates much of the functionality of raidtools, though with
+a very different interface, and also provides extra functionality
+including:
+ - monitoring array and alerting admin staff of issues
+ - moving spares between arrays as needed
+ - assembling arrays based on superblock content
+ - displaying details of arrays and of superblocks
+
+The release of version 1 is intended to suggest that mdadm is
+ - feature-complete
+ - reasonably bug-free
+ - reasonably well documented.
+
+I hope not to make another release until md driver enhancements
+necessitate it, but we will have to wait and see....
+
+Note: mdadm was previously known as 'mdctl'. It is the same tool,
+just a different name.
+
+Development of mdadm is sponsored by CSE@UNSW:
+ The School of Computer Science and Engineering
+at
+ The University of New South Wales
+
+NeilBrown 10may2002