Create the following two setting files on all guests.
Setting File | Description | File Path |
---|---|---|
Host information setting file | This file sets the IP addresses and port numbers of the communication daemon for Managed Servers (hosts) to which copying instructions are sent from guests. | <Environment directory>\etc\vstxapi_hostacm.ini |
Guest information setting file | This file sets the domain names of virtual machines on which local guests are started. | <Environment directory>\etc\vstxapi_domname.ini |
[Example of the host information setting file]
ipaddr=10.10.10.22 port=1226
[Example of the guest information setting file]
domname=domain_1
For details about the setting files, refer to "F.11 Setting File Specifications".
Point
For confirming domain names of virtual machines, execute the "virsh list --all" command on a KVM host.
If KVM guest operating systems are automatically allocated by ServerView Resource Orchestrator, AdvancedCopy Manager's Host information setting file and Guest information setting file can be created or updated on the KVM guest operating systems in conjunction with ServerView Resource Orchestrator. For more information, refer to "Operation on KVM Guests" in the AdvancedCopy Manager Operation Guide (for Linux).