Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

13.1 cmdbrefresh (Refresh Configuration Information of System Condition)

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

-a

Update all.

-q

Update configuration information.

Note

Specify both -a and -q.

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

[Windows Manager]
> cmdbrefresh -a -q
[Linux Manager]
# cmdbrefresh.sh -a -q

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

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.

[Windows Manager]
event log

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'


[Linux Manager]
system log

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'