Lines Matching +full:only +full:- +full:1 +full:- +full:8 +full:v

1 .\" Copyright (c) 2004-2009 Pawel Jakub Dawidek <pjd@FreeBSD.org>
7 .\" 1. Redistributions of source code must retain the above copyright
34 .Bd -ragged -offset indent
41 .Bd -literal -offset indent
57 .Op Fl v
74 .Op Fl v
80 .Op Fl v
85 .Op Fl v
96 .Op Fl v
101 .Op Fl v
106 .Op Fl v
115 .Op Fl v
142 utility uses on-disk metadata (stored in the provider's last sector) to store all needed
150 .Bl -tag -width ".Cm deactivate"
162 .Bl -tag -width ".Fl b Ar balance"
165 .Bl -tag -width ".Cm round-robin"
171 .It Cm round-robin
172 Use round-robin algorithm when choosing component to read.
197 but creates mirror without storing on-disk metadata in last sector.
199 mirror detection after reboot, device hot-plug and other external events.
204 .Bl -tag -width ".Fl p Ar priority"
236 .Bl -tag -width ".Fl s Ar size"
246 .Bl -tag -width ".Fl p Ar priority"
265 .Bl -tag -width ".Fl f"
278 .Bl -tag -width ".Fl f"
286 .Xr geom 8 .
289 .Xr geom 8 .
292 .Xr geom 8 .
295 .Xr geom 8 .
299 .Bl -tag -width ".Fl v"
300 .It Fl v
304 Exit status is 0 on success, and 1 if the command fails.
307 Choose split balance algorithm, split only
311 .Bd -literal -offset indent
312 gmirror label -v -b split -s 2048 data da0 da1 da2
325 .Bd -literal -offset indent
326 gmirror label -v -b round-robin data da0
332 .Bd -literal -offset indent
333 gmirror label -v -n -b load data da0 da1
340 .Bd -literal -offset indent
348 .Bd -literal -offset indent
351 dd if=/dev/da1 of=/backup/data.img bs=1m
356 .Xr sysctl 8
358 .Bl -tag -width indent
379 This parameter may only be configured as a
389 increases the number of non-sequential writes to the disk being synchronized.
397 First of all, a kernel dump will go only to one component and
400 Reading a dump from the mirror on boot will only work if the
404 will read only from the component with the highest priority).
406 .Xr rc 8
410 .Bd -literal -offset indent
411 gmirror configure -b prefer data
415 .Xr rcorder 8
417 .Xr savecore 8 .
420 .Xr rc.local 8 :
421 .Bd -literal -offset indent
422 gmirror configure -b round-robin data
426 .Xr dumpon 8
430 .Xr savecore 8
437 .Xr dumpon 8 ,
438 .Xr geom 8 ,
439 .Xr mount 8 ,
440 .Xr newfs 8 ,
441 .Xr savecore 8 ,
442 .Xr sysctl 8 ,
443 .Xr umount 8