- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Server down
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
02-14-2003 08:26 AM
02-14-2003 08:26 AM
Server down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:31 AM
02-14-2003 08:31 AM
Re: Server down
/etc/shutdownlog
/var/adm/syslog/syslog.log
/var/adm/crash
/var/tombstones/ts99
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:31 AM
02-14-2003 08:31 AM
Re: Server down
the first I like to look at is /etc/shutdownlog. The last line should tell you whether the server panicked or shutdown with a few codes beside them.
Another one, obvious one, /var/adm/syslog/syslog.log and OLDsyslog.log
You can also look at /var/tombstones/ and see when ts99 was created. That coudl show a hardware problem.
There is also /var/adm/crash that, if enabled properly, should dump your system into a directory called crash.# (# being a number). this dump can be analyzed by HP and give you a pretty good indication why your system may have crashed.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:32 AM
02-14-2003 08:32 AM
Re: Server down
1) /var/adm/syslog/syslog.log, /var/adm/syslog/OLDsyslog.log
2) /etc/shutdownlog
3) root mail
4) HPMC errors and time stamps from boot menu
5) /var/adm/crash files and do an analysis on that
6) /var/tombstones files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:34 AM
02-14-2003 08:34 AM
Re: Server down
Hi,
The most important log in my opinion:
/var/adm/syslog/syslog.log
Regards,
Ricardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:46 AM
02-14-2003 08:46 AM
Re: Server down
First do a: tail /etc/shutdownlog.
There is a good chance that it will say something like:
Please post that message here and I can tell you where you may need to look.
There is an ITRC document that can help you if your system crashes and you have a dump saved in /var/adm/crash/
The document tells you some basic utilities to run to check on the type of failure.
As others have stated though, a definitive answer usually will require you to open a call for HP assistance due to the complexity of troubleshooting dumps.
The document which tells you how to Pre-Process Dumps for HP is OZBEKBRC00000611.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 10:09 AM
02-14-2003 10:09 AM
Re: Server down
as well as the shutdown log
your tombstone log wil tell if a processor or memory problem caused the proble
but its dificult to read
i know the chasis codes shwo the status of the processors and i believe if the code ends in fb or something like that that processor has a problem
sometime trying to get info on how to read these from HP is like pulling teeth tho heh