The following is the procedure to enable automatic settings of the host information setting file and the guest information setting file:
Perform the procedure on the server in which the ROR's manager exists.
Note
During this procedure, do not perform ROR operation.
Back up the following directory in advance:
/etc/opt/FJSVrcvmr/event_handler
Copy the following files to the ROR directory:
$BASEDIR_OPT/FJSVswstf/event_handler/set_acmconf
$BASEDIR_OPT/FJSVswstf/event_handler/00_lplatform_acm_hook.rb
$BASEDIR_OPT/FJSVswstf/event_handler/00_lserver_acm_hook.rb
* $BASEDIR_OPT indicates a package installed directory.
Execution example:
# cd /opt/FJSVswstf/event_handler # cp -p ./set_acmconf /etc/opt/FJSVrcvmr/event_handler/ # cp -p ./00_lplatform_acm_hook.rb /etc/opt/FJSVrcvmr/event_handler/ # cp -p ./00_lserver_acm_hook.rb /etc/opt/FJSVrcvmr/event_handler/
Specify the port number of AdvancedCopy Manager's agent
Set the same value for all to the port numbers of the AdvancedCopy Manager's agent on each KVM host.
Set the same value for all to the port numbers of the AdvancedCopy Manager's agent on each KVM guest.
Update the information configuration file in conjunction with ROR.
$BASEDIR_OPT/FJSVswstf/etc/acminfo_for_ror.conf
* $BASEDIR_OPT indicates a package installed directory.
For details on the information configuration file in conjunction with ROR, refer to "F.12.3 Information Configuration File in Conjunction with ROR".
Information
When disabling automatic settings of the host information setting file and the guest information setting file, delete the files copied at step 2.