cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to VCS engine

outlaw_sin
Not applicable
Hi Folks,
 
 
I installed the VCS 4.0 on Linux AS 3. Just completed the installation and tried giving the command,
[root@gisadmin06] #haconf -makerw
VCS ERROR V-16-1-10600 Cannot connect to VCS engine
===========================================
This is the error am getting on almost all commands,
 
Why do we get this error ?
===========================================
Some troubleshooting I did:
 
# ps -ef | grep -i VCS
root      1362     1  0 11:39 ?        00:00:00 /opt/VRTSvcs/bin/CmdServer
root      1419  1218  0 12:01 pts/0    00:00:00 grep -i vcs
# hastatus -sum
VCS WARNING V-16-1-11046 Local system not available
[root@gisadmin06 root]# rpm -qa VRTS*
VRTSvxfs-4.0.00.0-GA_RHEL3
VRTSperl-4.0-11.0
VRTSgab-4.0.00.0-GA_RHEL3
VRTSvcsag-4.0.00.0-GA_RHEL3
VRTSvlic-3.02-006
VRTSvxvm-4.0.00.0-GA_RHEL3
VRTSllt-4.0.00.0-GA_RHEL3
VRTSvcs-4.0.00.0-GA_RHEL3
[root@gisadmin06 root]# hagrp -add ora_sg
VCS ERROR V-16-1-10600 Cannot connect to VCS engine
 
Would be thankful for your suggestions.
 
Thanks
Outlaw
2 REPLIES 2

Veritas_Veritas
Level 4
Hi ,
 
VCS engine (had ) is not running. start it using hastart command and then you will be able to run ha commands.
 
Cheers !!
 
Munish

bsobek
Level 5
Hi,
 
do you have a valid config for your cluster?
 
/etc/llttab
/etc/llthosts
/etc/gabtab
/etc/VRTSvcs/conf/config/main.cf
 
If you have more than one node, you have to configure gab and llt.
 
You have two methods for configuration:
1. Edit these files by hand
2. "/opt/VRTS/install/installvcs -configure"    (this is the Solaris, perhaps the Linux-Path could be different)
 
Greets
Björn