Chapter 5 Maintenance
This chapter describes the maintenance of Express's manager.
5.1 Maintenance of Express's Manager Environment (Windows)
5.1.1 Backing Up Express's Manager Environment (Windows)
It is required to back up the Express's manager environment to recover from failure on the Management Server.
Perform the following procedure to back up the Express's manager environment.
All operations are performed on the Management Server.
Information
Notation in 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. Stop the ETERNUS SF Express Tomcat service.
Open Service Control Manager to stop the following service.
- ETERNUS SF Express Tomcat Service
2. Create a backup data.
Using Explorer, create the following backup directories:
- $BAK_DIR\Common
Execute the following command to create a backup data. Specify 15432 to
portNumber
by default. If you have changed the
port number, specify that port number to
portNumber
. The file name of the created backup data is
fileName
.
$INS_DIR\Common\sys\postgres\bin\pg_dump -U esfpostgres -C --attribute-inserts -p portNumber -f
$BAK_DIR\Common\fileName esfdb
The prompt is displayed, and waiting for input. Input the following strings.
master01!
3. 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.
4. Back up files that are related to the performance management function.
If you are not using the performance management function, this step is unnecessary. If there is no subdirectory or file, you don'
need to backup.
- 72 -