Backup of DB data is complete.
==================================================================
Database backup ended normally.
#
6.
Check that the backup of database has been completed successfully.
Make sure that the file with ".unl" extension is created in the specified directory.
Pre-Upgrade Environment Is Version 16.1 or Later
Note
-
Create a directory in which data is saved in advance.
-
Perform this operation as a root user.
Information
Notation in Procedure:
File Name
Explanation
$BAK_FILE
Backup file name for which an absolute path is specified
The procedure is shown below:
1.
Stop the ETERNUS SF Manager Web service.
Execute the following shell script to stop the service.
/opt/FJSVesfcm/bin/stop-webservice.sh
2.
Create backup data.
a.
From a user with OS Administrator privilege, execute the following command to create backup data.
If you did not change the port number, specify 15432 for
portNumber
. If you did change the port number, specify the
changed port number for
portNumber
.
The file name of the created backup data is $BAK_FILE.
/opt/FJSVesfcm/postgres/bin/pg_dump -U esfpostgres -a --attribute-inserts -p portNumber -t
esccs.\"BASE_\"* -t esccs.\"REP_REPVOL\" -t esccs.\"BR_\"* -f $BAK_FILE esfdb
b.
The prompt is displayed, and waiting for input. Input the following strings.
master01!
3.
Start the ETERNUS SF Manager Web service.
Execute the following shell script to start the service.
/opt/FJSVesfcm/bin/start-webservice.sh
A.3 Backing Up Management Information (for Windows)
Save the management information which exists in the Managed Server (Storage Server).
- 276 -