NAME
esfast tierpool setaddress - changing the IP address information of a storage device
SYNOPSIS
esfast tierpool setaddress -oldaddress oldIpAddr -newaddress newIpAddr [-s]
COMMAND PATH
$INS_DIR\AST\Manager\opt\FJSVssast\sbin\esfast tierpool setaddress
($INS_DIR is the "Program directory" when ETERNUS SF Manager has been installed.)
/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
Change the IP address of the storage device that holds a Tier pool.
OPTIONS
Specify the storage device pre-change IP address.
Specify the storage device post-change IP address.
The process will be continued without the output of a confirmation message.
EXIT STATUS
=0: End
EXAMPLES
> 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.
# /opt/FJSVssast/sbin/esfast tierpool setaddress -oldaddress 10.10.10.10 -newaddress 10.10.10.20 INFO:esast9000:Command terminated normally.
NOTES
Before executing this command, be sure to register the ETERNUS SF Storage Cruiser Optimization Option license.
If not registered, the command will terminate with an error.
Confirm that the following has been activated. If they are not running, the command will terminate with an error.
Windows environment
ETERNUS SF Storage Cruiser Optimization Option service
Open the Windows Services screen and confirm that the service is "started" state.
Solaris or Linux environment
ETERNUS SF Storage Cruiser Optimization Option daemon
Execute the following command and confirm whether the process is present.
# /bin/ps -ef | grep FJSVssast | grep -v grep
The following notes apply when specifying an IP address in the option.
You cannot specify multiple addresses or use wildcards.
When specifying an Ipv6 address, be sure to specify a global address.