|
Lines 28-34
Link Here
|
| 28 |
.\" |
28 |
.\" |
| 29 |
.\" $FreeBSD$ |
29 |
.\" $FreeBSD$ |
| 30 |
.\" |
30 |
.\" |
| 31 |
.Dd October 1, 2013 |
31 |
.Dd September 7, 2016 |
| 32 |
.Dt CCDCONFIG 8 |
32 |
.Dt CCDCONFIG 8 |
| 33 |
.Os |
33 |
.Os |
| 34 |
.Sh NAME |
34 |
.Sh NAME |
|
Lines 159-165
Link Here
|
| 159 |
to a two disk stripe of da6 and da7. |
159 |
to a two disk stripe of da6 and da7. |
| 160 |
The last example is a simple |
160 |
The last example is a simple |
| 161 |
mirror. |
161 |
mirror. |
| 162 |
The 2nd slice of /dev/da8 is mirrored with the 3rd slice of /dev/da9 |
162 |
The second slice of /dev/da8 is mirrored with the third slice of /dev/da9 |
| 163 |
and assigned to ccd0. |
163 |
and assigned to ccd0. |
| 164 |
.Bd -literal |
164 |
.Bd -literal |
| 165 |
# ccdconfig ccd0 64 none /dev/da0s1 /dev/da1s1 /dev/da2s1 /dev/da3s1 |
165 |
# ccdconfig ccd0 64 none /dev/da0s1 /dev/da1s1 /dev/da2s1 /dev/da3s1 |
|
Lines 246-252
Link Here
|
| 246 |
The |
246 |
The |
| 247 |
.Nm |
247 |
.Nm |
| 248 |
utility first appeared in |
248 |
utility first appeared in |
| 249 |
.Nx 1.0a . |
249 |
.Nx 1.1 . |
| 250 |
.Sh BUGS |
250 |
.Sh BUGS |
| 251 |
The initial disklabel returned by |
251 |
The initial disklabel returned by |
| 252 |
.Xr ccd 4 |
252 |
.Xr ccd 4 |