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

9.1.11 esfast relocation stop (Automated Storage Tiering Relocation Stop Command)

NAME

esfast relocation stop - Stop Automated Storage Tiering relocation

SYNOPSIS

esfast relocation stop -ipaddr ipAddr [-s]

COMMAND PATH

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

DESCRIPTION

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

OPERAND

stop

Stop the relocation of Automated Storage Tiering.

OPTIONS

-ipaddr ipAddr

Specify the IP address of the storage device for which to stop relocation.

-s

No confirmation message is output but the processing continues.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

Windows Environment
> C:\ETERNUS_SF\AST\Manager\opt\FJSVssast\sbin\esfast relocation stop -ipaddr 192.0.2.10 -s
INFO:esast9000:Command terminated normally.
Solaris or Linux Environment
# /opt/FJSVssast/sbin/esfast relocation stop -ipaddr 192.0.2.10
Are you sure? [y/n]: y
INFO:esast9000:Command terminated normally.

NOTES