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

9.1.2 esfast autotier start (Automated Storage Tiering Start Command)

NAME

esfast autotier start - Start Automated Storage Tiering

SYNOPSIS

esfast autotier start -name tierPoolName

COMMAND PATH

Windows Environment
$INS_DIR\AST\Manager\opt\FJSVssast\sbin\esfast autotier 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 autotier start

DESCRIPTION

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

OPERAND

start

Start Automated Storage Tiering for the Tier pool.

OPTIONS

-name tierPoolName

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

NOTES