summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-08-24 02:36:23 +0000
committergrog <grog@FreeBSD.org>1999-08-24 02:36:23 +0000
commit10d42c8b30de80d660675d510b8fc752666138bf (patch)
treeab74812f80bffc3e161d9cb06e670c3806371198 /sbin
parentb699dd5427741b5fc392fcfaf4be14ced31f611a (diff)
downloadFreeBSD-src-10d42c8b30de80d660675d510b8fc752666138bf.zip
FreeBSD-src-10d42c8b30de80d660675d510b8fc752666138bf.tar.gz
Document the setstate command.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/vinum/vinum.828
1 files changed, 22 insertions, 6 deletions
diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8
index 5915e43..6c17992 100644
--- a/sbin/vinum/vinum.8
+++ b/sbin/vinum/vinum.8
@@ -34,10 +34,10 @@
.\" otherwise) arising in any way out of the use of this software, even if
.\" advised of the possibility of such damage.
.\"
-.\" $Id: vinum.8,v 1.25 1999/08/15 08:06:12 mpp Exp $
+.\" $Id: vinum.8,v 1.10 1999/07/02 07:46:13 grog Exp grog $
.\"
.Dd 28 March 1999
-.Dt VINUM 8
+.Dt vinum 8
.Os
.Sh NAME
.Nm vinum
@@ -252,6 +252,12 @@ Set the state of the object to \fIstate\fP\|
.in +1i
Set dæmon configuration.
.in
+.Cd setstate
+.Ar state
+.Op Ar volume | plex | subdisk | drive
+.in +1i
+Set state without influencing other objects, for diagnostic purposes only.
+.in
.Cd start
.in +1i
Read configuration from all vinum drives.
@@ -1063,6 +1069,16 @@ sets a variable bitmask for the
dæmon. This command is temporary and will be replaced. Currently, the bit mask
may contain the bits 1 (log every action to syslog) and 4 (don't update
configuration). Option bit 4 can be useful for error recovery.
+.It Nm setstate
+.Ar state
+.Op Ar volume | plex | subdisk | drive
+.Pp
+.Nm setstate
+sets the state of the specified objects to the specified state. This bypasses
+the usual consistency mechanism of
+.Nm
+and should be used only for recovery purposes. It is possible to crash the
+system by incorrect use of this command.
.It Nm start
.Op volume | plex | subdisk
.Pp
@@ -2394,7 +2410,7 @@ plexes.
- directory containing device nodes for
.Nm
subdisks.
-.Sh ENVIRONMENT
+.Sh ENVIRONMENT VARIABLES
.Bl -hang
.It VINUM_HISTORY
The name of the log file, by default /var/log/vinum_history.
@@ -2408,16 +2424,16 @@ The name of the editor to use for editing configuration files, by default
.Xr strftime 3 ,
.Xr vinum 4 ,
.Xr disklabel 8 ,
-.Xr newfs 8
+.Xr newfs 8 ,
.Pa http://www.lemis.com/vinum.html ,
.Pa http://www.lemis.com/vinum-debugging.html .
-.Sh AUTHORS
+.Sh AUTHOR
.An Greg Lehey Aq grog@lemis.com .
.Sh HISTORY
The
.Nm
command first appeared in
-.Fx 3.0 .
+.Fx 3.0.
The RAID-5 component of
.Nm
was developed by Cybernet Inc.
OpenPOWER on IntegriCloud