5 online backup settings for metering – FUJITSU ServerView Resource Orchestrator Cloud Edition J2X1-7611-03ENZ0 User Manual
Page 105

[Windows Manager]
>Installation folder\SWRBAM\CMDB\FJSVcmdbm\bin\cmdbrefresh.exe -a -q
[Linux Manager]
# /opt/FJSVcmdbm/bin/cmdbrefresh.sh -a -q
10.1.5 Online Backup Settings for Metering
Backup resources that use the PostgreSQL point-in-time recovery (PITR) mechanism (metering resources), which are among the resources
that are obtained in online backup of the admin server, are stored in the directory that has been specified in the settings file, regardless of
the storage destination specified by the command.
This section describes how to change the backup destination directory for the online backup of metering resources.
To change the backup destination directory, the files and items in the table shown below must be changed.
File to be Changed
File Name
Item to be Changed
Operational settings file for the database
postgresql.conf
WAL save directory
Operational settings file for online backup
ctmgbackup.properties
WAL save directory
Backup directory
Stopping the Manager
Stop the manager.
For details on how to stop the manager, refer to "
2.1 Starting and Stopping the Manager
".
Changing the Backup Destination Directory
This section describes how to change the backup destination directory, based on the example shown below.
[Windows Manager]
Directory
Type
Directory Path
Backup directory
Before
change
C:\Fujitsu\ROR\RCXCTMG\backup\data
After change
D:\basebackup
WAL save directory
Before
change
C:\Fujitsu\ROR\RCXCTMG\backup\wal
After change
E:\walbackup
[Linux Manager]
Directory
Type
Directory Path
Backup directory
Before
change
/var/opt/FJSVctchg/backup/data
After change
/basebackup
WAL save directory
Before
change
/var/opt/FJSVctchg/backup/wal
After change
/walbackup
- 91 -