Error Code details
V-16-10-93
Severity: Error 
Component: Cluster Server 
Message:
Could not download the Agent Logs. CmdServer may not be running or specified host is not reachable.
Description:

CmdServer is not running on the clustered host to which the Cluster Manager is connected. 

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2013-06-26 09:11:42
Platform: Generic
Release: Generic
Content:

Run the following commands on the node to which Cluster Manager is connected:

 

# export PATH = $PATH:/opt/VRTSvcs/bin: 
# cd / 
# CmdServer 
# ps -ef | grep -i Cmd 
 
Check that the CmdServer process is now running, and try performing the failing operation again from the Cluster Manager.