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:
Checking resources which have been deleted or for which configuration changes have been made
Deleting the information of resources which have been deleted from the configuration definition information
Reflecting the information of resources for which configuration changes have been made, on the configuration definition information
Options
Specify the directory where L-Server restoration logs are stored.
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.
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 ... |