From 2343e64423500146f0203d4baf74791007bf7905 Mon Sep 17 00:00:00 2001 From: grog Date: Tue, 28 Sep 1999 23:03:29 +0000 Subject: Add description of checkparity and rebuildparity. Remove a half-started message. Reported-by: "Jeffrey J. Mountin" --- sbin/vinum/vinum.8 | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'sbin') diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8 index fbb6f05..a63801e 100644 --- a/sbin/vinum/vinum.8 +++ b/sbin/vinum/vinum.8 @@ -54,7 +54,10 @@ .in +1i Attach a plex to a volume, or a subdisk to a plex. .in -.\" XXX remove this +.Cd checkparity Ar plex +.in +1i +Check the parity blocks of a RAID-5 plex. +.in .Nm concat .Op Fl f .Op Fl n Ar name @@ -70,7 +73,6 @@ Create a concatenated volume from the specified drives. Create a volume as described in .Ar description-file .in -.\" XXX remove this .Cd debug .in +1i Cause the volume manager to enter the kernel debugger. @@ -211,6 +213,10 @@ XXX Replace the object with an identical other object. XXX not implemented yet. .. .in +.Cd rebuildparity Ar plex +.in +1i +Rebuild the parity blocks of a RAID-5 plex. +.in .Cd resetconfig .in +1i Reset the complete @@ -1201,7 +1207,6 @@ If the object is a volume or a plex, .Nm start currently has no effect: it checks the state of the subordinate subdisks (and plexes in the case of a volume) and sets the state of the object accordingly. -In a later version, this operation will cause the subdisks .Pp To start a plex in a multi-plex volume, the data must be copied from another plex in the volume. Since this frequently takes a long time, it is normally @@ -1788,7 +1793,7 @@ Bad names are .Pa /dev/da0 and .Pa /dev/da0s1 , -both of which represent a device, not a partition, +both of which represent a device, not a partition, and .Pa /dev/wd1c , which represents a complete disk and should be of type .Nm unused . -- cgit v1.1