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

6.2 rcxchkmismatch [for Basic Mode]

Name

[Windows Manager]
Installation_folder\SVROR\Manager\sys\lserver_repair\rcxchkmismatch - Deletion of resource folders and L-Servers

[Linux Manager]
/opt/FJSVrcvmr/sys/lserver_repair/rcxchkmismatch - Deletion of resource folders and L-Servers


Format

rcxchkmismatch {-logdir L-Server_restoration_log_storage_directory | -diff} [-allow del]

Description

rcxchkmismatch is the command to perform the following operations after the manager is backed up:

Options

-logdir L-Server_restoration_log_storage_directory

Specify the directory where L-Server restoration logs are stored.

-diff

Use this option if L-Server restoration logs are damaged or not recorded. This option compares information between regular update information of VM management software and configuration definition information, and then displays the differences between them.

-allow del

Deletes the difference information between L-Server restoration logs and configuration definition information, or between VM management software and configuration definition information.


Examples

>rcxchkmismatch -logdir L-Server_restoration_log_destination_directory <RETURN>
mismatch:
/Resource_folder_name/L-Server_name_1
/L-Server_name_2
...
spec mismatch:
/Resource_folder_name_2/L-Server_name_3
/L-Server_name_4
...
>rcxchkmismatch -logdir L-Server_restoration_log -allow del <RETURN>
mismatch and deleted:
/Resource_folder_name/L-Server_name_1
/L-Server_name_2
...