Error Code details
V-97-20-251
Severity: Error 
Component: Cluster Server One 
Message:
Failed to open socket connection to port %s on host %s (%s)
Description:

This error occurs if a connection cannot be established when an ha command (or a user of vcsoneapi) tries to connect to the vcsoned server or when a script runs an ha command to connect to the vcsoneclientd server.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2010-07-16 21:33:36
Platform: Generic
Release: Generic
Content:

In the following solutions, "Error code" is the last parameter of the message.

 

  • If the vcsoned or vcsoneclientd server that the ha command is trying to connect to is not running (Error code: -13), start the server.
     
  • If the vcsoned server is running but not listening on the intended IP address and port number (Error code: -13), verify that the PM_IPS variable in the vcsone.conf file or the VCSONE_SERVER_IP and VCSONE_SERVER_PORT environment variables are set to the correct IP and port combination.
     
  • If the vcsoned server is busy or no file descriptor is available on the system, or if a connection cannot be established for some other reason (Error code: -4), wait for a few minutes, verify that the IP and port is correct, and retry.