Lines Matching +full:turn +full:- +full:on
1 .\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
84 utility uses on-disk metadata (the provider's last sector) to store all needed
90 .Bl -tag -width ".Cm configure"
98 .Bl -tag -width ".Fl h"
105 Turn off autosynchronization of stale components.
107 Use parity component for reading in round-robin fashion.
135 Clear metadata on the given providers.
140 .Bl -tag -width ".Fl a"
142 Turn on autosynchronization of stale components.
153 Turn off autosynchronization of stale components.
155 Turn on round-robin reading.
157 Turn off round-robin reading.
159 Turn on verify reading.
161 Turn off verify reading.
176 .Bl -tag -width ".Fl h"
181 Remove the given component from the given array and clear metadata on it.
186 .Bl -tag -width ".Fl f"
205 .Bl -tag -width ".Fl v"
210 Exit status is 0 on success, and 1 if the command fails.
212 Use 3 disks to setup a RAID3 array (with the round-robin reading feature).
214 .Bd -literal -offset indent
215 graid3 label -v -r data da0 da1 da2
226 .Bd -literal -offset indent
227 graid3 label -n data da0 da1 da2
232 .Bd -literal -offset indent
233 graid3 remove -n 0 data
234 graid3 insert -n 0 data da5