1825766 Members
2007 Online
109687 Solutions
New Discussion

analyze crash with Q4

 
SOLVED
Go to solution
Gonzalo Tipola
Occasional Contributor

analyze crash with Q4

Hi,
I have a server with HP-UX 11i, and running service guard. The server has crashed and I want to analize de the core dump that was generated.
I listened that I can do it with the Q4 but y don't know how to do it.
3 REPLIES 3
Ross Zubritski
Trusted Contributor

Re: analyze crash with Q4

cd /var/adm/crash

gunzip vmunix
q4pxdb64 vmunix
q4
> trace event 0
> trace event 1

Regards.

RZ
Sridhar Bhaskarla
Honored Contributor
Solution

Re: analyze crash with Q4

Hi Gonzalo,

Go to /usr/contrib/doc

Uncompress Q4Docs.tar.Z and you will get good documentation.

It is mostly to generate analysis files for HP so that they can figure out the root cause. To run Q4 for HP, read the document "using_q4" from

ftp://contrib:9unsupp8@192.170.19.51/crash/

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Anil C. Sedha
Trusted Contributor

Re: analyze crash with Q4

Check the attached doc.

You will have everything you want in that.

-Anil
If you need to learn, now is the best opportunity