sys raid arrayΒΆ

sys raid array(1)	      BIG-IP TMSH Manual	     sys raid array(1)



NAME
       array - Configures an array of hard disks on the BIG-IP(r) system.

MODULE
       sys raid

SYNTAX
       Configure the array component within the sys raid module using the
       syntax in the following sections.

   MODIFY
	modify array [name] [ [add | remove] [hard disk name] ]

   DISPLAY
	show array
	show array [name]
	  options:
	    field-fmt

DESCRIPTION
       You can use the array component to add a hard disk to or remove a hard
       disk from an array of disks, or to display information about an array
       of disks.

EXAMPLES
       show array

       Displays information about all of the arrays that are configured on the
       system.

       modify array MD1 remove HD2

       Removes hard disk, HD2 from array, MD1.

OPTIONS
       hard disk name
	    Specifies the name of the hard disk that you want to add to or
	    remove from the array. This option is required for the command
	    modify.

       name Specifies the name of the array. This option is required for the
	    command modify.

SEE ALSO
       modify, show, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2010. All rights reserved.



BIG-IP				  2010-03-11		     sys raid array(1)