Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2005 09:24:32 GMT
From:      soc-cjones <soc-cjones@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 82748 for review
Message-ID:  <200508290924.j7T9OWJr032385@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=82748

Change 82748 by soc-cjones@soc-cjones_ishtar on 2005/08/29 09:23:34

	start -S, move.

Affected files ...

.. //depot/projects/soc2005/gvinum/src/sbin/gvinum/gvinum.8#6 edit

Differences ...

==== //depot/projects/soc2005/gvinum/src/sbin/gvinum/gvinum.8#6 (text+ko) ====

@@ -110,7 +110,7 @@
 .Fl V
 flags provide progressively more detailed output.
 .It Xo
-.Ic mv
+.Ic move | mv
 .Fl f
 .Ar drive subdisk 
 .Op Ar ...
@@ -190,9 +190,12 @@
 Read configuration from all vinum drives.
 .It Xo
 .Ic start
+.Op Fl S Ar size
 .Ar volume | plex | subdisk
 .Xc
-Allow the system to access the objects.
+Allow the system to access the objects.  The
+.Fl S
+flag is currently ignored.
 .El
 .Sh DESCRIPTION
 The
@@ -291,6 +294,16 @@
 .Pa /dev/gvinum 
 until reloaded.
 .Pp
+The 
+.Fl S
+initsize flag to 
+.Ic start
+is ignored.
+.Pp
+The 
+.Ic stop
+command does not work.
+.Pp
 Moving subdisks that are not part of a mirrored or RAID-5 volume will 
 destroy data.  It is perhaps a bug to permit this.  
 .Pp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508290924.j7T9OWJr032385>