NAME
esfadm tierpolicy import - migration of Tiering policies
SYNOPSIS
esfadm tierpolicy import -all
COMMAND PATH
$INS_DIR\Common\bin\esfadm tierpolicy import -all
($INS_DIR is the "Program directory" of when ETERNUS SF Manager has been installed to a new environment.)
/opt/FJSVesfcm/bin/esfadm tierpolicy import -all
DESCRIPTION
A request for migration of Tiering policies will be made to this product. In order to execute the command, the administrator privilege of the OS is required.
OPERAND
Tiering policies of a separate environment will be migrated.
OPTIONS
All Tiering policies of a separate environment will be migrated.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
> C:\ETERNUS_SF\Common\bin\esfadm tierpolicy import -all esfadm00000 The command ended normally.
# /opt/FJSVesfcm/bin/esfadm tierpolicy import -all esfadm00000 The command ended normally.
NOTES
Before executing this command, be sure to register the ETERNUS SF Storage Cruiser Optimization Option license.
If registration has not been performed, although the execution of the command will be started, migration of Tiering policies will terminate in an error.
Confirm that the following has been activated. If the following has not been activated, the Tiering policies cannot be migrated.
Windows environment
If the service of the ETERNUS SF system
has not been activated, execution of the command will not be accepted.
Confirm that it is possible to login to the Web Console, and then confirm that the esccs10000 message has been output in the event log screen of the Web Console.
If the ETERNUS SF Storage Cruiser Optimization Option service
has not been activated, although the execution of the command will be started, migration of Tiering policies will end in an error.
Open the Windows Services screen and confirm that the service is "started" state.
Solaris or Linux environment
If the daemon of the ETERNUS SF system
has not been activated, execution of the command will not be accepted.
Confirm that it is possible to login to the Web Console, and then confirm that the esccs10000 message has been output in the event log screen of the Web Console.
If the ETERNUS SF Storage Cruiser Optimization Option daemon
has not been activated, although the execution of the command will be started, migration of Tiering policies will terminate in an error.
Execute the following command and confirm whether the process is present.
# /bin/ps -ef | grep FJSVssast | grep -v grep
It is not possible to execute this command at the same time. After confirming that the execution of the command has been completed, re-execute the command.
The results of the migration of Tiering policies will be output to the operation history of the Web Console. Login to the Web Console and confirm the operation history. If migration has failed, implement measures for the message that has been output to the operation history.