summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-10-06 13:41:08 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-10-06 13:41:08 +0000
commit968f73c9b29d57244882d6f665d7543ce53d4aa0 (patch)
treef188f22285ca7f0a1b9a55a1e721f13465075cdc
parent1925c13f0f3492158e5315986ecdcc8de36e17ba (diff)
docs update wrt checkarray -x
-rw-r--r--debian/FAQ6
-rw-r--r--debian/README.checkarray4
-rw-r--r--debian/README.recipes2
-rw-r--r--debian/changelog4
4 files changed, 11 insertions, 5 deletions
diff --git a/debian/FAQ b/debian/FAQ
index ce3ef333..5b051848 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -191,6 +191,10 @@ Also see /usr/share/doc/mdadm/README.recipes.gz
If you want/must used LVM or RAID0, put it on RAID1 arrays (RAID10/RAID1+0,
or LVM on RAID1).
- -- martin f. krafft <madduck@debian.org> Wed, 23 Sep 2006 10:28:29 +0100
+ -- martin f. krafft <madduck@debian.org> Fri, 06 Oct 2006 15:39:58 +0200
+
+9. Can I cancel a running array check (checkarray)?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ See the -x option in the `checkarray --help` output.
$Id$
diff --git a/debian/README.checkarray b/debian/README.checkarray
index 75632b8b..abc1c3db 100644
--- a/debian/README.checkarray
+++ b/debian/README.checkarray
@@ -15,6 +15,8 @@ normal response to read errors which is to generate the 'correct' data and try
to write that out - so it is possible that a 'check' will trigger a write.
However in the absence of read errors it is read-only.
- -- martin f. krafft <madduck@debian.org> Tue, 20 Aug 2006 14:08:05 +0100
+You can cancel a running array check with the -x option to checkarray.
+
+ -- martin f. krafft <madduck@debian.org> Fri, 06 Oct 2006 15:39:58 +0200
$Id$
diff --git a/debian/README.recipes b/debian/README.recipes
index a2df47ec..fb98a787 100644
--- a/debian/README.recipes
+++ b/debian/README.recipes
@@ -137,6 +137,6 @@ Enjoy. Submissions welcome.
# if this does not work (you need a 2.6 kernel), try:
mdadm --assemble --update super-minor /dev/md4 /dev/sd[abc]1
- -- martin f. krafft <madduck@debian.org> Tue, 01 Aug 2006 12:08:22 +0100
+ -- martin f. krafft <madduck@debian.org> Fri, 06 Oct 2006 15:39:58 +0200
$Id$
diff --git a/debian/changelog b/debian/changelog
index b8ec83ed..cf2579aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mdadm (2.5.3.git200608202239-8) unstable; urgency=low
+mdadm (2.5.3.git200608202239-8~unreleased.1) unstable; urgency=low
* This revision is dedicated to Peter Samuelson for his RAID10 expertise^W
educated guess^W^W pure luck. (:
@@ -15,7 +15,7 @@ mdadm (2.5.3.git200608202239-8) unstable; urgency=low
- Dutch by Frans Pop (closes: #390955).
- French by Jean-Luc Coulon (closes: #391215).
- -- martin f. krafft <madduck@debian.org> Thu, 5 Oct 2006 12:23:05 +0200
+ -- martin f. krafft <madduck@debian.org> Fri, 6 Oct 2006 15:03:46 +0200
mdadm (2.5.3.git200608202239-7) unstable; urgency=medium