Top
ETERNUS SF Storage Cruiser V16.5 Operation Guide for Optimization Function
FUJITSU Storage

9.1.3 esfast autotier stop (Automated Storage Tiering Stop Command)

NAME

esfast autotier stop - Stop Automated Storage Tiering.

SYNOPSIS

esfast autotier stop -name tierPoolName

COMMAND PATH

Windows Environment
$INS_DIR\AST\Manager\opt\FJSVssast\sbin\esfast autotier stop

($INS_DIR is the "Program directory" of when ETERNUS SF Manager has been installed to a new environment.)

Solaris or Linux Environment
/opt/FJSVssast/sbin/esfast autotier stop

DESCRIPTION

Stop Automated Storage Tiering for the Tier pool.In order to execute the command, the administrator privilege of the OS is required.

OPERAND

stop

Stop Automated Storage Tiering for the Tier pool.

OPTIONS

-name tierPoolName

Specify the Tier pool for which to stop Automated Storage Tiering.
Specify a maximum of 16 characters containing one-byte alphanumeric characters, number sign (#), hyphen (-) and underscore (_) for the name.
Non-case sensitive.
Specify the Tier pool name that has been created on the Web Console.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

Windows Environment
> C:\ETERNUS_SF\AST\Manager\opt\FJSVssast\sbin\esfast autotier stop -name TrPool1
INFO:esast9000:Command terminated normally.
Solaris or Linux Environment
# /opt/FJSVssast/sbin/esfast autotier stop -name TrPool1
INFO:esast9000:Command terminated normally.

NOTES