sys raid diskΒΆ

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



NAME
       disk - Displays information about the BIG-IP(r) system disks.

MODULE
       sys raid

SYNTAX
       Display information about the disk component within the sys raid module
       using the syntax in the following sections.

   DISPLAY
	show disk [name]
	  options:
	    field-fmt
	    all-properties

DESCRIPTION
       You can use the disk component to display information about the system
       disks including name, serial number, and whether the disk is a member
       of an array of disks. When "all-properties" option is specified, the
       media wear-out information of the disk is also shown. This include the
       wear-out indicator, space available, power-on hours, and estimated
       remaining life.

EXAMPLES
       show disk

       Displays information about all of the system disks.

       show disk HD1 field-fmt

       Displays information, in a field format, about disk, HD1.

       show disk SSD1 all-properties

       Displays all information (including the media wear-out information)
       about disk, SSD1.

OPTIONS
       name Specifies the name of the disk for which you want to display
	    information.

SEE ALSO
       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-2011, 2013, 2016. All rights
       reserved.



BIG-IP				  2016-03-14		      sys raid disk(1)