How to change the name of the cloud agent image
Task
Change the name of the cloud agent image
Solution
"Hystax_CATI" is the default Cloud Agent image name used while we deploy Hystax Acura.
To let Acura use a different image name for an existing deployment, you can do the following:
1. Rename the Cloud Agent image.
2. Create a new customer, specifying the following JSON line in the additional parameters: { "cloud_agent_image_name": "<new_image_name>" }
Alternatively, you can specify the same JSON line in the additional parameters during initial configuration. As the result, a Cloud Agent image will be uploaded with the name of your choice.
Related Articles
How to set volume exclusion for the Windows replication agent
Task Set a volume exclusion for the Windows replication agent. Solution In case there are disks on the machines that are not needed for replication, they can be excluded by setting certain parameters in the cbt.conf configuration file: 1. Stop the ...
How to turn on debug logging for Hystax Linux Replication Agent
Task Turn on debug logging to perform advanced troubleshooting of Hystax Linux Replication Agent (HLRAgent) Solution Stop the HLRAgent service with the following command: sudo service hlragent stop Enable debug logs, set the value ...
How to turn on debug logs for Hystax Windows Replication Agent
Task Turn on debug logging to perform advanced troubleshooting for Hystax Windows Replication Agent (HWRAgent). Solution HWRAgent is running as two separate processes - HWRAgent service and Replication Manager (Repman_x64.exe), so you need to turn on ...
How to change your password (manage passwords)
Task Change the password (manage passwords). Solution To change the password for the current user, perform the following steps: Click on the drop-down "Menu" list in the top right corner, select “Settings”. Click on the “Users settings” tab and reset ...
List of log files locations
Log files locations, by agent type: Agent type Log file location Windows replication agent %ProgramData%\Hystax\acura\LOG\repman.log %ProgramData%\Hystax\acura\LOG\hwragent.log.txt Linux replication agent /var/log/repman.log VMware replication agent ...