Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/raidctl Add a few more lines about the 'Parity status:'...
details: https://anonhg.NetBSD.org/src/rev/fc976e5e5ec6
branches: trunk
changeset: 574457:fc976e5e5ec6
user: oster <oster%NetBSD.org@localhost>
date: Mon Feb 28 20:37:14 2005 +0000
description:
Add a few more lines about the 'Parity status:' output of 'raidctl -s'.
This should address PR#29540.
diffstat:
sbin/raidctl/raidctl.8 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 292c41aab585 -r fc976e5e5ec6 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8 Mon Feb 28 18:44:45 2005 +0000
+++ b/sbin/raidctl/raidctl.8 Mon Feb 28 20:37:14 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: raidctl.8,v 1.47 2005/02/01 13:38:53 wiz Exp $
+.\" $NetBSD: raidctl.8,v 1.48 2005/02/28 20:37:14 oster Exp $
.\"
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -804,7 +804,14 @@
.Sq optimal ,
and the
.Sq Parity status
-line which indicates that the parity is up-to-date.
+line.
+.Sq Parity status: clean
+indicates that the parity is up-to-date for this RAID set,
+whether or not the RAID set is in redundant or degraded mode.
+.Sq Parity status: DIRTY
+indicates that it is not known if the parity information is
+consistent with the data, and that the parity information needs
+to be checked.
Note that if there are file systems open on the RAID set,
the individual components will not be
.Sq clean
Home |
Main Index |
Thread Index |
Old Index