Linux Backup Server Cannot Communicate with Any Node in the Network
Symptom
Linux Backup Server cannot communicate with any node in the network.
Solution
If the Appliance windows server cannot communicate with any node in the network, the Linux Backup Server cannot also communicate with any node.
Follow these steps:
- Verify if the node is accessible from Appliance windows server.
- Navigate to the following location to verify if network adapter LinuxBkpSvr exist as shown below:
Control Panel>Network and Internet>Network Connections
- If LinuxBkpSvr is unavailable, navigate to the following location and verify if flag file adapterNameChanged.flag exists:
- Verify if all available network interfaces and LinuxBkpSvr are added to NAT as shown below.
- Delete the file dhcpdone.flag from the following location:
- Using Command Line, enter folder C:\Program Files\Arcserve\Unified Data Protection\Engine\BIN\Appliance and run resetdhcp.ps1 as shown below.
C:\Program Files\Arcserve\Unified Data Protection\Engine\BIN\Appliance
If existing, remove the adapterNameChanged.flag file.
If all network interfaces and LinuxBkpSvr are already listed, verify if different physical network interfaces are connected with different sub network. This action resolves the communication problem of Linux Backup Server.
If all the network interfaces and LinuxBkpSvr are listed, continue with next step.
C:\Program Files\Arcserve\Unified Data Protection\Engine\BIN\Appliance
C:\Program Files\Arcserve\Unified Data Protection\Engine\BIN\Appliance>powershell .\resetdhcp.ps1
When the script runs successfully, the communication issue for the Linux Backup Server is resolved.