Previous Topic: Add a New GalaX Connection to the ManagerNext Topic: Add the AIM Instance for GalaX Server


Manager Connection to the GalaX Server Fails

Symptom:

After I have added a server connection under Administration, Configuration, the validation of the connection to the server fails.

Solution:

The following procedures address the most common issues which can cause a connection failure:

To update the server connection data:

  1. Click add (Add) or edit (Edit) that is associated with the failed connection.
  2. Add the connection details, enable Managed Status, and click OK.

    The connection data is updated.

  3. Click validate (Validate) in the upper-right corner to validate the new settings.

    If the connection to the server cannot be established, continue with the next procedure.

To verify, if the server system is running and accessible:

  1. Open a command prompt on the CA Virtual Assurance manager system and run the following commands:
    nslookup <Server Name>
    ping <IP Address of Server>
    
  2. To find out whether the server has a valid DNS entry and IP address, verify the output of these commands.

    If the server is not in the DNS, add the server to the Windows hosts file on the CA Virtual Assurance manager system. Continue with Step 3.

    If the server is in the DNS, continue with Step 4.

  3. Open the hosts file in the %windir%\system32\drivers\etc directory with an ASCII editor and add the following line:
    ipaddress <Server Name>
    

    Enter the correct IP address and server name and save the file. For example:

    192.168.50.50 myServer
    
  4. Change to the CA Virtual Assurance user interface, Administration tab, Configuration, Server pane, and click validate (Validate) in the upper-right corner.

    If the server credentials and connection data are correct and you can ping the server, the connection can still fail. In this case, it is possible that the server causes the problem. If the connection to the server cannot be established, continue with the next procedure.

To verify, if the time difference between the CA Virtual Assurance server and the GalaX server is less than 5 minutes:

  1. To access the GalaX server, contact the system administrator.
  2. Check the system time on the GalaX server.
  3. Check the system time on the CA Virtual Assurance manager system.
  4. If the system time difference is greater than 5 minutes, update the time settings accordingly.

To verify, if all services that are required for the connection are running properly on the server system:

  1. Log in to the GalaX server.
  2. Verify that the services required for the connection are running properly.
  3. If necessary, start or restart a service.
  4. Change to the CA Virtual Assurance user interface, server pane on the manager system and click validate (Validate) in the upper-right corner.

    CA Virtual Assurance validates the server connection.

    If the connection to the server fails, verify the validity of the data you gathered according to the requirements for this scenario.

    Work with the administrator or support to fix the server connection problem.