Unable to start SunVTS on M5000

Please advise. Thank you

bash-3.00# cd /usr/sunvts/bin/
bash-3.00# ls
bios.bin            iobushangscript.sh  stopsunvts          vtsprobe
cmos.bin            javabridge.jar      sunlink             vtsreportgenerate
dispatcher          loadVtsServer       svmVolDiskList      vtstalk
env6test            nalmtest            testadd             vtstty
hsclbtest           sparcv9             testrm              web
i2c2test            ssptest             vts.java.policy
invokeVtsAgent      startsunvts         vts_cmd
bash-3.00# ./startsunvts
Checking agent version . . .
Which SunVTS 7.0 User Interface (UI) would you like to use?
a) Command Line b) Terminal UI c) Browser UI
b
Starting TTY UI....

For additional information, please refer to any of the following documents:
1. Check logs at  /var/sunvts/logs//sunvts.startup
2. README file located at /usr/sunvts
3. Online documents available at http://docs.sun.com. Please search
for SunVTS 7.0

vtsk: svc_reg: Socket operation on non-socket
Failed to connect to mr2db1a
bash-3.00# ./startsunvts
Checking agent version . . .
Which SunVTS 7.0 User Interface (UI) would you like to use?
a) Command Line b) Terminal UI c) Browser UI
a
Initiating Command Line UI...
vtsk: svc_reg: Socket operation on non-socket
DONE

For additional information, please refer to any of the following documents:
1. Check logs at  /var/sunvts/logs//sunvts.startup
2. README file located at /usr/sunvts
3. Online documents available at http://docs.sun.com. Please search
for SunVTS 7.0

bash-3.00#

:frowning:

do you use latest solaris 10 release and latest recommended patch cluster?

Yes of course. Solaris 10 U8 and Jan 2010 EIS release
Also tried pkgrm and pkadd on the SunVTS pkgs
I see 3 types of bug reports under sunsolve but seems like they're Sun Internals... Not able to access the documents.
Anyone who can check and please help!!

SunVTS[TM] Fails to start with socket operation error or "vtsk ...
... vtsk: svc_reg: Socket operation on non-socket sunvts: Can't start vtsk properly. These errors can occur if options are used in the command or not. ...
http://sunsolve.sun.com/search/document.do?assetkey=1-62-215071-1 - Feb 12, 2009
Minimum requirements for installing SunVTS[TM]
... following message: $ ./sunvts vtsk: svc_reg: Socket operation on non-socket sunvts: Can't start vtsk properly. Stop. This error ...
http://sunsolve.sun.com/search/document.do?assetkey=1-61-206566-1 - Jun 6, 2008
Sunvts 4.2 fails to start
... Running sunvts -t produces: dalnb01 # ./sunvts -t vtsk: svc_reg: Socket operation on non-socket sunvts: Can't start vtsk properly. Stop. ...
http://sunsolve.sun.com/search/document.do?assetkey=1-1-4455824-1 - Dec 10, 2001

Maybe because of this? :eek: Will check again.. meanwhile see if yoou can help. thx
NOTICE: Please be advised that some Patch Downloads and Update Account are currently unavailable. We apologize for any inconvenience. We will remove this message when the outage has ended.

From SunVTS documentation:

I bet you have removed or disabled something required by SunVTS.

You're wrong. I have already done the entire Dst + EOM install.
What do you mean by disabled? I have done standard JASS hardening on the system. What service needs to be enabled?

I suspect that my rpcbind daemon could be disabled. Will enable it and re-try

---------- Post updated at 02:18 PM ---------- Previous update was at 12:17 PM ----------

DOne!!

bash-3.00# svcadm enable svc:/network/rpc/bind:default
bash-3.00# svcs -a |grep -i rpc
disabled       22:03:15 svc:/network/rpc/keyserv:default
disabled       22:03:15 svc:/network/rpc/nisplus:default
disabled       22:03:16 svc:/network/rpc/bootparams:default
disabled       22:03:36 svc:/network/rpc/gss:default
disabled       22:03:37 svc:/network/rpc/rstat:default
disabled       22:03:39 svc:/network/rpc/mdcomm:default
disabled       22:03:39 svc:/network/rpc/metamed:default
disabled       22:03:39 svc:/network/rpc/metamh:default
disabled       22:03:40 svc:/network/rpc/ocfserv:default
disabled       22:03:40 svc:/network/rpc/smserver:default
disabled       22:03:40 svc:/network/rpc/rex:default
disabled       22:03:41 svc:/network/rpc/rusers:default
disabled       22:03:41 svc:/network/rpc/spray:default
disabled       22:03:41 svc:/network/rpc/wall:default
disabled       22:03:41 svc:/network/rpc-100235_1/rpc_ticotsord:default
online         14:15:53 svc:/network/rpc/bind:default
online         14:15:53 svc:/network/rpc/meta:default
online         14:15:53 svc:/network/rpc/cde-calendar-manager:default
online         14:15:53 svc:/network/rpc/cde-ttdbserver:tcp
bash-3.00# /usr/sunvts/bin/startsunvts -t
Checking agent version . . .
Starting TTY UI....

For additional information, please refer to any of the following documents:
1. Check logs at  /var/sunvts/logs//sunvts.startup
2. README file located at /usr/sunvts
3. Online documents available at http://docs.sun.com. Please search
for SunVTS 7.0
*******Hostname:mr2db1a~~~~~Model:SUNW,SPARC-Enterprise~~~~~SunVTS7.0ps6******
 start   reset       quit       reprobe   test_mode   global_options          
 session log_files   HostConf   help                                          
******************************************************************************
Test_Groups
 [*]Disk        Options  idle(Pass=0/Error=0)                                 
 [*]Ioports     Options  idle(Pass=0/Error=0)                                 
 [*]Media       Options  idle(Pass=0/Error=0)                                 
 [*]Memory      Options  idle(Pass=0/Error=0)                                 
 [*]Network     Options  idle(Pass=0/Error=0)                                 
 [*]Processor   Options  idle(Pass=0/Error=0)                                 
                                                                              
                                                                              
                                                                              
                                                                              
                                                                              
                                                                              
                                                                              

Status
                               System_status:idle                             
Elapsed_time:000:00:00                                     Total_errors:0     
Session_Name:                                      Test_Mode:System Exerciser 

You demonstrated the opposite.

Please don't confuse "or" with "and".

The opposite of enabled, eg: JASS is disabling many services.

information like using JASS is important in such cases...