- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP 9000 Crash..?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2001 09:22 PM
04-08-2001 09:22 PM
HP 9000 Crash..?
We have HP 9000/879/K260 Server with HP-UX ver 11.0. Recently the server crashed and rebooted. The shutdownlog says : Reboot after Panic: Data Memory Protection Fault
What does this statement refer to &
What could be the cause of the failure..?
regds
Nag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2001 11:28 PM
04-08-2001 11:28 PM
Re: HP 9000 Crash..?
You may want to see if a tombstone has been generated with valid timestamps in the file unde /var/tombstones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2001 11:47 PM
04-08-2001 11:47 PM
Re: HP 9000 Crash..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2001 12:40 AM
04-10-2001 12:40 AM
Re: HP 9000 Crash..?
From the /var/tombstones/ts99 file, it appears the reboot was not due to hardware error. There are no errors logged. So this could be due to s/w error...?
vmunix is created in /var/adm/crash/crash.3 directory apart from image.1.1 & image.1.2 files due to this crash. These files can be deleted...?
regds
Nag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2001 12:43 AM
04-10-2001 12:43 AM
Re: HP 9000 Crash..?
If you don't know how to analyse them, then send it to HP!
They'll tell you what happened.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2001 12:46 AM
04-10-2001 12:46 AM
Re: HP 9000 Crash..?
Perform a STM diagnostics "exercise" (if possible) or "verify" and subsequently "information" on your physical memory.
This will tell you whether you are facing a hardware memory fault.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2001 12:52 AM
04-10-2001 12:52 AM
Re: HP 9000 Crash..?
Do not at present delete your crash files as these can be analysed to fing out what caused the crash.
If you have HP support request that they look at the crash files.
Also the following can be used to examine the core files:-
cd /var/adm/crash/core.*
q4 .
trace event 0
HTH
Paula