summaryrefslogtreecommitdiff
path: root/usr.sbin/mlxcontrol
diff options
context:
space:
mode:
authorBill Swingle <unfurl@FreeBSD.org>2000-08-09 01:54:30 +0000
committerBill Swingle <unfurl@FreeBSD.org>2000-08-09 01:54:30 +0000
commit1cfb436ae6614dcd7ad460ea058b3da147577379 (patch)
tree676e159bf8c587cb52129c02d8d25e58d7eb7022 /usr.sbin/mlxcontrol
parent3b49655c07f813dcd326dff3b377d7b9944b1291 (diff)
downloadsrc-test-1cfb436ae6614dcd7ad460ea058b3da147577379.tar.gz
src-test-1cfb436ae6614dcd7ad460ea058b3da147577379.zip
Added extra paragraph to document the 'rebuild' feature.
Reviewed by: msmith
Notes
Notes: svn path=/head/; revision=64444
Diffstat (limited to 'usr.sbin/mlxcontrol')
-rw-r--r--usr.sbin/mlxcontrol/mlxcontrol.820
1 files changed, 18 insertions, 2 deletions
diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8
index 044fb947ddede..b5f79e2783552 100644
--- a/usr.sbin/mlxcontrol/mlxcontrol.8
+++ b/usr.sbin/mlxcontrol/mlxcontrol.8
@@ -72,7 +72,7 @@ Drive names are of the form "mlxdN"
where N is the unit number of the drive.
Do not specify the path to a device node.
.Pp
-.Bl -tag -width status
+.Bl -tag -width rebuild
.It status
Print the status of controllers and system drives.
If one or more drives are specified,
@@ -108,9 +108,24 @@ Initiate a consistency check and repair pass on a redundant system drive
(eg. RAID1 or RAID5).
The controller will scan the system drive and repair any inconsistencies.
This command returns immediately;
-use the
+use the
.Ar status
command to monitor the progress of the check.
+.It rebuild
+Requires two arguments,
+.Ar controller
+and
+.Ar physdrive
+as specified in the
+output of the
+.Ar status
+command. All system drives using space on the physical drive
+.Ar physdrive
+are rebuilt, reconstructing all data on the drive.
+Note that each controller can only perform one rebuild at a time. This
+command returns immediately; use the
+.Ar status
+command to monitor the progress of the rebuild.
.It config
Print the current configuration from the nominated controller.
This command will be updated
@@ -119,6 +134,7 @@ in a future release.
.It help
Print usage information for
.Ar command .
+.El
.Sh BUGS
The
.Ar config