Problem
Admin Console is unable to connect to the master server.
Error Message
Unable to retrieve version of the server xxx.xxx.xxx
Cause
Checking the bpdbm log shows:
Solution
Add:
SERVER = xxx.xxx.xxx
for Unix/Linux master's:
<install path>/netbackup/bp.conf
or for Windows Master's:
run regedit and modify the registry path HKEY_LOCAL_MACHINE\SOFTWARE\VERITAS\NetBackup\CurrentVersion\Config string value "SERVER"
Make sure the master server can forward lookup xxx.xxx.xxx
Reverse lookup of the IP must also resolve to the same host xxx.xxx.xxx
Once the entry is added, the admin console should then be able to connect.
Another reason seen for this error was
The Client_Port_Window option was set to "1024 1024" - it should be set to "0 0" which is the default.
Once the entry is added, the admin console should be able to connect.