Build libssh with ldns support. 1/2
[dragonfly.git] / sbin / vinum / vinum.8
1 .\"  Hey, Emacs, edit this file in -*- nroff-fill -*- mode
2 .\"-
3 .\" Copyright (c) 1997, 1998
4 .\"     Nan Yang Computer Services Limited.  All rights reserved.
5 .\"
6 .\"  This software is distributed under the so-called ``Berkeley
7 .\"  License'':
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\" 3. Neither the name of the Company nor the names of its contributors
18 .\"    may be used to endorse or promote products derived from this software
19 .\"    without specific prior written permission.
20 .\"
21 .\" This software is provided ``as is'', and any express or implied
22 .\" warranties, including, but not limited to, the implied warranties of
23 .\" merchantability and fitness for a particular purpose are disclaimed.
24 .\" In no event shall the company or contributors be liable for any
25 .\" direct, indirect, incidental, special, exemplary, or consequential
26 .\" damages (including, but not limited to, procurement of substitute
27 .\" goods or services; loss of use, data, or profits; or business
28 .\" interruption) however caused and on any theory of liability, whether
29 .\" in contract, strict liability, or tort (including negligence or
30 .\" otherwise) arising in any way out of the use of this software, even if
31 .\" advised of the possibility of such damage.
32 .\"
33 .\" $Id: vinum.8,v 1.48 2001/01/15 22:15:05 grog Exp $
34 .\" $FreeBSD: src/sbin/vinum/vinum.8,v 1.33.2.10 2002/12/29 16:35:38 schweikh Exp $
35 .\"
36 .Dd August 11, 2007
37 .Dt VINUM 8
38 .Os
39 .Sh NAME
40 .Nm vinum
41 .Nd Logical Volume Manager control program
42 .Sh SYNOPSIS
43 .Nm
44 .Op Ar command
45 .Op Fl options
46 .Sh COMMANDS
47 .Bl -tag -width indent
48 .It Ic attach Ar plex volume Op Cm rename
49 .It Xo
50 .Ic attach Ar subdisk plex
51 .Op Ar offset
52 .Op Cm rename
53 .Xc
54 Attach a plex to a volume, or a subdisk to a plex.
55 .It Xo
56 .Ic checkparity Ar plex
57 .Op Fl f
58 .Op Fl v
59 .Xc
60 Check the parity blocks of a RAID-4 or RAID-5 plex.
61 .It Xo
62 .Ic concat
63 .Op Fl f
64 .Op Fl n Ar name
65 .Op Fl v
66 .Ar drives
67 .Xc
68 Create a concatenated volume from the specified drives.
69 .It Xo
70 .Ic create
71 .Op Fl f
72 .Ar description-file
73 .Xc
74 Create a volume as described in
75 .Ar description-file .
76 .It Ic debug
77 Cause the volume manager to enter the kernel debugger.
78 .It Ic debug Ar flags
79 Set debugging flags.
80 .It Xo
81 .Ic detach
82 .Op Fl f
83 .Op Ar plex | subdisk
84 .Xc
85 Detach a plex or subdisk from the volume or plex to which it is attached.
86 .It Ic dumpconfig Op Ar drive ...
87 List the configuration information stored on the specified drives, or all drives
88 in the system if no drive names are specified.
89 .It Xo
90 .Ic info
91 .Op Fl v
92 .Op Fl V
93 .Xc
94 List information about volume manager state.
95 .It Xo
96 .Ic init
97 .Op Fl S Ar size
98 .Op Fl w
99 .Ar plex | subdisk
100 .Xc
101 .\" XXX
102 Initialize the contents of a subdisk or all the subdisks of a plex to all zeros.
103 .It Ic label Ar volume
104 Create a volume label.
105 .It Xo
106 .Ic l | list
107 .Op Fl r
108 .Op Fl s
109 .Op Fl v
110 .Op Fl V
111 .Op Ar volume | plex | subdisk
112 .Xc
113 List information about specified objects.
114 .It Xo
115 .Ic ld
116 .Op Fl r
117 .Op Fl s
118 .Op Fl v
119 .Op Fl V
120 .Op Ar volume
121 .Xc
122 List information about drives.
123 .It Xo
124 .Ic ls
125 .Op Fl r
126 .Op Fl s
127 .Op Fl v
128 .Op Fl V
129 .Op Ar subdisk
130 .Xc
131 List information about subdisks.
132 .It Xo
133 .Ic lp
134 .Op Fl r
135 .Op Fl s
136 .Op Fl v
137 .Op Fl V
138 .Op Ar plex
139 .Xc
140 List information about plexes.
141 .It Xo
142 .Ic lv
143 .Op Fl r
144 .Op Fl s
145 .Op Fl v
146 .Op Fl V
147 .Op Ar volume
148 .Xc
149 List information about volumes.
150 .It Ic makedev
151 Remake the device nodes in
152 .Pa /dev/vinum .
153 .It Xo
154 .Ic mirror
155 .Op Fl f
156 .Op Fl n Ar name
157 .Op Fl s
158 .Op Fl v
159 .Ar drives
160 .Xc
161 Create a mirrored volume from the specified drives.
162 .It Xo
163 .Ic move | mv
164 .Fl f
165 .Ar drive object ...
166 .Xc
167 Move the object(s) to the specified drive.
168 .It Ic printconfig Op Ar file
169 Write a copy of the current configuration to
170 .Ar file .
171 .It Ic quit
172 Exit the
173 .Nm
174 program when running in interactive mode.  Normally this would be done by
175 entering the
176 .Dv EOF
177 character.
178 .It Ic read Ar disk ...
179 Read the
180 .Nm
181 configuration from the specified disks.
182 .It Xo
183 .Ic rename Op Fl r
184 .Op Ar drive | subdisk | plex | volume
185 .Ar newname
186 .Xc
187 Change the name of the specified object.
188 .\" XXX
189 .\".It Ic replace Ar drive newdrive
190 .\"Move all the subdisks from the specified drive onto the new drive.
191 .It Xo
192 .Ic rebuildparity Ar plex Op Fl f
193 .Op Fl v
194 .Op Fl V
195 .Xc
196 Rebuild the parity blocks of a RAID-4 or RAID-5 plex.
197 .It Ic resetconfig
198 Reset the complete
199 .Nm
200 configuration.
201 .It Xo
202 .Ic resetstats
203 .Op Fl r
204 .Op Ar volume | plex | subdisk
205 .Xc
206 Reset statistics counters for the specified objects, or for all objects if none
207 are specified.
208 .It Xo
209 .Ic rm
210 .Op Fl f
211 .Op Fl r
212 .Ar volume | plex | subdisk
213 .Xc
214 Remove an object.
215 .It Ic saveconfig
216 Save
217 .Nm
218 configuration to disk after configuration failures.
219 .\" XXX
220 .\".It Xo
221 .\".Ic set
222 .\".Op Fl f
223 .\".Ar state
224 .\".Ar volume | plex | subdisk | disk
225 .\".Xc
226 .\"Set the state of the object to
227 .\".Ar state .
228 .It Ic setdaemon Op Ar value
229 Set daemon configuration.
230 .It Xo
231 .Ic setstate
232 .Ar state
233 .Op Ar volume | plex | subdisk | drive
234 .Xc
235 Set state without influencing other objects, for diagnostic purposes only.
236 .It Ic start
237 Read configuration from all vinum drives.
238 .It Xo
239 .Ic start
240 .Op Fl i Ar interval
241 .Op Fl S Ar size
242 .Op Fl w
243 .Ar volume | plex | subdisk
244 .Xc
245 Allow the system to access the objects.
246 .It Xo
247 .Ic stop
248 .Op Fl f
249 .Op Ar volume | plex | subdisk
250 .Xc
251 Terminate access to the objects, or stop
252 .Nm
253 if no parameters are specified.
254 .It Xo
255 .Ic stripe
256 .Op Fl f
257 .Op Fl n Ar name
258 .Op Fl v
259 .Ar drives
260 .Xc
261 Create a striped volume from the specified drives.
262 .El
263 .Sh DESCRIPTION
264 .Nm
265 is a utility program to communicate with the
266 .Xr vinum 4
267 logical volume
268 manager.
269 .Nm
270 is designed either for interactive use, when started without command line
271 arguments, or to execute a single command if the command is supplied on the
272 command line.  In interactive mode,
273 .Nm
274 maintains a command line history.
275 .Sh OPTIONS
276 .Nm
277 commands may optionally be followed by an option.  Any of the following options
278 may be specified with any command, but in some cases the options are ignored.
279 For example, the
280 .Ic stop
281 command ignores the
282 .Fl v
283 and
284 .Fl V
285 options.
286 .Bl -tag -width indent
287 .It Fl f
288 The
289 .Fl f
290 .Pq Dq force
291 option overrides safety checks.  Use with extreme care.  This option is for
292 emergency use only.  For example, the command
293 .Pp
294 .Dl rm -f myvolume
295 .Pp
296 removes
297 .Ar myvolume
298 even if it is open.  Any subsequent access to the volume will almost certainly
299 cause a panic.
300 .It Fl i Ar millisecs
301 When performing the
302 .Ic init
303 and
304 .Ic start
305 commands, wait
306 .Ar millisecs
307 milliseconds between copying each block.  This lowers the load on the system.
308 .It Fl n Ar name
309 Use the
310 .Fl n
311 option to specify a volume name to the simplified configuration commands
312 .Ic concat , mirror
313 and
314 .Ic stripe .
315 .It Fl r
316 The
317 .Fl r
318 .Pq Dq recursive
319 option is used by the list commands to display information not
320 only about the specified objects, but also about subordinate objects.  For
321 example, in conjunction with the
322 .Ic lv
323 command, the
324 .Fl r
325 option will also show information about the plexes and subdisks belonging to the
326 volume.
327 .It Fl s
328 The
329 .Fl s
330 .Pq Dq statistics
331 option is used by the list commands to display statistical information.  The
332 .Ic mirror
333 command also uses this option to specify that it should create striped plexes.
334 .It Fl S Ar size
335 The
336 .Fl S
337 option specifies the transfer size for the
338 .Ic init
339 and
340 .Ic start
341 commands.
342 .It Fl v
343 The
344 .Fl v
345 .Pq Dq verbose
346 option can be used to request more detailed information.
347 .It Fl V
348 The
349 .Fl V
350 .Pq Dq Very verbose
351 option can be used to request more detailed information than the
352 .Fl v
353 option provides.
354 .It Fl w
355 The
356 .Fl w
357 .Pq Dq wait
358 option tells
359 .Nm
360 to wait for completion of commands which normally run in the background, such as
361 .Ic init .
362 .El
363 .Sh COMMANDS IN DETAIL
364 .Nm
365 commands perform the following functions:
366 .Pp
367 .Bl -tag -width indent -compact
368 .It Ic attach Ar plex volume Op Cm rename
369 .It Xo
370 .Ic attach Ar subdisk plex
371 .Op Ar offset
372 .Op Cm rename
373 .Xc
374 .Nm Ic attach
375 inserts the specified plex or subdisk in a volume or plex.  In the case of a
376 subdisk, an offset in the plex may be specified.  If it is not, the subdisk will
377 be attached at the first possible location.  After attaching a plex to a
378 non-empty volume,
379 .Nm
380 reintegrates the plex.
381 .Pp
382 If the keyword
383 .Cm rename
384 is specified,
385 .Nm
386 renames the object (and in the case of a plex, any subordinate subdisks) to fit
387 in with the default
388 .Nm
389 naming convention.  To rename the object to any other name, use the
390 .Ic rename
391 command.
392 .Pp
393 A number of considerations apply to attaching subdisks:
394 .Bl -bullet
395 .It
396 Subdisks can normally only be attached to concatenated plexes.
397 .It
398 If a striped or RAID-5 plex is missing a subdisk (for example after drive
399 failure), it should be replaced by a subdisk of the same size only.
400 .It
401 In order to add further subdisks to a striped or RAID-5 plex, use the
402 .Fl f
403 (force) option.  This will corrupt the data in the plex.
404 .\"No other attachment of
405 .\"subdisks is currently allowed for striped and RAID-5 plexes.
406 .It
407 For concatenated plexes, the
408 .Ar offset
409 parameter specifies the offset in blocks from the beginning of the plex.  For
410 striped and RAID-5 plexes, it specifies the offset of the first block of the
411 subdisk: in other words, the offset is the numerical position of the subdisk
412 multiplied by the stripe size.  For example, in a plex with stripe size 271k,
413 the first subdisk will have offset 0, the second offset 271k, the third 542k,
414 etc.  This calculation ignores parity blocks in RAID-5 plexes.
415 .El
416 .Pp
417 .It Xo
418 .Ic checkparity
419 .Ar plex
420 .Op Fl f
421 .Op Fl v
422 .Xc
423 Check the parity blocks on the specified RAID-4 or RAID-5 plex.  This operation
424 maintains a pointer in the plex, so it can be stopped and later restarted from
425 the same position if desired.  In addition, this pointer is used by the
426 .Ic rebuildparity
427 command, so rebuilding the parity blocks need only start at the location where
428 the first parity problem has been detected.
429 .Pp
430 If the
431 .Fl f
432 flag is specified,
433 .Ic checkparity
434 starts checking at the beginning of the plex.  If the
435 .Fl v
436 flag is specified,
437 .Ic checkparity
438 prints a running progress report.
439 .Pp
440 .It Xo
441 .Ic concat
442 .Op Fl f
443 .Op Fl n Ar name
444 .Op Fl v
445 .Ar drives
446 .Xc
447 The
448 .Ic concat
449 command provides a simplified alternative to the
450 .Ic create
451 command for creating volumes with a single concatenated plex.  The largest
452 contiguous space available on each drive is used to create the subdisks for the
453 plexes.
454 .Pp
455 Normally, the
456 .Ic concat
457 command creates an arbitrary name for the volume and its components.  The name
458 is composed of the text
459 .Dq Li vinum
460 and a small integer, for example
461 .Dq Li vinum3 .
462 You can override this with the
463 .Fl n Ar name
464 option, which assigns the name specified to the volume.  The plexes and subdisks
465 are named after the volume in the default manner.
466 .Pp
467 There is no choice of name for the drives.  If the drives have already been
468 initialized as
469 .Nm
470 drives, the name remains.  Otherwise the drives are given names starting with
471 the text
472 .Dq Li vinumdrive
473 and a small integer, for example
474 .Dq Li vinumdrive7 .
475 As with the
476 .Ic create
477 command, the
478 .Fl f
479 option can be used to specify that a previous name should be overwritten.  The
480 .Fl v
481 is used to specify verbose output.
482 .Pp
483 See the section
484 .Sx SIMPLIFIED CONFIGURATION
485 below for some examples of this
486 command.
487 .Pp
488 .It Xo
489 .Ic create
490 .Op Fl f
491 .Ar description-file
492 .Xc
493 .Nm Ic create
494 is used to create any object.  In view of the relatively complicated
495 relationship and the potential dangers involved in creating a
496 .Nm
497 object, there is no interactive interface to this function.  If you do not
498 specify a file name,
499 .Nm
500 starts an editor on a temporary file.  If the environment variable
501 .Ev EDITOR
502 is set,
503 .Nm
504 starts this editor.  If not, it defaults to
505 .Nm vi .
506 See the section
507 .Sx CONFIGURATION FILE
508 below for more information on the format of
509 this file.
510 .Pp
511 Note that the
512 .Nm Ic create
513 function is additive: if you run it multiple times, you will create multiple
514 copies of all unnamed objects.
515 .Pp
516 Normally the
517 .Ic create
518 command will not change the names of existing
519 .Nm
520 drives, in order to avoid accidentally erasing them.  The correct way to dispose
521 of no longer wanted
522 .Nm
523 drives is to reset the configuration with the
524 .Ic resetconfig
525 command.  In some cases, however, it may be necessary to create new data on
526 .Nm
527 drives which can no longer be started.  In this case, use the
528 .Ic create Fl f
529 command.
530 .Pp
531 .It Ic debug
532 .Nm Ic debug ,
533 without any arguments, is used to enter the remote kernel debugger.  It is only
534 activated if
535 .Nm
536 is built with the
537 .Dv VINUMDEBUG
538 option.  This option will stop the execution of the operating system until the
539 kernel debugger is exited.  If remote debugging is set and there is no remote
540 connection for a kernel debugger, it will be necessary to reset the system and
541 reboot in order to leave the debugger.
542 .Pp
543 .It Ic debug Ar flags
544 Set a bit mask of internal debugging flags.  These will change without warning
545 as the product matures; to be certain, read the header file
546 .Pa /sys/dev/raid/vinum/vinumvar.h .
547 The bit mask is composed of the following values:
548 .Bl -tag -width indent
549 .It Dv DEBUG_ADDRESSES Pq No 1
550 Show buffer information during requests
551 .\".It Dv DEBUG_NUMOUTPUT Pq No 2
552 .\"Show the value of
553 .\".Va vp->v_numoutput .
554 .It Dv DEBUG_RESID Pq No 4
555 Go into debugger in
556 .Fn complete_rqe .
557 .It Dv DEBUG_LASTREQS Pq No 8
558 Keep a circular buffer of last requests.
559 .It Dv DEBUG_REVIVECONFLICT Pq No 16
560 Print info about revive conflicts.
561 .It Dv DEBUG_EOFINFO Pq No 32
562 Print information about internal state when returning an
563 .Dv EOF
564 on a striped plex.
565 .It Dv DEBUG_MEMFREE Pq No 64
566 Maintain a circular list of the last memory areas freed by the memory allocator.
567 .It Dv DEBUG_REMOTEGDB Pq No 256
568 Go into remote
569 .Nm gdb
570 when the
571 .Ic debug
572 command is issued.
573 .It Dv DEBUG_WARNINGS Pq No 512
574 Print some warnings about minor problems in the implementation.
575 .El
576 .Pp
577 .It Ic detach Oo Fl f Oc Ar plex
578 .It Ic detach Oo Fl f Oc Ar subdisk
579 .Nm Ic detach
580 removes the specified plex or subdisk from the volume or plex to which it is
581 attached.  If removing the object would impair the data integrity of the volume,
582 the operation will fail unless the
583 .Fl f
584 option is specified.  If the object is named after the object above it (for
585 example, subdisk
586 .Li vol1.p7.s0
587 attached to plex
588 .Li vol1.p7 ) ,
589 the name will be changed
590 by prepending the text
591 .Dq Li ex-
592 (for example,
593 .Li ex-vol1.p7.s0 ) .
594 If necessary, the name will be truncated in the
595 process.
596 .Pp
597 .Ic detach
598 does not reduce the number of subdisks in a striped or RAID-5 plex.  Instead,
599 the subdisk is marked absent, and can later be replaced with the
600 .Ic attach
601 command.
602 .Pp
603 .It Ic dumpconfig Op Ar drive ...
604 .Pp
605 .Nm Ic dumpconfig
606 shows the configuration information stored on the specified drives.  If no drive
607 names are specified,
608 .Ic dumpconfig
609 searches all drives on the system for Vinum partitions and dumps the
610 information.  If configuration updates are disabled, it is possible that this
611 information is not the same as the information returned by the
612 .Ic list
613 command.  This command is used primarily for maintenance and debugging.
614 .Pp
615 .It Ic info
616 .Nm Ic info
617 displays information about
618 .Nm
619 memory usage.  This is intended primarily for debugging.  With the
620 .Fl v
621 option, it will give detailed information about the memory areas in use.
622 .Pp
623 With the
624 .Fl V
625 option,
626 .Ic info
627 displays information about the last up to 64 I/O requests handled by the
628 .Nm
629 driver.  This information is only collected if debug flag 8 is set.  The format
630 looks like:
631 .Bd -literal
632 vinum -> info -V
633 Flags: 0x200    1 opens
634 Total of 38 blocks malloced, total memory: 16460
635 Maximum allocs:       56, malloc table at 0xf0f72dbc
636
637 Time             Event       Buf        Dev     Offset          Bytes   SD      SDoff   Doffset Goffset
638
639 14:40:00.637758 1VS Write 0xf2361f40    91.3  0x10            16384
640 14:40:00.639280 2LR Write 0xf2361f40    91.3  0x10            16384
641 14:40:00.639294 3RQ Read  0xf2361f40    4.39   0x104109        8192    19      0       0       0
642 14:40:00.639455 3RQ Read  0xf2361f40    4.23   0xd2109         8192    17      0       0       0
643 14:40:00.639529 3RQ Read  0xf2361f40    4.15   0x6e109         8192    16      0       0       0
644 14:40:00.652978 4DN Read  0xf2361f40    4.39   0x104109        8192    19      0       0       0
645 14:40:00.667040 4DN Read  0xf2361f40    4.15   0x6e109         8192    16      0       0       0
646 14:40:00.668556 4DN Read  0xf2361f40    4.23   0xd2109         8192    17      0       0       0
647 14:40:00.669777 6RP Write 0xf2361f40    4.39   0x104109        8192    19      0       0       0
648 14:40:00.685547 4DN Write 0xf2361f40    4.39   0x104109        8192    19      0       0       0
649 11:11:14.975184 Lock      0xc2374210    2      0x1f8001
650 11:11:15.018400 7VS Write 0xc2374210           0x7c0           32768   10
651 11:11:15.018456 8LR Write 0xc2374210    13.39  0xcc0c9         32768
652 11:11:15.046229 Unlock    0xc2374210    2      0x1f8001
653 .Ed
654 .Pp
655 The
656 .Ar Buf
657 field always contains the address of the user buffer header.  This can be used
658 to identify the requests associated with a user request, though this is not 100%
659 reliable: theoretically two requests in sequence could use the same buffer
660 header, though this is not common.  The beginning of a request can be identified
661 by the event
662 .Ar 1VS
663 or
664 .Ar 7VS .
665 The first example above shows the requests involved in a user request.  The
666 second is a subdisk I/O request with locking.
667 .Pp
668 The
669 .Ar Event
670 field contains information related to the sequence of events in the request
671 chain.  The digit
672 .Ar 1
673 to
674 .Ar 6
675 indicates the approximate sequence of events, and the two-letter abbreviation is
676 a mnemonic for the location:
677 .Bl -tag -width Lockwait
678 .It 1VS
679 (vinumstrategy) shows information about the user request on entry to
680 .Fn vinumstrategy .
681 The device number is the
682 .Nm
683 device, and offset and length are the user parameters.  This is always the
684 beginning of a request sequence.
685 .It 2LR
686 (launch_requests) shows the user request just prior to launching the low-level
687 .Nm
688 requests in the function
689 .Fn launch_requests .
690 The parameters should be the same as in the
691 .Ar 1VS
692 information.
693 .El
694 .Pp
695 In the following requests,
696 .Ar Dev
697 is the device number of the associated disk partition,
698 .Ar Offset
699 is the offset from the beginning of the partition,
700 .Ar SD
701 is the subdisk index in
702 .Va vinum_conf ,
703 .Ar SDoff
704 is the offset from the beginning of the subdisk,
705 .Ar Doffset
706 is the offset of the associated data request, and
707 .Ar Goffset
708 is the offset of the associated group request, where applicable.
709 .Bl -tag -width Lockwait
710 .It 3RQ
711 (request) shows one of possibly several low-level
712 .Nm
713 requests which are launched to satisfy the high-level request.  This information
714 is also logged in
715 .Fn launch_requests .
716 .It 4DN
717 (done) is called from
718 .Fn complete_rqe ,
719 showing the completion of a request.  This completion should match a request
720 launched either at stage
721 .Ar 4DN
722 from
723 .Fn launch_requests ,
724 or from
725 .Fn complete_raid5_write
726 at stage
727 .Ar 5RD
728 or
729 .Ar 6RP .
730 .It 5RD
731 (RAID-5 data) is called from
732 .Fn complete_raid5_write
733 and represents the data written to a RAID-5 data stripe after calculating
734 parity.
735 .It 6RP
736 (RAID-5 parity) is called from
737 .Fn complete_raid5_write
738 and represents the data written to a RAID-5 parity stripe after calculating
739 parity.
740 .It 7VS
741 shows a subdisk I/O request.  These requests are usually internal to
742 .Nm
743 for operations like initialization or rebuilding plexes.
744 .It 8LR
745 shows the low-level operation generated for a subdisk I/O request.
746 .It Lockwait
747 specifies that the process is waiting for a range lock.  The parameters are the
748 buffer header associated with the request, the plex number and the block number.
749 For internal reasons the block number is one higher than the address of the
750 beginning of the stripe.
751 .It Lock
752 specifies that a range lock has been obtained.  The parameters are the same as
753 for the range lock.
754 .It Unlock
755 specifies that a range lock has been released.  The parameters are the same as
756 for the range lock.
757 .El
758 .\" XXX
759 .Pp
760 .It Xo
761 .Ic init
762 .Op Fl S Ar size
763 .Op Fl w
764 .Ar plex | subdisk
765 .Xc
766 .Nm Ic init
767 initializes a subdisk by writing zeroes to it.  You can initialize all subdisks
768 in a plex by specifying the plex name.  This is the only way to ensure
769 consistent data in a plex.  You must perform this initialization before using a
770 RAID-5 plex.  It is also recommended for other new plexes.
771 .Nm
772 initializes all subdisks of a plex in parallel.  Since this operation can take a
773 long time, it is normally performed in the background.  If you want to wait for
774 completion of the command, use the
775 .Fl w
776 (wait) option.
777 .Pp
778 Specify the
779 .Fl S
780 option if you want to write blocks of a different size from the default value of
781 16 kB.
782 .Nm
783 prints a console message when the initialization is complete.
784 .Pp
785 .It Ic label Ar volume
786 The
787 .Ic label
788 command writes a
789 .Xr UFS 5
790 style volume label on a volume.  It is a simple alternative to an appropriate
791 call to
792 .Ic disklabel .
793 This is needed because some
794 .Xr UFS 5
795 commands still read the disk to find the label instead of using the correct
796 .Xr ioctl 2
797 call to access it.
798 .Nm
799 maintains a volume label separately from the volume data, so this command is not
800 needed for
801 .Xr newfs 8 .
802 This command is deprecated.
803 .Pp
804 .It Xo
805 .Ic list
806 .Op Fl r
807 .Op Fl V
808 .Op Ar volume | plex | subdisk
809 .Xc
810 .It Xo
811 .Ic l
812 .Op Fl r
813 .Op Fl V
814 .Op Ar volume | plex | subdisk
815 .Xc
816 .It Xo
817 .Ic ld
818 .Op Fl r
819 .Op Fl s
820 .Op Fl v
821 .Op Fl V
822 .Op Ar volume
823 .Xc
824 .It Xo
825 .Ic ls
826 .Op Fl r
827 .Op Fl s
828 .Op Fl v
829 .Op Fl V
830 .Op Ar subdisk
831 .Xc
832 .It Xo
833 .Ic lp
834 .Op Fl r
835 .Op Fl s
836 .Op Fl v
837 .Op Fl V
838 .Op Ar plex
839 .Xc
840 .It Xo
841 .Ic lv
842 .Op Fl r
843 .Op Fl s
844 .Op Fl v
845 .Op Fl V
846 .Op Ar volume
847 .Xc
848 .Ic list
849 is used to show information about the specified object.  If the argument is
850 omitted, information is shown about all objects known to
851 .Nm .
852 The
853 .Ic l
854 command is a synonym for
855 .Ic list .
856 .Pp
857 The
858 .Fl r
859 option relates to volumes and plexes: if specified, it recursively lists
860 information for the subdisks and (for a volume) plexes subordinate to the
861 objects.  The commands
862 .Ic lv , lp , ls
863 and
864 .Ic ld
865 list only volumes, plexes, subdisks and drives respectively.  This is
866 particularly useful when used without parameters.
867 .Pp
868 The
869 .Fl s
870 option causes
871 .Nm
872 to output device statistics, the
873 .Fl v
874 (verbose) option causes some additional information to be output, and the
875 .Fl V
876 causes considerable additional information to be output.
877 .Pp
878 .It Ic makedev
879 The
880 .Ic makedev
881 command removes the directory
882 .Pa /dev/vinum
883 and recreates it with device nodes
884 which reflect the current configuration.  This command is not intended for
885 general use, and is provided for emergency use only.
886 .Pp
887 .It Xo
888 .Ic mirror
889 .Op Fl f
890 .Op Fl n Ar name
891 .Op Fl s
892 .Op Fl v
893 .Ar drives
894 .Xc
895 The
896 .Ic mirror
897 command provides a simplified alternative to the
898 .Ic create
899 command for creating mirrored volumes.  Without any options, it creates a RAID-1
900 (mirrored) volume with two concatenated plexes.  The largest contiguous space
901 available on each drive is used to create the subdisks for the plexes.  The
902 first plex is built from the odd-numbered drives in the list, and the second
903 plex is built from the even-numbered drives.  If the drives are of different
904 sizes, the plexes will be of different sizes.
905 .Pp
906 If the
907 .Fl s
908 option is provided,
909 .Ic mirror
910 builds striped plexes with a stripe size of 256 kB.  The size of the subdisks in
911 each plex is the size of the smallest contiguous storage available on any of the
912 drives which form the plex.  Again, the plexes may differ in size.
913 .Pp
914 Normally, the
915 .Ic mirror
916 command creates an arbitrary name for the volume and its components.  The name
917 is composed of the text
918 .Dq Li vinum
919 and a small integer, for example
920 .Dq Li vinum3 .
921 You can override this with the
922 .Fl n Ar name
923 option, which assigns the name specified to the volume.  The plexes and subdisks
924 are named after the volume in the default manner.
925 .Pp
926 There is no choice of name for the drives.  If the drives have already been
927 initialized as
928 .Nm
929 drives, the name remains.  Otherwise the drives are given names starting with
930 the text
931 .Dq Li vinumdrive
932 and a small integer, for example
933 .Dq Li vinumdrive7 .
934 As with the
935 .Ic create
936 command, the
937 .Fl f
938 option can be used to specify that a previous name should be overwritten.  The
939 .Fl v
940 is used to specify verbose output.
941 .Pp
942 See the section
943 .Sx SIMPLIFIED CONFIGURATION
944 below for some examples of this
945 command.
946 .Pp
947 .It Ic mv Fl f Ar drive object ...
948 .It Ic move Fl f Ar drive object ...
949 Move all the subdisks from the specified objects onto the new drive.  The
950 objects may be subdisks, drives or plexes.  When drives or plexes are specified,
951 all subdisks associated with the object are moved.
952 .Pp
953 The
954 .Fl f
955 option is required for this function, since it currently does not preserve the
956 data in the subdisk.  This functionality will be added at a later date.  In this
957 form, however, it is suited to recovering a failed disk drive.
958 .Pp
959 .It Ic printconfig Op Ar file
960 Write a copy of the current configuration to
961 .Ar file
962 in a format that can be used to recreate the
963 .Nm
964 configuration.  Unlike the configuration saved on disk, it includes definitions
965 of the drives.  If you omit
966 .Ar file ,
967 .Nm
968 writes the list to
969 .Dv stdout .
970 .Pp
971 .It Ic quit
972 Exit the
973 .Nm
974 program when running in interactive mode.  Normally this would be done by
975 entering the
976 .Dv EOF
977 character.
978 .Pp
979 .It Ic read Ar disk ...
980 The
981 .Ic read
982 command scans the specified disks for
983 .Nm
984 partitions containing previously created configuration information.  It reads
985 the configuration in order from the most recently updated to least recently
986 updated configuration.
987 .Nm
988 maintains an up-to-date copy of all configuration information on each disk
989 partition.  You must specify all of the slices in a configuration as the
990 parameter to this command.
991 .Pp
992 The
993 .Ic read
994 command is intended to selectively load a
995 .Nm
996 configuration on a system which has other
997 .Nm
998 partitions.  If you want to start all partitions on the system, it is easier to
999 use the
1000 .Ic start
1001 command.
1002 .Pp
1003 If
1004 .Nm
1005 encounters any errors during this command, it will turn off automatic
1006 configuration update to avoid corrupting the copies on disk.  This will also
1007 happen if the configuration on disk indicates a configuration error (for
1008 example, subdisks which do not have a valid space specification).  You can turn
1009 the updates on again with the
1010 .Ic setdaemon
1011 and
1012 .Ic saveconfig
1013 commands.  Reset bit 2 (numerical value 4) of the daemon options mask to
1014 re-enable configuration saves.
1015 .Pp
1016 .It Xo
1017 .Ic rebuildparity
1018 .Ar plex
1019 .Op Fl f
1020 .Op Fl v
1021 .Op Fl V
1022 .Xc
1023 Rebuild the parity blocks on the specified RAID-4 or RAID-5 plex.  This
1024 operation maintains a pointer in the plex, so it can be stopped and later
1025 restarted from the same position if desired.  In addition, this pointer is used
1026 by the
1027 .Ic checkparity
1028 command, so rebuilding the parity blocks need only start at the location where
1029 the first parity problem has been detected.
1030 .Pp
1031 If the
1032 .Fl f
1033 flag is specified,
1034 .Ic rebuildparity
1035 starts rebuilding at the beginning of the plex.  If the
1036 .Fl v
1037 flag is specified,
1038 .Ic rebuildparity
1039 first checks the existing parity blocks prints information about those found to
1040 be incorrect before rebuilding.  If the
1041 .Fl V
1042 flag is specified,
1043 .Ic rebuildparity
1044 prints a running progress report.
1045 .Pp
1046 .It Xo
1047 .Ic rename
1048 .Op Fl r
1049 .Op Ar drive | subdisk | plex | volume
1050 .Ar newname
1051 .Xc
1052 Change the name of the specified object.  If the
1053 .Fl r
1054 option is specified, subordinate objects will be named by the default rules:
1055 plex names will be formed by appending
1056 .Li .p Ns Ar number
1057 to the volume name, and
1058 subdisk names will be formed by appending
1059 .Li .s Ns Ar number
1060 to the plex name.
1061 .\".Pp
1062 .\".It Xo
1063 .\".Ic replace
1064 .\".Ar drive newdrive
1065 .\"Move all the subdisks from the specified drive onto the new drive.  This will
1066 .\"attempt to recover those subdisks that can be recovered, and create the others
1067 .\"from scratch.  If the new drive lacks the space for this operation, as many
1068 .\"subdisks as possible will be fitted onto the drive, and the rest will be left on
1069 .\"the original drive.
1070 .Pp
1071 .It Ic resetconfig
1072 The
1073 .Ic resetconfig
1074 command completely obliterates the
1075 .Nm
1076 configuration on a system.  Use this command only when you want to completely
1077 delete the configuration.
1078 .Nm
1079 will ask for confirmation; you must type in the words
1080 .Li "NO FUTURE"
1081 exactly as shown:
1082 .Bd -unfilled -offset indent
1083 .No # Nm Ic resetconfig
1084
1085 WARNING!  This command will completely wipe out your vinum
1086 configuration.  All data will be lost.  If you really want
1087 to do this, enter the text
1088
1089 NO FUTURE
1090 .No "Enter text ->" Sy "NO FUTURE"
1091 Vinum configuration obliterated
1092 .Ed
1093 .Pp
1094 As the message suggests, this is a last-ditch command.  Don't use it unless you
1095 have an existing configuration which you never want to see again.
1096 .Pp
1097 .It Xo
1098 .Ic resetstats
1099 .Op Fl r
1100 .Op Ar volume | plex | subdisk
1101 .Xc
1102 .Nm
1103 maintains a number of statistical counters for each object.  See the header file
1104 .Pa /sys/dev/raid/vinum/vinumvar.h
1105 for more information.
1106 .\" XXX put it in here when it's finalized
1107 Use the
1108 .Ic resetstats
1109 command to reset these counters.  In conjunction with the
1110 .Fl r
1111 option,
1112 .Nm
1113 also resets the counters of subordinate objects.
1114 .Pp
1115 .It Xo
1116 .Ic rm
1117 .Op Fl f
1118 .Op Fl r
1119 .Ar volume | plex | subdisk
1120 .Xc
1121 .Ic rm
1122 removes an object from the
1123 .Nm
1124 configuration.  Once an object has been removed, there is no way to recover it.
1125 Normally
1126 .Nm
1127 performs a large amount of consistency checking before removing an object.  The
1128 .Fl f
1129 option tells
1130 .Nm
1131 to omit this checking and remove the object anyway.  Use this option with great
1132 care: it can result in total loss of data on a volume.
1133 .Pp
1134 Normally,
1135 .Nm
1136 refuses to remove a volume or plex if it has subordinate plexes or subdisks
1137 respectively.  You can tell
1138 .Nm
1139 to remove the object anyway by using the
1140 .Fl f
1141 option, or you can cause
1142 .Nm
1143 to remove the subordinate objects as well by using the
1144 .Fl r
1145 (recursive) option.  If you remove a volume with the
1146 .Fl r
1147 option, it will remove both the plexes and the subdisks which belong to the
1148 plexes.
1149 .Pp
1150 .It Ic saveconfig
1151 Save the current configuration to disk.  Normally this is not necessary, since
1152 .Nm
1153 automatically saves any change in configuration.  If an error occurs on startup,
1154 updates will be disabled.  When you reenable them with the
1155 .Ic setdaemon
1156 command,
1157 .Nm
1158 does not automatically save the configuration to disk.  Use this command to save
1159 the configuration.
1160 .\".Pp
1161 .\".It Xo
1162 .\".Ic set
1163 .\".Op Fl f
1164 .\".Ar state
1165 .\".Ar volume | plex | subdisk | disk
1166 .\".Xc
1167 .\".Ic set
1168 .\"sets the state of the specified object to one of the valid states (see
1169 .\".Sx OBJECT STATES
1170 .\"below).  Normally
1171 .\".Nm
1172 .\"performs a large amount of consistency checking before making the change.  The
1173 .\".Fl f
1174 .\"option tells
1175 .\".Nm
1176 .\"to omit this checking and perform the change anyway.  Use this option with great
1177 .\"care: it can result in total loss of data on a volume.
1178 .Pp
1179 .It Ic setdaemon Op Ar value
1180 .Ic setdaemon
1181 sets a variable bitmask for the
1182 .Nm
1183 daemon.  This command is temporary and will be replaced.  Currently, the bit mask
1184 may contain the bits 1 (log every action to syslog) and 4 (don't update
1185 configuration).  Option bit 4 can be useful for error recovery.
1186 .Pp
1187 .It Xo
1188 .Ic setstate Ar state
1189 .Op Ar volume | plex | subdisk | drive
1190 .Xc
1191 .Ic setstate
1192 sets the state of the specified objects to the specified state.  This bypasses
1193 the usual consistency mechanism of
1194 .Nm
1195 and should be used only for recovery purposes.  It is possible to crash the
1196 system by incorrect use of this command.
1197 .Pp
1198 .It Xo
1199 .Ic start
1200 .Op Fl i Ar interval
1201 .Op Fl S Ar size
1202 .Op Fl w
1203 .Op Ar plex | subdisk
1204 .Xc
1205 .Ic start
1206 starts (brings into to the
1207 .Em up
1208 state) one or more
1209 .Nm
1210 objects.
1211 .Pp
1212 If no object names are specified,
1213 .Nm
1214 scans the disks known to the system for
1215 .Nm
1216 drives and then reads in the configuration as described under the
1217 .Ic read
1218 commands.  The
1219 .Nm
1220 drive contains a header with all information about the data stored on the drive,
1221 including the names of the other drives which are required in order to represent
1222 plexes and volumes.
1223 .Pp
1224 If
1225 .Nm
1226 encounters any errors during this command, it will turn off automatic
1227 configuration update to avoid corrupting the copies on disk.  This will also
1228 happen if the configuration on disk indicates a configuration error (for
1229 example, subdisks which do not have a valid space specification).  You can turn
1230 the updates on again with the
1231 .Ic setdaemon
1232 and
1233 .Ic saveconfig
1234 command.  Reset bit 4 of the daemon options mask to re-enable configuration
1235 saves.
1236 .Pp
1237 If object names are specified,
1238 .Nm
1239 starts them.  Normally this operation is only of use with subdisks.  The action
1240 depends on the current state of the object:
1241 .Bl -bullet
1242 .It
1243 If the object is already in the
1244 .Em up
1245 state,
1246 .Nm
1247 does nothing.
1248 .It
1249 If the object is a subdisk in the
1250 .Em down
1251 or
1252 .Em reborn
1253 states,
1254 .Nm
1255 changes it to the
1256 .Em up
1257 state.
1258 .It
1259 If the object is a subdisk in the
1260 .Em empty
1261 state, the change depends on the subdisk.  If it is part of a plex which is part
1262 of a volume which contains other plexes,
1263 .Nm
1264 places the subdisk in the
1265 .Em reviving
1266 state and attempts to copy the data from the volume.  When the operation
1267 completes, the subdisk is set into the
1268 .Em up
1269 state.  If it is part of a plex which is part of a volume which contains no
1270 other plexes, or if it is not part of a plex,
1271 .Nm
1272 brings it into the
1273 .Em up
1274 state immediately.
1275 .It
1276 If the object is a subdisk in the
1277 .Em reviving
1278 state,
1279 .Nm
1280 continues the revive
1281 operation offline.  When the operation completes, the subdisk is set into the
1282 .Em up
1283 state.
1284 .El
1285 .Pp
1286 When a subdisk comes into the
1287 .Em up
1288 state,
1289 .Nm
1290 automatically checks the state of any plex and volume to which it may belong and
1291 changes their state where appropriate.
1292 .Pp
1293 If the object is a plex,
1294 .Ic start
1295 checks the state of the subordinate subdisks (and plexes in the case of a
1296 volume) and starts any subdisks which can be started.
1297 .Pp
1298 To start a plex in a multi-plex volume, the data must be copied from another
1299 plex in the volume.  Since this frequently takes a long time, it is normally
1300 done in the background.  If you want to wait for this operation to complete (for
1301 example, if you are performing this operation in a script), use the
1302 .Fl w
1303 option.
1304 .Pp
1305 Copying data doesn't just take a long time, it can also place a significant load
1306 on the system.  You can specify the transfer size in bytes or sectors with the
1307 .Fl S
1308 option, and an interval (in milliseconds) to wait between copying each block with
1309 the
1310 .Fl i
1311 option.  Both of these options lessen the load on the system.
1312 .Pp
1313 .It Xo
1314 .Ic stop
1315 .Op Fl f
1316 .Op Ar volume | plex | subdisk
1317 .Xc
1318 If no parameters are specified,
1319 .Ic stop
1320 removes the
1321 .Nm
1322 KLD and stops
1323 .Xr vinum 4 .
1324 This can only be done if no objects are active.  In particular, the
1325 .Fl f
1326 option does not override this requirement.  Normally, the
1327 .Ic stop
1328 command writes the current configuration back to the drives before terminating.
1329 This will not be possible if configuration updates are disabled, so
1330 .Nm
1331 will not stop if configuration updates are disabled.  You can override this by
1332 specifying the
1333 .Fl f
1334 option.
1335 .Pp
1336 The
1337 .Ic stop
1338 command can only work if
1339 .Nm
1340 has been loaded as a KLD, since it is not possible to unload a statically
1341 configured driver.
1342 .Nm Ic stop
1343 will fail if
1344 .Nm
1345 is statically configured.
1346 .Pp
1347 If object names are specified,
1348 .Ic stop
1349 disables access to the objects.  If the objects have subordinate objects, they
1350 subordinate objects must either already be inactive (stopped or in error), or
1351 the
1352 .Fl r
1353 and
1354 .Fl f
1355 options must be specified.  This command does not remove the objects from the
1356 configuration.  They can be accessed again after a
1357 .Ic start
1358 command.
1359 .Pp
1360 By default,
1361 .Nm
1362 does not stop active objects.  For example, you cannot stop a plex which is
1363 attached to an active volume, and you cannot stop a volume which is open.  The
1364 .Fl f
1365 option tells
1366 .Nm
1367 to omit this checking and remove the object anyway.  Use this option with great
1368 care and understanding: used incorrectly, it can result in serious data
1369 corruption.
1370 .Pp
1371 .It Xo
1372 .Ic stripe
1373 .Op Fl f
1374 .Op Fl n Ar name
1375 .Op Fl v
1376 .Ar drives
1377 .Xc
1378 The
1379 .Ic stripe
1380 command provides a simplified alternative to the
1381 .Ic create
1382 command for creating volumes with a single striped plex.  The size of the
1383 subdisks is the size of the largest contiguous space available on all the
1384 specified drives.  The stripe size is fixed at 256 kB.
1385 .Pp
1386 Normally, the
1387 .Ic stripe
1388 command creates an arbitrary name for the volume and its components.  The name
1389 is composed of the text
1390 .Dq Li vinum
1391 and a small integer, for example
1392 .Dq Li vinum3 .
1393 You can override this with the
1394 .Fl n Ar name
1395 option, which assigns the name specified to the volume.  The plexes and subdisks
1396 are named after the volume in the default manner.
1397 .Pp
1398 There is no choice of name for the drives.  If the drives have already been
1399 initialized as
1400 .Nm
1401 drives, the name remains.  Otherwise the drives are given names starting with
1402 the text
1403 .Dq Li vinumdrive
1404 and a small integer, for example
1405 .Dq Li vinumdrive7 .
1406 As with the
1407 .Ic create
1408 command, the
1409 .Fl f
1410 option can be used to specify that a previous name should be overwritten.  The
1411 .Fl v
1412 is used to specify verbose output.
1413 .Pp
1414 See the section
1415 .Sx SIMPLIFIED CONFIGURATION
1416 below for some examples of this
1417 command.
1418 .El
1419 .Sh SIMPLIFIED CONFIGURATION
1420 This section describes a simplified interface to
1421 .Nm
1422 configuration using the
1423 .Ic concat ,
1424 .Ic mirror
1425 and
1426 .Ic stripe
1427 commands.  These commands create convenient configurations for some more normal
1428 situations, but they are not as flexible as the
1429 .Ic create
1430 command.
1431 .Pp
1432 See above for the description of the commands.  Here are some examples, all
1433 performed with the same collection of disks.  Note that the first drive,
1434 .Pa /dev/da1s0h ,
1435 is smaller than the others.  This has an effect on the sizes chosen for each
1436 kind of subdisk.
1437 .Pp
1438 The following examples all use the
1439 .Fl v
1440 option to show the commands passed to the system, and also to list the structure
1441 of the volume.  Without the
1442 .Fl v
1443 option, these commands produce no output.
1444 .Ss Volume with a single concatenated plex
1445 Use a volume with a single concatenated plex for the largest possible storage
1446 without resilience to drive failures:
1447 .Bd -literal
1448 vinum -> concat -v /dev/da1s0h /dev/da2s0h /dev/da3s0h /dev/da4s0h
1449 volume vinum0
1450   plex name vinum0.p0 org concat
1451 drive vinumdrive0 device /dev/da1s0h
1452     sd name vinum0.p0.s0 drive vinumdrive0 size 0
1453 drive vinumdrive1 device /dev/da2s0h
1454     sd name vinum0.p0.s1 drive vinumdrive1 size 0
1455 drive vinumdrive2 device /dev/da3s0h
1456     sd name vinum0.p0.s2 drive vinumdrive2 size 0
1457 drive vinumdrive3 device /dev/da4s0h
1458     sd name vinum0.p0.s3 drive vinumdrive3 size 0
1459 V vinum0                State: up       Plexes:       1 Size:       2134 MB
1460 P vinum0.p0           C State: up       Subdisks:     4 Size:       2134 MB
1461 S vinum0.p0.s0          State: up       PO:        0  B Size:        414 MB
1462 S vinum0.p0.s1          State: up       PO:      414 MB Size:        573 MB
1463 S vinum0.p0.s2          State: up       PO:      988 MB Size:        573 MB
1464 S vinum0.p0.s3          State: up       PO:     1561 MB Size:        573 MB
1465 .Ed
1466 .Pp
1467 In this case, the complete space on all four disks was used, giving a volume
1468 2134 MB in size.
1469 .Ss Volume with a single striped plex
1470 A volume with a single striped plex may give better performance than a
1471 concatenated plex, but restrictions on striped plexes can mean that the volume
1472 is smaller.  It will also not be resilient to a drive failure:
1473 .Bd -literal
1474 vinum -> stripe -v /dev/da1s0h /dev/da2s0h /dev/da3s0h /dev/da4s0h
1475 drive vinumdrive0 device /dev/da1s0h
1476 drive vinumdrive1 device /dev/da2s0h
1477 drive vinumdrive2 device /dev/da3s0h
1478 drive vinumdrive3 device /dev/da4s0h
1479 volume vinum0
1480   plex name vinum0.p0 org striped 256k
1481     sd name vinum0.p0.s0 drive vinumdrive0 size 849825b
1482     sd name vinum0.p0.s1 drive vinumdrive1 size 849825b
1483     sd name vinum0.p0.s2 drive vinumdrive2 size 849825b
1484     sd name vinum0.p0.s3 drive vinumdrive3 size 849825b
1485 V vinum0                State: up       Plexes:       1 Size:       1659 MB
1486 P vinum0.p0           S State: up       Subdisks:     4 Size:       1659 MB
1487 S vinum0.p0.s0          State: up       PO:        0  B Size:        414 MB
1488 S vinum0.p0.s1          State: up       PO:      256 kB Size:        414 MB
1489 S vinum0.p0.s2          State: up       PO:      512 kB Size:        414 MB
1490 S vinum0.p0.s3          State: up       PO:      768 kB Size:        414 MB
1491 .Ed
1492 .Pp
1493 In this case, the size of the subdisks has been limited to the smallest
1494 available disk, so the resulting volume is only 1659 MB in size.
1495 .Ss Mirrored volume with two concatenated plexes
1496 For more reliability, use a mirrored, concatenated volume:
1497 .Bd -literal
1498 vinum -> mirror -v -n mirror /dev/da1s0h /dev/da2s0h /dev/da3s0h /dev/da4s0h
1499 drive vinumdrive0 device /dev/da1s0h
1500 drive vinumdrive1 device /dev/da2s0h
1501 drive vinumdrive2 device /dev/da3s0h
1502 drive vinumdrive3 device /dev/da4s0h
1503 volume mirror setupstate
1504   plex name mirror.p0 org concat
1505     sd name mirror.p0.s0 drive vinumdrive0 size 0b
1506     sd name mirror.p0.s1 drive vinumdrive2 size 0b
1507   plex name mirror.p1 org concat
1508     sd name mirror.p1.s0 drive vinumdrive1 size 0b
1509     sd name mirror.p1.s1 drive vinumdrive3 size 0b
1510 V mirror                State: up       Plexes:       2 Size:       1146 MB
1511 P mirror.p0           C State: up       Subdisks:     2 Size:        988 MB
1512 P mirror.p1           C State: up       Subdisks:     2 Size:       1146 MB
1513 S mirror.p0.s0          State: up       PO:        0  B Size:        414 MB
1514 S mirror.p0.s1          State: up       PO:      414 MB Size:        573 MB
1515 S mirror.p1.s0          State: up       PO:        0  B Size:        573 MB
1516 S mirror.p1.s1          State: up       PO:      573 MB Size:        573 MB
1517 .Ed
1518 .Pp
1519 This example specifies the name of the volume,
1520 .Ar mirror .
1521 Since one drive is smaller than the others, the two plexes are of different
1522 size, and the last 158 MB of the volume is non-resilient.  To ensure complete
1523 reliability in such a situation, use the
1524 .Ic create
1525 command to create a volume with 988 MB.
1526 .Ss Mirrored volume with two striped plexes
1527 Alternatively, use the
1528 .Fl s
1529 option to create a mirrored volume with two striped plexes:
1530 .Bd -literal
1531 vinum -> mirror -v -n raid10 -s /dev/da1s0h /dev/da2s0h /dev/da3s0h /dev/da4s0h
1532 drive vinumdrive0 device /dev/da1s0h
1533 drive vinumdrive1 device /dev/da2s0h
1534 drive vinumdrive2 device /dev/da3s0h
1535 drive vinumdrive3 device /dev/da4s0h
1536 volume raid10 setupstate
1537   plex name raid10.p0 org striped 256k
1538     sd name raid10.p0.s0 drive vinumdrive0 size 849825b
1539     sd name raid10.p0.s1 drive vinumdrive2 size 849825b
1540   plex name raid10.p1 org striped 256k
1541     sd name raid10.p1.s0 drive vinumdrive1 size 1173665b
1542     sd name raid10.p1.s1 drive vinumdrive3 size 1173665b
1543 V raid10                State: up       Plexes:       2 Size:       1146 MB
1544 P raid10.p0           S State: up       Subdisks:     2 Size:        829 MB
1545 P raid10.p1           S State: up       Subdisks:     2 Size:       1146 MB
1546 S raid10.p0.s0          State: up       PO:        0  B Size:        414 MB
1547 S raid10.p0.s1          State: up       PO:      256 kB Size:        414 MB
1548 S raid10.p1.s0          State: up       PO:        0  B Size:        573 MB
1549 S raid10.p1.s1          State: up       PO:      256 kB Size:        573 MB
1550 .Ed
1551 .Pp
1552 In this case, the usable part of the volume is even smaller, since the first
1553 plex has shrunken to match the smallest drive.
1554 .Sh CONFIGURATION FILE
1555 .Nm
1556 requires that all parameters to the
1557 .Ic create
1558 commands must be in a configuration file.  Entries in the configuration file
1559 define volumes, plexes and subdisks, and may be in free format, except that each
1560 entry must be on a single line.
1561 .Ss Scale factors
1562 Some configuration file parameters specify a size (lengths, stripe sizes).
1563 These values can be specified as bytes, or one of the following scale factors
1564 may be appended:
1565 .Bl -tag -width indent
1566 .It s
1567 specifies that the value is a number of sectors of 512 bytes.
1568 .It k
1569 specifies that the value is a number of kilobytes (1024 bytes).
1570 .It m
1571 specifies that the value is a number of megabytes (1048576 bytes).
1572 .It g
1573 specifies that the value is a number of gigabytes (1073741824 bytes).
1574 .It b
1575 is used for compatibility with
1576 .Tn VERITAS .
1577 It stands for blocks of 512 bytes.
1578 This abbreviation is confusing, since the word
1579 .Dq block
1580 is used in different
1581 meanings, and its use is deprecated.
1582 .El
1583 .Pp
1584 For example, the value 16777216 bytes can also be written as
1585 .Em 16m ,
1586 .Em 16384k
1587 or
1588 .Em 32768s .
1589 .Pp
1590 The configuration file can contain the following entries:
1591 .Bl -tag -width 4n
1592 .It Ic drive Ar name devicename Op Ar options
1593 Define a drive.  The options are:
1594 .Bl -tag -width 18n
1595 .It Cm device Ar devicename
1596 Specify the device on which the drive resides.
1597 .Ar devicename
1598 must be the name of a disk partition, for example
1599 .Pa /dev/da1s0e
1600 or
1601 .Pa /dev/ad3s2h ,
1602 and it must be of type
1603 .Em vinum .
1604 Do not use the
1605 .Dq Li c
1606 partition, which is reserved for the complete disk.
1607 .It Cm hotspare
1608 Define the drive to be a
1609 .Dq hot spare
1610 drive, which is maintained to automatically replace a failed drive.
1611 .Nm
1612 does not allow this drive to be used for any other purpose.  In particular, it
1613 is not possible to create subdisks on it.  This functionality has not been
1614 completely implemented.
1615 .El
1616 .It Ic volume Ar name Op Ar options
1617 Define a volume with name
1618 .Ar name .
1619 Options are:
1620 .Bl -tag -width 18n
1621 .It Cm plex Ar plexname
1622 Add the specified plex to the volume.  If
1623 .Ar plexname
1624 is specified as
1625 .Cm * ,
1626 .Nm
1627 will look for the definition of the plex as the next possible entry in the
1628 configuration file after the definition of the volume.
1629 .It Cm readpol Ar policy
1630 Define a
1631 .Em read policy
1632 for the volume.
1633 .Ar policy
1634 may be either
1635 .Cm round
1636 or
1637 .Cm prefer Ar plexname .
1638 .Nm
1639 satisfies a read request from only one of the plexes.  A
1640 .Cm round
1641 read policy specifies that each read should be performed from a different plex
1642 in
1643 .Em round-robin
1644 fashion.  A
1645 .Cm prefer
1646 read policy reads from the specified plex every time.
1647 .It Cm setupstate
1648 When creating a multi-plex volume, assume that the contents of all the plexes
1649 are consistent.  This is normally not the case, so by default
1650 .Nm
1651 sets all plexes except the first one to the
1652 .Em faulty
1653 state.  Use the
1654 .Ic start
1655 command to first bring them to a consistent state.  In the case of striped and
1656 concatenated plexes, however, it does not normally cause problems to leave them
1657 inconsistent: when using a volume for a file system or a swap partition, the
1658 previous contents of the disks are not of interest, so they may be ignored.
1659 If you want to take this risk, use the
1660 .Cm setupstate
1661 keyword.  It will only apply to the plexes defined immediately after the volume
1662 in the configuration file.  If you add plexes to a volume at a later time, you
1663 must integrate them manually with the
1664 .Ic start
1665 command.
1666 .Pp
1667 Note that you
1668 .Em must
1669 use the
1670 .Ic init
1671 command with RAID-5 plexes: otherwise extreme data corruption will result if one
1672 subdisk fails.
1673 .El
1674 .It Ic plex Op Ar options
1675 Define a plex.  Unlike a volume, a plex does not need a name.  The options may
1676 be:
1677 .Bl -tag -width 18n
1678 .It Cm name Ar plexname
1679 Specify the name of the plex.  Note that you must use the keyword
1680 .Cm name
1681 when naming a plex or subdisk.
1682 .It Cm org Ar organization Op Ar stripesize
1683 Specify the organization of the plex.
1684 .Ar organization
1685 can be one of
1686 .Cm concat , striped
1687 or
1688 .Cm raid5 .
1689 For
1690 .Cm striped
1691 and
1692 .Cm raid5
1693 plexes, the parameter
1694 .Ar stripesize
1695 must be specified, while for
1696 .Cm concat
1697 it must be omitted.  For type
1698 .Cm striped ,
1699 it specifies the width of each stripe.  For type
1700 .Cm raid5 ,
1701 it specifies the size of a group.  A group is a portion of a plex which
1702 stores the parity bits all in the same subdisk.  It must be a factor of the plex size (in
1703 other words, the result of dividing the plex size by the stripe size must be an
1704 integer), and it must be a multiple of a disk sector (512 bytes).
1705 .Pp
1706 For optimum performance, stripes should be at least 128 kB in size: anything
1707 smaller will result in a significant increase in I/O activity due to mapping of
1708 individual requests over multiple disks.  The performance improvement due to the
1709 increased number of concurrent transfers caused by this mapping will not make up
1710 for the performance drop due to the increase in latency.  A good guideline for
1711 stripe size is between 256 kB and 512 kB.  Avoid powers of 2, however: they tend
1712 to cause all superblocks to be placed on the first subdisk.
1713 .Pp
1714 A striped plex must have at least two subdisks (otherwise it is a concatenated
1715 plex), and each must be the same size.  A RAID-5 plex must have at least three
1716 subdisks, and each must be the same size.  In practice, a RAID-5 plex should
1717 have at least 5 subdisks.
1718 .It Cm volume Ar volname
1719 Add the plex to the specified volume.  If no
1720 .Cm volume
1721 keyword is specified, the plex will be added to the last volume mentioned in the
1722 configuration file.
1723 .It Cm sd Ar sdname offset
1724 Add the specified subdisk to the plex at offset
1725 .Ar offset .
1726 .El
1727 .It Ic subdisk Op Ar options
1728 Define a subdisk.  Options may be:
1729 .Bl -hang -width 18n
1730 .It Cm name Ar name
1731 Specify the name of a subdisk.  It is not necessary to specify a name for a
1732 subdisk.
1733 Note that you must specify the keyword
1734 .Cm name
1735 if you wish to name a subdisk.
1736 .It Cm plexoffset Ar offset
1737 Specify the starting offset of the subdisk in the plex.  If not specified,
1738 .Nm
1739 allocates the space immediately after the previous subdisk, if any, or otherwise
1740 at the beginning of the plex.
1741 .It Cm driveoffset Ar offset
1742 Specify the starting offset of the subdisk in the drive.  If not specified,
1743 .Nm
1744 allocates the first contiguous
1745 .Ar length
1746 bytes of free space on the drive.
1747 .It Cm length Ar length
1748 Specify the length of the subdisk.  This keyword must be specified.  There is no
1749 default, but the value 0 may be specified to mean
1750 .Dq "use the largest available contiguous free area on the drive" .
1751 If the drive is empty, this means that the entire drive will be used for the
1752 subdisk.
1753 .Cm length
1754 may be shortened to
1755 .Cm len .
1756 .It Cm plex Ar plex
1757 Specify the plex to which the subdisk belongs.  By default, the subdisk belongs
1758 to the last plex specified.
1759 .It Cm drive Ar drive
1760 Specify the drive on which the subdisk resides.  By default, the subdisk resides
1761 on the last drive specified.
1762 .El
1763 .El
1764 .Sh EXAMPLE CONFIGURATION FILE
1765 .Bd -literal
1766 # Sample vinum configuration file
1767 #
1768 # Our drives
1769 drive drive1 device /dev/da1s0h
1770 drive drive2 device /dev/da2s0h
1771 drive drive3 device /dev/da3s0h
1772 drive drive4 device /dev/da4s0h
1773 drive drive5 device /dev/da5s0h
1774 drive drive6 device /dev/da6s0h
1775 # A volume with one striped plex
1776 volume tinyvol
1777  plex org striped 512b
1778   sd length 64m drive drive2
1779   sd length 64m drive drive4
1780 volume stripe
1781  plex org striped 512b
1782   sd length 512m drive drive2
1783   sd length 512m drive drive4
1784 # Two plexes
1785 volume concat
1786  plex org concat
1787   sd length 100m drive drive2
1788   sd length 50m drive drive4
1789  plex org concat
1790   sd length 150m drive drive4
1791 # A volume with one striped plex and one concatenated plex
1792 volume strcon
1793  plex org striped 512b
1794   sd length 100m drive drive2
1795   sd length 100m drive drive4
1796  plex org concat
1797   sd length 150m drive drive2
1798   sd length 50m drive drive4
1799 # a volume with a RAID-5 and a striped plex
1800 # note that the RAID-5 volume is longer by
1801 # the length of one subdisk
1802 volume vol5
1803  plex org striped 64k
1804   sd length 1000m drive drive2
1805   sd length 1000m drive drive4
1806  plex org raid5 32k
1807   sd length 500m drive drive1
1808   sd length 500m drive drive2
1809   sd length 500m drive drive3
1810   sd length 500m drive drive4
1811   sd length 500m drive drive5
1812 .Ed
1813 .Sh DRIVE LAYOUT CONSIDERATIONS
1814 .Nm
1815 drives are currently
1816 .Bx
1817 disk partitions.  They must be of type
1818 .Em vinum
1819 in order to avoid overwriting data used for other purposes.  Use
1820 .Nm disklabel Fl e
1821 to edit a partition type definition.  The following display shows a typical
1822 partition layout as shown by
1823 .Xr disklabel 8 :
1824 .Bd -literal
1825 16 partitions:
1826 #          size     offset    fstype
1827   a:      81920     344064    4.2BSD    #      40.000M
1828   b:     262144      81920      swap    #     128.000M
1829   c:    4226725          0    unused    #    2063.830M
1830   e:      81920          0    4.2BSD    #      40.000M
1831   f:    1900000     425984    4.2BSD    #     927.734M
1832   g:    1900741    2325984     vinum    #     928.095M
1833 .Ed
1834 .Pp
1835 In this example, partition
1836 .Dq Li g
1837 may be used as a
1838 .Nm
1839 partition.  Partitions
1840 .Dq Li a ,
1841 .Dq Li e
1842 and
1843 .Dq Li f
1844 may be used as
1845 .Xr UFS 5
1846 file systems.
1847 Partition
1848 .Dq Li b
1849 is a swap partition, and partition
1850 .Dq Li c
1851 represents the whole disk and should not be used for any other purpose.
1852 .Pp
1853 .Nm
1854 uses the first 265 sectors on each partition for configuration information, so
1855 the maximum size of a subdisk is 265 sectors smaller than the drive.
1856 .Sh LOG FILE
1857 .Nm
1858 maintains a log file, by default
1859 .Pa /var/tmp/vinum_history ,
1860 in which it keeps track of the commands issued to
1861 .Nm .
1862 You can override the name of this file by setting the environment variable
1863 .Ev VINUM_HISTORY
1864 to the name of the file.
1865 .Pp
1866 Each message in the log file is preceded by a date.  The default format is
1867 .Qq Li %e %b %Y %H:%M:%S .
1868 See
1869 .Xr strftime 3
1870 for further details of the format string.  It can be overridden by the
1871 environment variable
1872 .Ev VINUM_DATEFORMAT .
1873 .Sh HOW TO SET UP VINUM
1874 This section gives practical advice about how to implement a
1875 .Nm
1876 system.
1877 .Ss Where to put the data
1878 The first choice you need to make is where to put the data.  You need dedicated
1879 disk partitions for
1880 .Nm .
1881 They should be partitions, not devices, and they should not be partition
1882 .Dq Li c .
1883 For example, good names are
1884 .Pa /dev/da0s0e
1885 or
1886 .Pa /dev/ad3s4a .
1887 Bad names are
1888 .Pa /dev/da0
1889 and
1890 .Pa /dev/da0s1 ,
1891 both of which represent a device, not a partition, and
1892 .Pa /dev/ad1s0c ,
1893 which represents a complete disk and should be of type
1894 .Em unused .
1895 See the example under
1896 .Sx DRIVE LAYOUT CONSIDERATIONS
1897 above.
1898 .Ss Designing volumes
1899 The way you set up
1900 .Nm
1901 volumes depends on your intentions.  There are a number of possibilities:
1902 .Bl -enum
1903 .It
1904 You may want to join up a number of small disks to make a reasonable sized file
1905 system.  For example, if you had five small drives and wanted to use all the
1906 space for a single volume, you might write a configuration file like:
1907 .Bd -literal -offset indent
1908 drive d1 device /dev/da2s0e
1909 drive d2 device /dev/da3s0e
1910 drive d3 device /dev/da4s0e
1911 drive d4 device /dev/da5s0e
1912 drive d5 device /dev/da6s0e
1913 volume bigger
1914  plex org concat
1915    sd length 0 drive d1
1916    sd length 0 drive d2
1917    sd length 0 drive d3
1918    sd length 0 drive d4
1919    sd length 0 drive d5
1920 .Ed
1921 .Pp
1922 In this case, you specify the length of the subdisks as 0, which means
1923 .Dq "use the largest area of free space that you can find on the drive" .
1924 If the subdisk is the only subdisk on the drive, it will use all available
1925 space.
1926 .It
1927 You want to set up
1928 .Nm
1929 to obtain additional resilience against disk failures.  You have the choice of
1930 RAID-1, also called
1931 .Dq mirroring ,
1932 or RAID-5, also called
1933 .Dq parity .
1934 .Pp
1935 To set up mirroring, create multiple plexes in a volume.  For example, to create
1936 a mirrored volume of 2 GB, you might create the following configuration file:
1937 .Bd -literal -offset indent
1938 drive d1 device /dev/da2s0e
1939 drive d2 device /dev/da3s0e
1940 volume mirror
1941  plex org concat
1942    sd length 2g drive d1
1943  plex org concat
1944    sd length 2g drive d2
1945 .Ed
1946 .Pp
1947 When creating mirrored drives, it is important to ensure that the data from each
1948 plex is on a different physical disk so that
1949 .Nm
1950 can access the complete address space of the volume even if a drive fails.
1951 Note that each plex requires as much data as the complete volume: in this
1952 example, the volume has a size of 2 GB, but each plex (and each subdisk)
1953 requires 2 GB, so the total disk storage requirement is 4 GB.
1954 .Pp
1955 To set up RAID-5, create a single plex of type
1956 .Cm raid5 .
1957 For example, to create an equivalent resilient volume of 2 GB, you might use the
1958 following configuration file:
1959 .Bd -literal -offset indent
1960 drive d1 device /dev/da2s0e
1961 drive d2 device /dev/da3s0e
1962 drive d3 device /dev/da4s0e
1963 drive d4 device /dev/da5s0e
1964 drive d5 device /dev/da6s0e
1965 volume raid
1966  plex org raid5 512k
1967    sd length 512m drive d1
1968    sd length 512m drive d2
1969    sd length 512m drive d3
1970    sd length 512m drive d4
1971    sd length 512m drive d5
1972 .Ed
1973 .Pp
1974 RAID-5 plexes require at least three subdisks, one of which is used for storing
1975 parity information and is lost for data storage.  The more disks you use, the
1976 greater the proportion of the disk storage can be used for data storage.  In
1977 this example, the total storage usage is 2.5 GB, compared to 4 GB for a mirrored
1978 configuration.  If you were to use the minimum of only three disks, you would
1979 require 3 GB to store the information, for example:
1980 .Bd -literal -offset indent
1981 drive d1 device /dev/da2s0e
1982 drive d2 device /dev/da3s0e
1983 drive d3 device /dev/da4s0e
1984 volume raid
1985  plex org raid5 512k
1986    sd length 1g drive d1
1987    sd length 1g drive d2
1988    sd length 1g drive d3
1989 .Ed
1990 .Pp
1991 As with creating mirrored drives, it is important to ensure that the data from
1992 each subdisk is on a different physical disk so that
1993 .Nm
1994 can access the complete address space of the volume even if a drive fails.
1995 .It
1996 You want to set up
1997 .Nm
1998 to allow more concurrent access to a file system.  In many cases, access to a
1999 file system is limited by the speed of the disk.  By spreading the volume across
2000 multiple disks, you can increase the throughput in multi-access environments.
2001 This technique shows little or no performance improvement in single-access
2002 environments.
2003 .Nm
2004 uses a technique called
2005 .Dq striping ,
2006 or sometimes RAID-0, to increase this concurrency of access.  The name RAID-0 is
2007 misleading: striping does not provide any redundancy or additional reliability.
2008 In fact, it decreases the reliability, since the failure of a single disk will
2009 render the volume useless, and the more disks you have, the more likely it is
2010 that one of them will fail.
2011 .Pp
2012 To implement striping, use a
2013 .Cm striped
2014 plex:
2015 .Bd -literal -offset indent
2016 drive d1 device /dev/da2s0e
2017 drive d2 device /dev/da3s0e
2018 drive d3 device /dev/da4s0e
2019 drive d4 device /dev/da5s0e
2020 volume raid
2021  plex org striped 512k
2022    sd length 512m drive d1
2023    sd length 512m drive d2
2024    sd length 512m drive d3
2025    sd length 512m drive d4
2026 .Ed
2027 .Pp
2028 A striped plex must have at least two subdisks, but the increase in performance
2029 is greater if you have a larger number of disks.
2030 .It
2031 You may want to have the best of both worlds and have both resilience and
2032 performance.  This is sometimes called RAID-10 (a combination of RAID-1 and
2033 RAID-0), though again this name is misleading.  With
2034 .Nm
2035 you can do this with the following configuration file:
2036 .Bd -literal -offset indent
2037 drive d1 device /dev/da2s0e
2038 drive d2 device /dev/da3s0e
2039 drive d3 device /dev/da4s0e
2040 drive d4 device /dev/da5s0e
2041 volume raid setupstate
2042  plex org striped 512k
2043    sd length 512m drive d1
2044    sd length 512m drive d2
2045    sd length 512m drive d3
2046    sd length 512m drive d4
2047  plex org striped 512k
2048    sd length 512m drive d4
2049    sd length 512m drive d3
2050    sd length 512m drive d2
2051    sd length 512m drive d1
2052 .Ed
2053 .Pp
2054 Here the plexes are striped, increasing performance, and there are two of them,
2055 increasing reliability.  Note that this example shows the subdisks of the second
2056 plex in reverse order from the first plex.  This is for performance reasons and
2057 will be discussed below.  In addition, the volume specification includes the
2058 keyword
2059 .Cm setupstate ,
2060 which ensures that all plexes are
2061 .Em up
2062 after creation.
2063 .El
2064 .Ss Creating the volumes
2065 Once you have created your configuration files, start
2066 .Nm
2067 and create the volumes.  In this example, the configuration is in the file
2068 .Pa configfile :
2069 .Bd -literal -offset 2n
2070 # vinum create -v configfile
2071    1: drive d1 device /dev/da2s0e
2072    2: drive d2 device /dev/da3s0e
2073    3: volume mirror
2074    4:  plex org concat
2075    5:    sd length 2g drive d1
2076    6:  plex org concat
2077    7:    sd length 2g drive d2
2078 Configuration summary
2079
2080 Drives:         2 (4 configured)
2081 Volumes:        1 (4 configured)
2082 Plexes:         2 (8 configured)
2083 Subdisks:       2 (16 configured)
2084
2085 Drive d1:       Device /dev/da2s0e
2086                 Created on vinum.lemis.com at Tue Mar 23 12:30:31 1999
2087                 Config last updated Tue Mar 23 14:30:32 1999
2088                 Size:      60105216000 bytes (57320 MB)
2089                 Used:       2147619328 bytes (2048 MB)
2090                 Available: 57957596672 bytes (55272 MB)
2091                 State: up
2092                 Last error: none
2093 Drive d2:       Device /dev/da3s0e
2094                 Created on vinum.lemis.com at Tue Mar 23 12:30:32 1999
2095                 Config last updated Tue Mar 23 14:30:33 1999
2096                 Size:      60105216000 bytes (57320 MB)
2097                 Used:       2147619328 bytes (2048 MB)
2098                 Available: 57957596672 bytes (55272 MB)
2099                 State: up
2100                 Last error: none
2101
2102 Volume mirror:  Size: 2147483648 bytes (2048 MB)
2103                 State: up
2104                 Flags:
2105                 2 plexes
2106                 Read policy: round robin
2107
2108 Plex mirror.p0: Size:   2147483648 bytes (2048 MB)
2109                 Subdisks:        1
2110                 State: up
2111                 Organization: concat
2112                 Part of volume mirror
2113 Plex mirror.p1: Size:   2147483648 bytes (2048 MB)
2114                 Subdisks:        1
2115                 State: up
2116                 Organization: concat
2117                 Part of volume mirror
2118
2119 Subdisk mirror.p0.s0:
2120                 Size:       2147483648 bytes (2048 MB)
2121                 State: up
2122                 Plex mirror.p0 at offset 0
2123
2124 Subdisk mirror.p1.s0:
2125                 Size:       2147483648 bytes (2048 MB)
2126                 State: up
2127                 Plex mirror.p1 at offset 0
2128 .Ed
2129 .Pp
2130 The
2131 .Fl v
2132 option tells
2133 .Nm
2134 to list the file as it configures.  Subsequently it lists the current
2135 configuration in the same format as the
2136 .Ic list Fl v
2137 command.
2138 .Ss Creating more volumes
2139 Once you have created the
2140 .Nm
2141 volumes,
2142 .Nm
2143 keeps track of them in its internal configuration files.  You do not need to
2144 create them again.  In particular, if you run the
2145 .Ic create
2146 command again, you will create additional objects:
2147 .Bd -literal
2148 # vinum create sampleconfig
2149 Configuration summary
2150
2151 Drives:         2 (4 configured)
2152 Volumes:        1 (4 configured)
2153 Plexes:         4 (8 configured)
2154 Subdisks:       4 (16 configured)
2155
2156 D d1                    State: up       Device /dev/da2s0e      Avail: 53224/57320 MB (92%)
2157 D d2                    State: up       Device /dev/da3s0e      Avail: 53224/57320 MB (92%)
2158
2159 V mirror                State: up       Plexes:       4 Size:       2048 MB
2160
2161 P mirror.p0           C State: up       Subdisks:     1 Size:       2048 MB
2162 P mirror.p1           C State: up       Subdisks:     1 Size:       2048 MB
2163 P mirror.p2           C State: up       Subdisks:     1 Size:       2048 MB
2164 P mirror.p3           C State: up       Subdisks:     1 Size:       2048 MB
2165
2166 S mirror.p0.s0          State: up       PO:        0  B Size:       2048 MB
2167 S mirror.p1.s0          State: up       PO:        0  B Size:       2048 MB
2168 S mirror.p2.s0          State: up       PO:        0  B Size:       2048 MB
2169 S mirror.p3.s0          State: up       PO:        0  B Size:       2048 MB
2170 .Ed
2171 .Pp
2172 As this example (this time with the
2173 .Fl f
2174 option) shows, re-running the
2175 .Ic create
2176 has created four new plexes, each with a new subdisk.  If you want to add other
2177 volumes, create new configuration files for them.  They do not need to reference
2178 the drives that
2179 .Nm
2180 already knows about.  For example, to create a volume
2181 .Pa raid
2182 on the four drives
2183 .Pa /dev/da1s0e , /dev/da2s0e , /dev/da3s0e
2184 and
2185 .Pa /dev/da4s0e ,
2186 you only need to mention the other two:
2187 .Bd -literal -offset indent
2188 drive d3 device /dev/da1s0e
2189 drive d4 device /dev/da4s0e
2190 volume raid
2191   plex org raid5 512k
2192     sd size 2g drive d1
2193     sd size 2g drive d2
2194     sd size 2g drive d3
2195     sd size 2g drive d4
2196 .Ed
2197 .Pp
2198 With this configuration file, we get:
2199 .Bd -literal
2200 # vinum create newconfig
2201 Configuration summary
2202
2203 Drives:         4 (4 configured)
2204 Volumes:        2 (4 configured)
2205 Plexes:         5 (8 configured)
2206 Subdisks:       8 (16 configured)
2207
2208 D d1                    State: up       Device /dev/da2s0e      Avail: 51176/57320 MB (89%)
2209 D d2                    State: up       Device /dev/da3s0e      Avail: 53220/57320 MB (89%)
2210 D d3                    State: up       Device /dev/da1s0e      Avail: 53224/57320 MB (92%)
2211 D d4                    State: up       Device /dev/da4s0e      Avail: 53224/57320 MB (92%)
2212
2213 V mirror                State: down     Plexes:       4 Size:       2048 MB
2214 V raid                  State: down     Plexes:       1 Size:       6144 MB
2215
2216 P mirror.p0           C State: init     Subdisks:     1 Size:       2048 MB
2217 P mirror.p1           C State: init     Subdisks:     1 Size:       2048 MB
2218 P mirror.p2           C State: init     Subdisks:     1 Size:       2048 MB
2219 P mirror.p3           C State: init     Subdisks:     1 Size:       2048 MB
2220 P raid.p0            R5 State: init     Subdisks:     4 Size:       6144 MB
2221
2222 S mirror.p0.s0          State: up       PO:        0  B Size:       2048 MB
2223 S mirror.p1.s0          State: up       PO:        0  B Size:       2048 MB
2224 S mirror.p2.s0          State: up       PO:        0  B Size:       2048 MB
2225 S mirror.p3.s0          State: up       PO:        0  B Size:       2048 MB
2226 S raid.p0.s0            State: empty    PO:        0  B Size:       2048 MB
2227 S raid.p0.s1            State: empty    PO:      512 kB Size:       2048 MB
2228 S raid.p0.s2            State: empty    PO:     1024 kB Size:       2048 MB
2229 S raid.p0.s3            State: empty    PO:     1536 kB Size:       2048 MB
2230 .Ed
2231 .Pp
2232 Note the size of the RAID-5 plex: it is only 6 GB, although together its
2233 components use 8 GB of disk space.  This is because the equivalent of one
2234 subdisk is used for storing parity data.
2235 .Ss Restarting Vinum
2236 On rebooting the system, start
2237 .Nm
2238 with the
2239 .Ic start
2240 command:
2241 .Pp
2242 .Dl "# vinum start"
2243 .Pp
2244 This will start all the
2245 .Nm
2246 drives in the system.  If for some reason you wish to start only some of them,
2247 use the
2248 .Ic read
2249 command.
2250 .Ss Performance considerations
2251 A number of misconceptions exist about how to set up a RAID array for best
2252 performance.  In particular, most systems use far too small a stripe size.  The
2253 following discussion applies to all RAID systems, not just to
2254 .Nm .
2255 .Pp
2256 The
2257 .Dx
2258 block I/O system issues requests of between .5kB and 128 kB; a
2259 typical mix is somewhere round 8 kB.  You can't stop any striping system from
2260 breaking a request into two physical requests, and if you make the stripe small
2261 enough, it can be broken into several.  This will result in a significant drop
2262 in performance: the decrease in transfer time per disk is offset by the order of
2263 magnitude greater increase in latency.
2264 .Pp
2265 With modern disk sizes and the
2266 .Dx
2267 I/O system, you can expect to have a
2268 reasonably small number of fragmented requests with a stripe size between 256 kB
2269 and 512 kB; with correct RAID implementations there is no obvious reason not to
2270 increase the size to 2 or 4 MB on a large disk.
2271 .Pp
2272 When choosing a stripe size, consider that most current
2273 .Xr UFS 5
2274 file systems have
2275 cylinder groups 32 MB in size.  If you have a stripe size and number of disks
2276 both of which are a power of two, it is probable that all superblocks and inodes
2277 will be placed on the same subdisk, which will impact performance significantly.
2278 Choose an odd number instead, for example 479 kB.
2279 .Pp
2280 The easiest way to consider the impact of any transfer in a multi-access system
2281 is to look at it from the point of view of the potential bottleneck, the disk
2282 subsystem: how much total disk time does the transfer use?
2283 Since just about
2284 everything is cached, the time relationship between the request and its
2285 completion is not so important: the important parameter is the total time that
2286 the request keeps the disks active, the time when the disks are not available to
2287 perform other transfers.  As a result, it doesn't really matter if the transfers
2288 are happening at the same time or different times.  In practical terms, the time
2289 we're looking at is the sum of the total latency (positioning time and
2290 rotational latency, or the time it takes for the data to arrive under the disk
2291 heads) and the total transfer time.  For a given transfer to disks of the same
2292 speed, the transfer time depends only on the total size of the transfer.
2293 .Pp
2294 Consider a typical news article or web page of 24 kB, which will probably be
2295 read in a single I/O.  Take disks with a transfer rate of 6 MB/s and an average
2296 positioning time of 8 ms, and a file system with 4 kB blocks.  Since it's 24 kB,
2297 we don't have to worry about fragments, so the file will start on a 4 kB
2298 boundary.  The number of transfers required depends on where the block starts:
2299 it's (S + F - 1) / S, where S is the stripe size in file system blocks, and F is
2300 the file size in file system blocks.
2301 .Bl -enum
2302 .It
2303 Stripe size of 4 kB.  You'll have 6 transfers.  Total subsystem load: 48 ms
2304 latency, 2 ms transfer, 50 ms total.
2305 .It
2306 Stripe size of 8 kB.  On average, you'll have 3.5 transfers.  Total subsystem
2307 load: 28 ms latency, 2 ms transfer, 30 ms total.
2308 .It
2309 Stripe size of 16 kB.  On average, you'll have 2.25 transfers.  Total subsystem
2310 load: 18 ms latency, 2 ms transfer, 20 ms total.
2311 .It
2312 Stripe size of 256 kB.  On average, you'll have 1.08 transfers.  Total subsystem
2313 load: 8.6 ms latency, 2 ms transfer, 10.6 ms total.
2314 .It
2315 Stripe size of 4 MB.  On average, you'll have 1.0009 transfers.  Total subsystem
2316 load: 8.01 ms latency, 2 ms transfer, 10.01 ms total.
2317 .El
2318 .Pp
2319 It appears that some hardware RAID systems have problems with large stripes:
2320 they appear to always transfer a complete stripe to or from disk, so that a
2321 large stripe size will have an adverse effect on performance.
2322 .Nm
2323 does not suffer from this problem: it optimizes all disk transfers and does not
2324 transfer unneeded data.
2325 .Pp
2326 Note that no well-known benchmark program tests true multi-access conditions
2327 (more than 100 concurrent users), so it is difficult to demonstrate the validity
2328 of these statements.
2329 .Pp
2330 Given these considerations, the following factors affect the performance of a
2331 .Nm
2332 volume:
2333 .Bl -bullet
2334 .It
2335 Striping improves performance for multiple access only, since it increases the
2336 chance of individual requests being on different drives.
2337 .It
2338 Concatenating
2339 .Xr UFS 5
2340 file systems across multiple drives can also improve
2341 performance for multiple file access, since
2342 .Xr UFS 5
2343 divides a file system into
2344 cylinder groups and attempts to keep files in a single cylinder group.  In
2345 general, it is not as effective as striping.
2346 .It
2347 Mirroring can improve multi-access performance for reads, since by default
2348 .Nm
2349 issues consecutive reads to consecutive plexes.
2350 .It
2351 Mirroring decreases performance for all writes, whether multi-access or single
2352 access, since the data must be written to both plexes.  This explains the
2353 subdisk layout in the example of a mirroring configuration above: if the
2354 corresponding subdisk in each plex is on a different physical disk, the write
2355 commands can be issued in parallel, whereas if they are on the same physical
2356 disk, they will be performed sequentially.
2357 .It
2358 RAID-5 reads have essentially the same considerations as striped reads, unless
2359 the striped plex is part of a mirrored volume, in which case the performance of
2360 the mirrored volume will be better.
2361 .It
2362 RAID-5 writes are approximately 25% of the speed of striped writes: to perform
2363 the write,
2364 .Nm
2365 must first read the data block and the corresponding parity block, perform some
2366 calculations and write back the parity block and the data block, four times as
2367 many transfers as for writing a striped plex.  On the other hand, this is offset
2368 by the cost of mirroring, so writes to a volume with a single RAID-5 plex are
2369 approximately half the speed of writes to a correctly configured volume with two
2370 striped plexes.
2371 .It
2372 When the
2373 .Nm
2374 configuration changes (for example, adding or removing objects, or the change of
2375 state of one of the objects),
2376 .Nm
2377 writes up to 128 kB of updated configuration to each drive.  The larger the
2378 number of drives, the longer this takes.
2379 .El
2380 .Ss Creating file systems on Vinum volumes
2381 You do not need to run
2382 .Xr disklabel 8
2383 before creating a file system on a
2384 .Nm
2385 volume.  Just run
2386 .Xr newfs 8 .
2387 Use the
2388 .Fl v
2389 option to state that the device is not divided into partitions.  For example, to
2390 create a file system on volume
2391 .Pa mirror ,
2392 enter the following command:
2393 .Pp
2394 .Dl "# newfs -v /dev/vinum/mirror"
2395 .Pp
2396 A number of other considerations apply to
2397 .Nm
2398 configuration:
2399 .Bl -bullet
2400 .It
2401 There is no advantage in creating multiple drives on a single disk.  Each drive
2402 uses 131.5 kB of data for label and configuration information, and performance
2403 will suffer when the configuration changes.  Use appropriately sized subdisks instead.
2404 .It
2405 It is possible to increase the size of a concatenated
2406 .Nm
2407 plex, but currently the size of striped and RAID-5 plexes cannot be increased.
2408 Currently the size of an existing
2409 .Xr UFS 5
2410 file system also cannot be increased, but
2411 it is planned to make both plexes and file systems extensible.
2412 .El
2413 .Sh STATE MANAGEMENT
2414 Vinum objects have the concept of
2415 .Em state .
2416 See
2417 .Xr vinum 4
2418 for more details.  They are only completely accessible if their state is
2419 .Em up .
2420 To change an object state to
2421 .Em up ,
2422 use the
2423 .Ic start
2424 command.  To change an object state to
2425 .Em down ,
2426 use the
2427 .Ic stop
2428 command.  Normally other states are created automatically by the relationship
2429 between objects.  For example, if you add a plex to a volume, the subdisks of
2430 the plex will be set in the
2431 .Em empty
2432 state, indicating that, though the hardware is accessible, the data on the
2433 subdisk is invalid.  As a result of this state, the plex will be set in the
2434 .Em faulty
2435 state.
2436 .Ss The `reviving' state
2437 In many cases, when you start a subdisk the system must copy data to the
2438 subdisk.  Depending on the size of the subdisk, this can take a long time.
2439 During this time, the subdisk is set in the
2440 .Em reviving
2441 state.  On successful completion of the copy operation, it is automatically set
2442 to the
2443 .Em up
2444 state.  It is possible for the process performing the revive to be stopped and
2445 restarted.  The system keeps track of how far the subdisk has been revived, and
2446 when the
2447 .Ic start
2448 command is reissued, the copying continues from this point.
2449 .Pp
2450 In order to maintain the consistency of a volume while one or more of its plexes
2451 is being revived,
2452 .Nm
2453 writes to subdisks which have been revived up to the point of the write.  It may
2454 also read from the plex if the area being read has already been revived.
2455 .Sh GOTCHAS
2456 The following points are not bugs, and they have good reasons for existing, but
2457 they have shown to cause confusion.  Each is discussed in the appropriate
2458 section above.
2459 .Bl -enum
2460 .It
2461 .Nm
2462 drives are
2463 .Ux
2464 disk partitions and must have the partition type
2465 .Em vinum .
2466 .Pp
2467 The
2468 .Nm Ic start
2469 command will not accept a drive on partition
2470 .Dq Li c .
2471 Partition
2472 .Dq Li c
2473 is used by the system to represent the whole disk, and must be of type
2474 .Em unused .
2475 Clearly there is a conflict here, which
2476 .Nm
2477 resolves by not using the
2478 .Dq Li c
2479 partition.
2480 .It
2481 When you create a volume with multiple plexes,
2482 .Nm
2483 does not automatically initialize the plexes.  This means that the contents are
2484 not known, but they are certainly not consistent.  As a result, by default
2485 .Nm
2486 sets the state of all newly-created plexes except the first to
2487 .Em faulty .
2488 In order to synchronize them with the first plex, you must
2489 .Ic start
2490 them, which causes
2491 .Nm
2492 to copy the data from a plex which is in the
2493 .Em up
2494 state.  Depending on the size of the subdisks involved, this can take a long
2495 time.
2496 .Pp
2497 In practice, people aren't too interested in what was in the plex when it was
2498 created, and other volume managers cheat by setting them
2499 .Em up
2500 anyway.
2501 .Nm
2502 provides two ways to ensure that newly created plexes are
2503 .Em up :
2504 .Bl -bullet
2505 .It
2506 Create the plexes and then synchronize them with
2507 .Nm Ic start .
2508 .It
2509 Create the volume (not the plex) with the keyword
2510 .Cm setupstate ,
2511 which tells
2512 .Nm
2513 to ignore any possible inconsistency and set the plexes to be
2514 .Em up .
2515 .El
2516 .It
2517 Some of the commands currently supported by
2518 .Nm
2519 are not really needed.  For reasons which I don't understand, however, I find
2520 that users frequently try the
2521 .Ic label
2522 and
2523 .Ic resetconfig
2524 commands, though especially
2525 .Ic resetconfig
2526 outputs all sort of dire warnings.  Don't use these commands unless you have a
2527 good reason to do so.
2528 .It
2529 Some state transitions are not very intuitive.  In fact, it's not clear whether
2530 this is a bug or a feature.  If you find that you can't start an object in some
2531 strange state, such as a
2532 .Em reborn
2533 subdisk, try first to get it into
2534 .Em stopped
2535 state, with the
2536 .Ic stop
2537 or
2538 .Ic stop Fl f
2539 commands.  If that works, you should then be able to start it.  If you find
2540 that this is the only way to get out of a position where easier methods fail,
2541 please report the situation.
2542 .It
2543 If you build the kernel module with the
2544 .Fl D Ns Dv VINUMDEBUG
2545 option, you must also build
2546 .Nm
2547 with the
2548 .Fl D Ns Dv VINUMDEBUG
2549 option, since the size of some data objects used by both components depends on
2550 this option.  If you don't do so, commands will fail with the message
2551 .Sy Invalid argument ,
2552 and a console message will be logged such as
2553 .Bl -diag
2554 .It "vinumioctl: invalid ioctl from process 247 (vinum): c0e44642"
2555 .El
2556 .Pp
2557 This error may also occur if you use old versions of KLD or userland program.
2558 .It
2559 The
2560 .Nm Ic read
2561 command has a particularly emetic syntax.  Once it was the only way to start
2562 .Nm ,
2563 but now the preferred method is with
2564 .Nm Ic start .
2565 .Nm Ic read
2566 should be used for maintenance purposes only.  Note that its syntax has changed,
2567 and the arguments must be disk slices, such as
2568 .Pa /dev/da0s0 ,
2569 not partitions such as
2570 .Pa /dev/da0s0e .
2571 .El
2572 .Sh ENVIRONMENT
2573 .Bl -tag -width VINUM_DATEFORMAT
2574 .It Ev VINUM_HISTORY
2575 The name of the log file, by default
2576 .Pa /var/log/vinum_history .
2577 .It Ev VINUM_DATEFORMAT
2578 The format of dates in the log file, by default
2579 .Qq Li %e %b %Y %H:%M:%S .
2580 .It Ev EDITOR
2581 The name of the editor to use for editing configuration files, by default
2582 .Nm vi .
2583 .El
2584 .Sh FILES
2585 .Bl -tag -width /dev/vinum/control -compact
2586 .It Pa /dev/vinum
2587 directory with device nodes for
2588 .Nm
2589 objects
2590 .It Pa /dev/vinum/control
2591 control device for
2592 .Nm
2593 .It Pa /dev/vinum/plex
2594 directory containing device nodes for
2595 .Nm
2596 plexes
2597 .It Pa /dev/vinum/sd
2598 directory containing device nodes for
2599 .Nm
2600 subdisks
2601 .El
2602 .Sh SEE ALSO
2603 .Xr strftime 3 ,
2604 .Xr vinum 4 ,
2605 .Xr disklabel 8 ,
2606 .Xr newfs 8
2607 .Pp
2608 .Pa http://www.vinumvm.org/vinum/ ,
2609 .Pa http://www.vinumvm.org/vinum/how-to-debug.html .
2610 .Sh HISTORY
2611 The
2612 .Nm
2613 command first appeared in
2614 .Fx 3.0 .
2615 The RAID-5 component of
2616 .Nm
2617 was developed for Cybernet Inc.\&
2618 .Pq Pa www.cybernet.com
2619 for its NetMAX product.
2620 .Sh AUTHORS
2621 .An Greg Lehey Aq Mt grog@lemis.com