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

9.1.2 esfast tierpool setaddress (Storage device IP address change command)

NAME

esfast tierpool setaddress - changing the IP address information of a storage device


SYNOPSIS

esfast tierpool setaddress -oldaddress oldIpAddr -newaddress newIpAddr [-s]


COMMAND PATH

Windows Environment
$INS_DIR\AST\Manager\opt\FJSVssast\sbin\esfast tierpool setaddress

($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)

Solaris or Linux Environment
/opt/FJSVssast/sbin/esfast tierpool setaddress

DESCRIPTION

The IP address information of the storage device that the Optimization option is holding will be changed.
In order to execute the command, the administrator privilege of the OS is required.


OPERANDS

setaddress

Change the IP address of the storage device that holds a Tier pool.


OPTIONS

Options of the "setaddress" operand
-oldaddress oldIpAddr

Specify the storage device pre-change IP address.

-newaddress newIpAddr

Specify the storage device post-change IP address.

-s

The process will be continued without the output of a confirmation message.


EXIT STATUS

=0: End


EXAMPLES

Windows Environment
> C:\ETERNUS_SF\AST\Manager\opt\FJSVssast\sbin\esfast tierpool setaddress -oldaddress 10.10.10.10 -newaddress 10.10.10.20
INFO:esast9000:Command terminated normally.
Solaris or Linux Environment
# /opt/FJSVssast/sbin/esfast tierpool setaddress -oldaddress 10.10.10.10 -newaddress 10.10.10.20
INFO:esast9000:Command terminated normally.

NOTES