PERFORCE change 82748 for review

soc-cjones soc-cjones at FreeBSD.org
Mon Aug 29 09:24:34 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=82748

Change 82748 by soc-cjones at 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


More information about the p4-projects mailing list