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

9.1.4 esfast evaluate start (Automated Storage Tiering Evaluation Start Command)

NAME

esfast evaluate start - Start Automated Storage Tiering evaluation

SYNOPSIS

esfast evaluate start -name tierPoolName

COMMAND PATH

Windows Environment
$INS_DIR\AST\Manager\opt\FJSVssast\sbin\esfast evaluate start

($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 evaluate start

DESCRIPTION

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

OPERAND

start

Start the evaluation of Automated Storage Tiering.

OPTIONS

-name tierPoolName

Specify the Tier pool name for which to start the evaluation of 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 evaluate start -name TrPool1
INFO:esast9000:Command terminated normally.
Solaris or Linux Environment
# /opt/FJSVssast/sbin/esfast evaluate start -name TrPool1
INFO:esast9000:Command terminated normally.

NOTES