sys disk directoryΒΆ

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



NAME
       directory - Manages resizing of system directories.

MODULE
       sys disk

SYNTAX
       Configure the directory component in the sys disk module using the
       syntax shown in the following sections.

   MODIFY
	modify directory [directory_name]
	 options:
	   new-size [new_size]

   SHOW
	show directory

DESCRIPTION
       The directory component assists in resizing system directories. It
       allows system administrators to increase the size of 4 system
       directories (/config, /shared, /var, /var/log). This allows more
       flexible management of the system resources and path for growing the
       directory sizes on case per case basis.

EXAMPLES
       modify directory /shared new-size 35000

       Increases the size of /shared system directory to 35 MiB.

       show directory

       Displays a table with currently scheduled directories for resizing. If
       there are no such directories the output is empty.

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-2013. All rights reserved.



BIG-IP				  2013-11-20		 sys disk directory(1)