freebsd-dev/sbin/vinum
Greg Lehey d9170b4e00 vinum_init:
wait correctly for completion.
   set object in initializing state before initializing.
   Don't set the plex up, it should go up automatically.

vinum_start:
  If any objects are not up on start, list them.

  Requested-by: Steve Taylor <staylor@cybernet.com>

vinum_attach:
  Make sure we always have the object information before examining it.

vinum_replace:
  Start writing.

create_drive, vinum_concat, vinum_stripe, vinum_mirror:
  Check the ioctl return values correctly

vinum_readpol:
  Start writing.
1999-08-07 08:18:39 +00:00
..
commands.c vinum_init: 1999-08-07 08:18:39 +00:00
list.c Change the name of the s option to indicate that it wears more than 1999-07-02 08:00:31 +00:00
Makefile If the wrong version of vinum(8) has been started (i.e. non-RAID-5 1999-04-09 01:14:36 +00:00
v.c Modify device numbering method to work with latest -CURRENT. Briefly, 1999-07-22 08:40:37 +00:00
vext.h Add definitions for simplified config commands 1999-07-02 23:57:45 +00:00
vinum.8 Document simplified configuration commands. 1999-07-02 07:58:54 +00:00