Forum Discussion

Nagpal's avatar
Nagpal
Level 3
14 years ago

veritas cluster Server Installation problem

Hi,

I am facing problem with Installation of Veritas Cluster Server 5.1 in solaris. Everytime when i install this package get below error ; -

-----------------------------------------------------------------------------------------------------------------------------------------------------------------

Starting VCS: 87%                                                                                    _____________

    Estimated time remaining: 1:10                                                                              7 of 8

    Performing VCS configuration ................................................................................ Done
    Starting llt ................................................................................................ Done
    Starting gab ................................................................................................ Done
    Starting vxfen .............................................................................................. Done
    Starting had ................................................................................................ Done
    Starting hashadow ........................................................................................... Done
    Starting CmdServer .......................................................................................... Done

Veritas Cluster Server Startup did not complete successfully

llt failed to start on sun1
gab failed to start on sun1
vxfen failed to start on sun1
had failed to start on sun1
hashadow failed to start on sun1

It is strongly recommended to reboot the following systems:
        sun1

Execute '/usr/sbin/shutdown -y -i6 -g0' to properly restart your systems

installvcs log files, summary file, and response file are saved at:

        /opt/VRTS/install/logs/installvcs-201111291507mZT

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

bash-3.00# cd /opt/VRTS/install/logs/installvcs-201111291507mZT
bash-3.00# ls
installvcs-201111291507mZT.log0         start.gab.sun1                          stop.gab.sun1
installvcs-201111291507mZT.log1         start.had.sun1                          stop.had.sun1
installvcs-201111291507mZT.qa_response  start.hashadow.sun1                     stop.hashadow.sun1
installvcs-201111291507mZT.response     start.llt.sun1                          stop.llt.sun1
installvcs-201111291507mZT.summary      start.vxfen.sun1                        stop.vxatd.sun1
start.CmdServer.sun1                    stop.CmdServer.sun1                     stop.vxfen.sun1
bash-3.00# more stop.CmdServer.sun1
1 15:10:05 BEGIN-proc_stop_sys(CmdServer,sun1)
1 15:10:05 ## Stopping CmdServer on sun1
1 15:10:05 ## Begin prestop checking for CmdServer on sun1
1 15:10:05 cmd LANG=C LC_ALL=C /usr/bin/ps -ef | /usr/bin/grep 'CmdServer' | /usr/bin/grep -v grep | /usr/bin/grep -v defu
nct 2>&1
1 15:10:05 cmd exit=1
1 15:10:05 ## The prestop checking return '0'
1 15:10:05 ## CmdServer is not running on sun1
1 15:10:05 ## The proc_stop_sys() return '1'
1 15:10:05 END-proc_stop_sys(CmdServer,sun1)
bash-3.00# more stop.gab.sun1
1 15:10:09 BEGIN-proc_stop_sys(gab,sun1)
1 15:10:09 ## Stopping gab on sun1
1 15:10:09 ## Begin prestop checking for gab on sun1
1 15:10:09 cmd LANG=C LC_ALL=C /usr/sbin/modinfo | /usr/bin/grep -w gab 2>&1
1 15:10:09 cmd exit=1
1 15:10:09 gab not loaded on sys sun1
1 15:10:09 ## The prestop checking return '0'
1 15:10:09 ## gab is not running on sun1
1 15:10:09 ## The proc_stop_sys() return '1'
1 15:10:09 END-proc_stop_sys(gab,sun1)
bash-3.00# more stop.had.sun1
1 15:10:01 BEGIN-proc_stop_sys(had,sun1)
1 15:10:01 ## Stopping had on sun1
1 15:10:01 ## Begin prestop checking for had on sun1
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ps -ef | /usr/bin/grep 'bin/had' | /usr/bin/grep -v grep | /usr/bin/grep -v defunc
t 2>&1
1 15:10:01 cmd exit=1
1 15:10:01 had not running on sun1
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ls /var/svc/manifest/system/vcs-onenode.xml 2>/dev/null
1 15:10:01 cmd exit=2
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ls /var/svc/manifest/system/vcs.xml 2>/dev/null
1 15:10:01 cmd stdout=
/var/svc/manifest/system/vcs.xml
1 15:10:01 cmd exit=0
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/svcs -v -p /system/vcs | /usr/bin/awk '{print $1}' 2>&1
1 15:10:01 cmd stdout=
STATE
offline
1 15:10:01 cmd exit=0
1 15:10:01 ## The prestop checking return '0'
1 15:10:01 ## had is not running on sun1
1 15:10:01 ## The proc_stop_sys() return '1'
1 15:10:01 END-proc_stop_sys(had,sun1)bash-3.00# more stop.had.sun1
1 15:10:01 BEGIN-proc_stop_sys(had,sun1)
1 15:10:01 ## Stopping had on sun1
1 15:10:01 ## Begin prestop checking for had on sun1
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ps -ef | /usr/bin/grep 'bin/had' | /usr/bin/grep -v grep | /usr/bin/grep -v defunc
t 2>&1
1 15:10:01 cmd exit=1
1 15:10:01 had not running on sun1
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ls /var/svc/manifest/system/vcs-onenode.xml 2>/dev/null
1 15:10:01 cmd exit=2
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/ls /var/svc/manifest/system/vcs.xml 2>/dev/null
1 15:10:01 cmd stdout=
/var/svc/manifest/system/vcs.xml
1 15:10:01 cmd exit=0
1 15:10:01 cmd LANG=C LC_ALL=C /usr/bin/svcs -v -p /system/vcs | /usr/bin/awk '{print $1}' 2>&1
1 15:10:01 cmd stdout=
STATE
offline
1 15:10:01 cmd exit=0
1 15:10:01 ## The prestop checking return '0'
1 15:10:01 ## had is not running on sun1
1 15:10:01 ## The proc_stop_sys() return '1'
1 15:10:01 END-proc_stop_sys(had,sun1)
bash-3.00# more stop.hashadow.sun1
1 15:10:03 BEGIN-proc_stop_sys(hashadow,sun1)
1 15:10:03 ## Stopping hashadow on sun1
1 15:10:03 ## Begin prestop checking for hashadow on sun1
1 15:10:03 cmd LANG=C LC_ALL=C /usr/bin/ps -ef | /usr/bin/grep 'hashadow' | /usr/bin/grep -v grep | /usr/bin/grep -v defun
ct 2>&1
1 15:10:03 cmd exit=1
1 15:10:03 ## The prestop checking return '0'
1 15:10:03 ## hashadow is not running on sun1
1 15:10:03 ## The proc_stop_sys() return '1'
1 15:10:03 END-proc_stop_sys(hashadow,sun1)
bash-3.00# more stop.llt.sun1
1 15:10:11 BEGIN-proc_stop_sys(llt,sun1)
1 15:10:11 ## Stopping llt on sun1
1 15:10:11 ## Begin prestop checking for llt on sun1
1 15:10:11 cmd LANG=C LC_ALL=C /usr/sbin/modinfo | /usr/bin/grep -w llt 2>&1
1 15:10:11 cmd exit=1
1 15:10:11 llt not loaded on sys sun1
1 15:10:11 ## The prestop checking return '0'
1 15:10:11 ## llt is not running on sun1
1 15:10:11 ## The proc_stop_sys() return '1'
1 15:10:11 END-proc_stop_sys(llt,sun1)
bash-3.00#
=========================================================================================================

 Above are log files prapared between failed installation .Please help me out this.

Thanks

Prince Nagpal
 

 

12 Replies