How to change the name of the cloud agent image

Renaming the cloud agent image in Hystax Acura

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.


Sequence of steps on an already deployed Acura:
  1. Rename the Cloud Agent image.
  2. Create a new customer, specifying the following JSON line in the additional parameters: {"cloud_agent_image_name": "ID_or_NAME_of_the_new_agent"} — enter the ID of the cloud agent image from the target cloud.
  3. Complete the agent configuration and save.
  4. The cloud agent for the new tenant will be launched from the renamed image in the target cloud.

Before initial setup:

  1. Rename the Cloud Agent image.
  2. Go to the target clouds page, select Actions → Edit. On the Additional parameters tab, choose the Cloud agent image ID parameter and enter the ID of the cloud agent image from the target cloud.
  3. Save.
  4. New cloud agents for tenants using this cloud will be launched from the renamed image in the target cloud.

    • Related Articles

    • Log file locations by agent type

      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 ...
    • Enabling debug logging for the Hystax Linux Replication Agent (HLRAgent)

      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 ...
    • Enabling debug logs for the Hystax Windows Replication Agent (HWRAgent)

      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 ...
    • Excluding volumes from replication on the Windows 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 change network settings of an Acura instance in VMware (version 4.2 or newer)

      Challenge Hystax Acura for VMware is deployed as a virtual machine to a source ESXi host. It uses DHCP for its NIC by default. However, these default settings might not work in case the source VMware infrastructure doesn't have DHCP enabled or ...