How to configure a new network interface for Acura's instance
Challenge
Use TUI to set up a new network interface.
Please refer to the KB article below if you are looking to perform this operation for an Acura (version 4.2 or newer) deployment in VMware:
Solution
Configure a new network interface on either the controller side or the agent side. The procedure is the same, but there is a difference in the first step.
1. Open the menu to configure the network:
a) Go to the Controller console or ssh connect under the user user and call the nmtui command to get the menu to configure network. Go to step 2.
b) Go to the agent’s VM: Go to the TUI and select the “Agent options” menu. Go to step 2.
2. Select the “Edit network” menu.
3. Select “Edit a connection”.
4. Select “Add”.
5. Select “Ethernet” as a type of the connection.
6. Fill in the fields. To save the connection select “OK”.
7. Select “Back”.
8. Select “Activate a connection”.
Related Articles
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 ...
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 ...
How to continue using Acura after changing its public IP address
Challenge Acura requires a new public IP, and the replications should continue working as before. Solution This article covers the process from the start, so skip to #2 if you have already configured a new IP. #1 To change Acura's public IP: Go to ...
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 set receiver timeout
Task Set receiver timeout. Solution Since version 4.2.2 there is an ability to specify a timeout for data transfer by replication agents. The timeout parameter is stored in etcd. To configure it, use the following commands: kubectl exec -ti etcd-0 -- ...