Create the following 2 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 Host information setting file]
ipaddr=10.10.10.22 port=1226 |
[Example of 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 ETERNUS SF AdvancedCopy Manager Operation Guide (for Linux).