Changing the hostname of a VMware replication agent
Task
Change the hostname of a VMware replication agent.
Solution
The VMware replication agent hostname ("hwragent", by default) can be changed from the agents's console.
- Go to the agent command line by pressing the "To console" button in TUI.
- Edit /etc/hostname file and change the hostname of the agent machine.
- Reboot the VMware VM gracefully for the changes to take effect.
Related Articles
How to edit the "hosts" file of a VMware agent
Task Edit the "hosts" file of a VMware agent. Solution The VMware agent's "hosts" file is mounted in the agent system and can be edited from its TUI. Perform the following steps: 1. Go to the TUI and select the “Agent options” menu. 2. Select “Edit ...
Enabling debug logging for the Hystax VMware Replication Agent
Task Turn on debug logging to perform advanced troubleshooting of Hystax VMware Replication Agent (HVRAgent) Solution Go to the TUI and select the “Agent options” menu Choose the “Enable debug logging” option You can see the logs in agent TUI or in ...
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 ...
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 ...
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 ...