How to configure custom replication agent settings when adding a new customer in the ACP
Task
When a replication agent is downloaded from the ACP, it is injected with the current network information vital for connecting to the Acura instance and discovering machines for the given customer. Depending on the actual layout, Acura may be located behind a proxy server or may have a different endpoint IP for each customer. This will require additional configuration, and applying custom settings for the replication agents will be essential for organizing an operational environment.
Solution
Providing custom replication agent settings is available for every new customer that is being added to the ACP. Tick the checkbox next to
Use custom replication agent settings to access the following fields.
Agent settings can no longer be modified through the UI, once a Customer has been successfully created.
Replication agent endpoint IP is an IPv4 address that will be used by this customer's replication agents to connect, send data and RestAPI calls to Acura.
Replication agent endpoint certificate is required in case of a proxy server in-between the components to verify security of an HTTPS connection. Input as an SSL certificate in PEM format for the replication endpoint IP (proxy server).
Replication agent logging IP is
a custom IPv4 address for sending logs. Replication Agents that are downloaded for the customer will use this IP as Logstash IP. The field will usually contain the same address as the
Replication agent endpoint IP
.
Related Articles
How to install a custom smtp in order to send notifications from Hystax Acura
Task Install a custom smtp in order to send Hystax Acura notifications from a separate address. Solution You can configure custom smtp settings by following these steps: 1. Create a new hx_smtp file (<current directory>/hx_smtp) with settings using ...
How to change network settings of an Agent in VMware
Challenge Hystax VMware Agent (HVRAgent) is deployed as a virtual machine to a source ESXi host. It uses DHCP for its single NIC by default. However, these default settings might not work in case the source VMware infrastructure doesn't have DHCP or ...
How to configure a new network interface for Acura's instance
Challenge Hystax Acura is based on Ubuntu 16.04, and there is a predefined scope of allowed sudo commands that are needed to set up a new network interface. Please refer to the KB article below if you are looking to perform this operation for an ...
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 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 ...