Lines Matching +full:device +full:- +full:width
1 .\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
73 utility is used for device concatenation configuration.
81 device has to be configured by hand every time it is needed.
84 method uses on-disk metadata to detect devices.
91 .Bl -tag -width ".Cm destroy"
106 method, where metadata are stored in every device's last sector.
112 .Bl -tag -width ".Fl h"
117 Append a new device to the end of an existing concatenate device
121 If the existing device is using the
123 method, the new device is simply appended as-is.
125 If the existing device is using the
127 method, the device is appended persistently.
134 .Bl -tag -width ".Fl h"
139 Turn off existing concatenate device by its
141 This command does not touch on-disk metadata!
144 .Bl -tag -width ".Fl f"
146 Stop the given device even if it is opened.
170 .Bl -tag -width indent
181 .Bl -tag -width indent
195 .Bd -literal -offset indent
196 gconcat label -v data /dev/da0 /dev/da1 /dev/da2 /dev/da3
208 .Bd -literal -offset indent