Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 1999 01:01:12 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum commands.c
Message-ID:  <199907020801.BAA53486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/07/02 01:01:12 PDT

  Modified files:
    sbin/vinum           commands.c 
  Log:
  Remove the volume, plex, sd and drive commands which allowed the user
  to bypass the create command.
  
  vinum_stop:
    Allow -f option.
  
  Add commands for simplified configuration:
    concat - create a volume with one concatenated plex
    stripe - create a volume with one striped plex
    mirror - create a volume with two concatenated or striped plexes
  
  Egged-on-by:	  jkh
  
  Revision  Changes    Path
  1.20      +493 -66   src/sbin/vinum/commands.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907020801.BAA53486>