Name
[Windows Manager]
Installation_folder\SWRBAM\CMDB\FJSVcmdbm\bin\cmdbrefresh - Refresh Configuration Information of System Condition
[Linux Manager]
/opt/FJSVcmdbm/bin/cmdbrefresh.sh - Refresh Configuration Information of System Condition
Synopsis
[Windows Manager]
cmdbrefresh -a -q
[Linux Manager]
cmdbrefresh.sh -a -q
Functional Description
This command refreshes the configuration information displayed in system condition view.
Use this command in any of the following scenarios: when information is not being displayed correctly in system condition view, when using the Disaster Recovery function, or for backup restore.
The configuration information that was managed on the backup site before the recovery data is imported is kept.
Options
Update all.
Update configuration information.
Note
Specify both -a and -q.
Requirements
Infrastructure administrator with OS administrator privilege
Admin server
Example
> cmdbrefresh -a -q
# cmdbrefresh.sh -a -q
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.
Note
The command returns immediately when the update begins and does not wait for the asynchronous update to complete.
The end of update can be seen in event log or system log with the following six messages.
The time for the update depends on the number of VMs and it takes tens of minutes or less to complete the update.
Level | Source | Event ID | Message |
---|---|---|---|
information | FCMDB | 10004 | Update check processing has started. 'MDR Service for Software Configuration Manager' |
information | FCMDB | 10004 | Update check processing has started. 'MDR Service for SQC' |
information | FCMDB | 10004 | Update check processing has started. 'MDR Service for ROR' |
information | FCMDB | 10005 | Update check processing has completed. 'MDR Service for Software Configuration Manager' |
information | FCMDB | 10005 | Update check processing has completed. 'MDR Service for SQC' |
information | FCMDB | 10005 | Update check processing has completed. 'MDR Service for ROR' |
Message |
---|
Update check processing has started. 'MDR Service for Software Configuration Manager' |
Update check processing has started. 'MDR Service for SQC' |
Update check processing has started. 'MDR Service for ROR' |
Update check processing has completed. 'MDR Service for Software Configuration Manager' |
Update check processing has completed. 'MDR Service for SQC' |
Update check processing has completed. 'MDR Service for ROR' |