Operating System - HP-UX
1832567 Members
5499 Online
110043 Solutions
New Discussion

Re: How do you TOC a V-class?

 
SOLVED
Go to solution
Jeff Schussele
Honored Contributor

How do you TOC a V-class?

Hi All,

I know how to TOC most all other systems, but have never had to TOC a V-class.
I've a situation coming up where I'll probably need to TOC a V2600.
Could someone please provide the method?

Thanks,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
8 REPLIES 8
Bill McNAMARA_1
Honored Contributor

Re: How do you TOC a V-class?

Hi Jeff, it's been a long time since I connected to a V, but recall (on the 2500) that you need to access the test station (workstation) and log on as user sppuser
sp user was our default passwords .

Some windows should be opened automatically, out of which more or less correspond to a GSP interface.

Later,
Bill
It works for me (tm)
Sajid_1
Honored Contributor
Sajid_1
Honored Contributor

Re: How do you TOC a V-class?

This will be a useful document, which describes almost everything about V class server:

http://www.docs.hp.com/hpux/onlinedocs/A3725-96005/A3725-96005.html

rgds,
learn unix ..
Christopher McCray_1
Honored Contributor

Re: How do you TOC a V-class?

Hello,

Through the test station, you should have a window that you can issue comands. The command is do_reset and the command I use is:

do_reset 0 4

This initiates a crash dump and then reboots the V

Hope this helps

Chris
It wasn't me!!!!
Patrick Wessel
Honored Contributor

Re: How do you TOC a V-class?

Jeff,
You can either press the TOC button near by the power switch or execute the following comman on the Teststation:
do_reset 0 4
There is no good troubleshooting with bad data
Jeff Schussele
Honored Contributor

Re: How do you TOC a V-class?

All,

I don't know, pushing a button seems *awfully* difficult ;~)

Thanks folks, guess I should have perused the puppy before I posted the question. But then again I had the answer in about the same amount of time it would've taken to walk back to the data ctr :~)

Thanks all,
Jeff

P.S. I knew Patrick would chime in on this one - Thanks Patrick. Oh & thanks to those who provided the command line method as well.

Question - is the do_reset 0 4 executed from an SPP session or from the actual console session?
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Christopher McCray_1
Honored Contributor

Re: How do you TOC a V-class?

Hello,

From the SPP user session

Chris
It wasn't me!!!!
Jeff Schussele
Honored Contributor

Re: How do you TOC a V-class?

Thanks Chris.

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!