Top
ETERNUS SF Express V15.0 Operation Guide

5.1.2 Restoring Express's manager environment (Windows)

If any failure occurs in the Management Server, perform the following procedure to restore Express's manager environment.
All operations are performed on the Management Server.

Information

About description in the procedure:

Directory name

Explanation

$BAK_DIR

This is a backup destination directory.

$INS_DIR

This is the "Program Directory" specified at the ETERNUS SF Manager installation.

$ENV_DIR

This is the "Environment Directory" specified at the ETERNUS SF Manager installation.

$TMP_DIR

This is the "Work Directory" specified at the ETERNUS SF Manager installation.

  1. Reconfigure the Express's manager.

    Install the ETERNUS SF Manager, and set up it as the Express's manager.
    For details on how to install and setup, refer to "Installation of ETERNUS SF Manager" and "Setup of ETERNUS SF Manager" in the "ETERNUS SF Installation and Setup Guide".

  2. Stop the ETERNUS SF Express Tomcat service.

    Open Service Control Manager to stop the following service.

    • ETERNUS SF Express Tomcat Service

  3. Restore a backup data.

    Execute the following command. Specify 15432 to <port number> by default. If you have changed the port number, specify that port number to <port number>.

    $INS_DIR\Common\sys\postgres\bin\psql -U esfpostgres -p <port number> postgres

    The prompt is displayed, and waiting for input. Input the following strings in order.

    master01!
    drop database esfdb;
    \q

    Execute the following command to restore the backup data. Specify 15432 to <port number> by default. If you have changed the port number, specify that port number to <port number>. The <file_name> is the file name specified when the backup data was created.

    $INS_DIR\Common\sys\postgres\bin\psql -U esfpostgres -p <port number> -f $BAK_DIR\Common\<file_name> postgres

    The prompt is displayed, and waiting for input. Input the following strings.

    master01!
  4. Execute the following batch to stop the ETERNUS SF Manager services.

    $INS_DIR\Common\bin\Stop_ESFservice.bat

    Note

    When the batch is executed, the message that ETERNUS SF Manager Tomcat Service has been already stopped is displayed many times. Please ignore because there is no problem.

  5. Restore the management information for disk storage system.

    Using Explorer, delete files under the following restore destination directory.
    However, do not delete the following directory itself. If the directory does not exist, create it.

    • $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current\opencimom\logr

    Copy the subdirectories and files in the following source directory to the destination directory.

    Source directory

    Destination directory

    $BAK_DIR\ESC\Manager\var\opt\FJSVssmgr\current\opencimom\logr

    $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current\opencimom\logr

  6. Restore the essential file.

    Using Explorer, delete the following restore destination file.

    • $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current\systemevent.csv

    Copy the following source file to the destination file. If the file does not exist, this step is unnecessary.

    Source file

    Destination directory

    $BAK_DIR\ESC\Manager\var\opt\FJSVssmgr\current\systemevent.csv

    $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current

  7. Restore files that are related to the performance management function.

    If you are not using the performance management function or the files related to the performance management function are not backed up, this step is unnecessary.
    If you are upgrading from a previous version, restore only the files which were backed up in the previous version.

    Using Explorer, delete files and subdirectories under following restore destination directory.

    However, do not delete the restore destination directory itself. If the restore destination directory does not exist, create it.

    • $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current\perf

    Copy the following source file to the destination directory.

    Source file

    Destination directory

    $BAK_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\perf.conf

    $ENV_DIR\ESC\Manager\etc\opt\FJSVssmgr\current

    Copy the subdirectories and files in the following source directory to the destination directory.

    Source directory

    Destination directory

    $BAK_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\perfconf

    $ENV_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\perfconf

    $BAK_DIR\ESC\Manager\var\opt\FJSVssmgr\current\perf

    $TMP_DIR\ESC\Manager\var\opt\FJSVssmgr\current\perf

  8. Restore customizable files.

    Restore only the files and directories which were backed up.

    If you are upgrading from a previous version, restore only the files which were backed up in the previous version.

    Copy the following files to the destination directory.

    Source file

    Destination directory

    $BAK_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\sanma.conf

    $ENV_DIR\ESC\Manager\etc\opt\FJSVssmgr\current

    Copy the subdirectories and files in the following source directory to the destination directory.

    Source directory

    Destination directory

    $BAK_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\eventmail

    $ENV_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\eventmail

  9. Restore the polling service setting file.

    This restoration is unnecessary for the files which have not been backed up.

    Using Explorer or a similar program, copy the polling service setting file from its backup location.

    Copy Source File

    Copy Destination Directory

    $BAK_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\polling\pollingService.xml

    $ENV_DIR\ESC\Manager\etc\opt\FJSVssmgr\current\polling

  10. Restore the files associated with definition of copy group and copy pair.

    This step is required only when using Advanced Copy function.

    If you are upgrading from a previous version, restore only the files which were backed up in the previous version.

    Using Explorer, delete files under the following restore destination directory.

    • $ENV_DIR\CCM\etc\db\cg

    In addition, if the following files exist, delete them.

    • $ENV_DIR\CCM\etc\prop\user.properties

    • $ENV_DIR\CCM\etc\stxc.alias

    • $ENV_DIR\CCM\etc\stxc_ext.alias

    • $ENV_DIR\CCM\etc\stxcvolinf

    Copy the following source files to the destination directory.

    Source file

    Destination directory

    $BAK_DIR\CCM\etc\db\eternus.xml

    $ENV_DIR\CCM\etc\db

    $BAK_DIR\CCM\var\micc\database\DeviceRegList.xml

    $TMP_DIR\CCM\var\micc\database

    If the following source files exist, copy them to the destination directory.

    Source file

    Destination directory

    $BAK_DIR\CCM\etc\prop\user.properties

    $ENV_DIR\CCM\etc\prop

    $BAK_DIR\CCM\etc\stxc.alias

    $ENV_DIR\CCM\etc

    $BAK_DIR\CCM\etc\stxc_ext.alias

    $BAK_DIR\CCM\etc\stxcvolinf

    Copy the subdirectories and files in the following source directory to the destination directory.

    Source directory

    Destination directory

    $BAK_DIR\CCM\etc\db\cg

    $ENV_DIR\CCM\etc\db\cg

  11. Restore the license management database.

    If the license management database is not backed up (in case of upgrading from a previous version), this step is unnecessary.

    Execute the following command. The <file_name> is the file name specified when the backup data was created.

    $INS_DIR\LM\bin\esflm restore $BAK_DIR\LM\<file_name>
  12. Execute the following batch to start the ETERNUS SF Manager services.

    $INS_DIR\Common\bin\Start_ESFservice.bat