vcmp virtual-diskΒΆ

vcmp virtual-disk(1)				  BIG-IP TMSH Manual				 vcmp virtual-disk(1)

NAME
       virtual-disk - Manages the vCMP virtual disks available on this hypervisor.

MODULE
       vcmp

SYNTAX
       Configure the virtual-disk component within the vcmp module using the syntax in the following sections.

   DISPLAY
	list virtual-disk
	show virtual-disk

	  options:
	    all-properties

	show virtual-disk

   DELETE
	delete virtual-disk [name]

DESCRIPTION
       The virtual-disk component is used to list and delete virtual disks that are used by vCMP guests. Virtual
       disks are automatically created by vcmpd when guests move to the Provisioned state and do not already have
       virtual disks attached to them. This is the only way that virtual disks are created. Virtual disks that are
       not attached to any guest can be deleted. Virtual disks not already in use can be explicitly attached to vCMP
       guests.

EXAMPLES
       list vcmp virtual-disk

       Lists all virtual disks currently available.

       delete vcmp virtual-disk my_vdisk

       Deletes the virtual disk named my_vdisk. Note that this is only valid if the virtual-disk is not currently
       attached to any vCMP guest.

SEE ALSO
       create, delete, list, modify, 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 2010-2012. All rights reserved.

BIG-IP						      2014-05-08				 vcmp virtual-disk(1)