- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System 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
09-09-2000 04:09 AM
09-09-2000 04:09 AM
System Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2000 04:22 AM
09-09-2000 04:22 AM
Re: System Crash
Take a look in /var/adm/shutdownlog, is there an entry for the crash - looks something like panic 0xYYZZZ ? Any entries in there which are not normal REBOOT messages for the date of the crash ?
Take a look in /var/tombstones, do an ll -tr, is there a file in there of the date of the crash ? if so this will have the info we may need to analyse the panic.
Is there a system crashdump in /var/adm/crash ? a file called bounds may be there with a directory called crash.X ? is the date of them match the date of the crash ? (date on when these files were created)
Any errors in /var/adm/syslog/syslog.log from the date+time of the crash ?
Does the file /var/adm/msgbuf exist ? if so whats the date on the file (ls -l), is from the date/time of the crash ? if so keep this file, copy it to a safe place. Does the file /var/adm/OLDmessages exit ? if so copy this to a safe place also and take a look at it, go the bottom of this file and we may have some error messages in it which will help to determine the error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2000 05:12 AM
09-09-2000 05:12 AM
Re: System Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2000 04:20 AM
09-13-2000 04:20 AM
Re: System Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2000 04:34 AM
09-13-2000 04:34 AM
Re: System Crash
Ted, dont forget to assign points then to all those who helped you (from this question and its duplicate which had lots of replies).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2000 04:34 AM
09-13-2000 04:34 AM
Re: System Crash
cd into the directory (so /var/adm/crash/core.X or crash.X)
then do
/usr/contrib/bin/q4 .
At the q4 prompt do :-
trace -u event 0
and post the result here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2000 09:12 AM
09-13-2000 09:12 AM
Re: System Crash
Once the system reboots it will move
syslog.log to the OLDsyslog.log, so it
may have info logged from right before
or at the time of the crash.
S.