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. | /etc/opt/swstorage/vstxapi_hostacm.ini |
Guest information setting file | This file sets the domain names of virtual machines on which local guests are started. | /etc/opt/swstorage/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".