NAME
esfadm devconf importstatus - displays the import status of configuration information of the previous version
SYNOPSIS
For Windows environments
$INS_DIR\Common\bin\esfadm devconf importstatus -detail
($INS_DIR is the program directory specified at the ETERNUS SF Manager installation.)
For Solaris or Linux environments
/opt/FJSVesfcm/bin/esfadm devconf importstatus -detail
DESCRIPTION
The import status of configuration information of the previous version is displayed.
OS Administrator permissions are required in order to execute the command.
The information displayed is as follows:
Import process status
The status of the process of configuration information import into previous version is displayed.
Title | Displayed Contents |
---|---|
IMPORT STATUS | Configuration information import status Execute : the configuration information import process is executing |
Import status of migration target resources
The import status for the configuration information of the previous version is displayed.
Title | Displayed Contents |
---|---|
CATEGORY | Type of the migration target resource tierpolicy: Tiering policy |
DEVICE NAME | Name of the device When the CATEGORY is "tierpolicy", a hyphen (-) is displayed. |
IP ADDRESS | IP address of the device When the CATEGORY is "tierpolicy", a hyphen (-) is displayed. |
REGISTER MODE | Device registration mode Auto : Automatic registration When the CATEGORY is "tierpolicy", a hyphen (-) is displayed. |
STATUS | Import status for the migration target resource Wait : Paused |
*1: Refer to the Operation History of Web Console for details.
OPTIONS
All of the import processing status and the import status of the migration target resources are displayed.
At this version, specify this option.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
For Windows environments
> C:\ETERNUS_SF\Common\bin\esfadm devconf importstatus -detail ---------------------------------------------------------------------- IMPORT STATUS ---------------------------------------------------------------------- Complete ---------------------------------------------------------------------- ---------------------------------------------------------------------- CATEGORY DEVICE NAME IP ADDRESS REGISTER MODE STATUS ---------------------------------------------------------------------- tierpolicy - - - Complete server server-w01 10.xxx.xxx.xxx Manual Complete server server-s01 10.xxx.xxx.xxx Auto Complete storage storage-1 10.xxx.xxx.xxx Manual Complete storage storage-2 10.xxx.xxx.xxx Auto Complete storage storage-3 10.xxx.xxx.xxx Auto Complete storage storage-4 10.xxx.xxx.xxx Auto Complete storage storage-5 10.xxx.xxx.xxx Auto Complete storage storage-6 10.xxx.xxx.xxx Auto Complete fcswitch fc-sw-001 10.xxx.xxx.xxx Auto Complete fcswitch fc-sw-002 10.xxx.xxx.xxx Auto Complete fcswitch fc-sw-003 10.xxx.xxx.xxx Auto Complete library tapelibrary-1 10.xxx.xxx.xxx Auto Complete ----------------------------------------------------------------------