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.