- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Server 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
10-03-2001 01:48 AM
10-03-2001 01:48 AM
Server Crash
Oct 7 15:26:13 arvdev vmunix: cdb: 00 00 00 00 00 00
Oct 7 15:26:13 arvdev vmunix: status: (02) Check Condition
Oct 7 15:26:13 arvdev vmunix: sense data: 70 00 06 00 00 00 00 0e 00 00 00 00
29 00 00 00
Oct 7 15:26:13 arvdev vmunix: 00 00 00 00 00 00
Oct 7 15:26:13 arvdev vmunix: sense key: (06) Unit Attention
Oct 7 15:26:13 arvdev vmunix: additional sense code: (29)
Oct 7 15:26:13 arvdev vmunix: additional sense code qualifier: (00)
Oct 7 15:26:27 arvdev /usr/sbin/envd[991]: terminated by signal 15
Oct 7 10:26:37 arvdev inetd[1522]: Going down on signal 15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 02:08 AM
10-03-2001 02:08 AM
Re: Server Crash
I have no idea what the driver arvdev is, some sort of 3rd part product ?? anyway, the errors you see look like SCSI hardware connection errors pointing to a problem with the device, eventually it causes a crash. Are your patches uptodate ? Keeping your patches uptodate usually stops the crashes, but youve got to investigate the hardware connection problem also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 02:22 AM
10-03-2001 02:22 AM
Re: Server Crash
There can be other problems (indicated by inetd going down on signal 15), if you have trusted system. If so, try to install also patches for inetd (PHNE_21835).
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 02:23 AM
10-03-2001 02:23 AM
Re: Server Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 03:06 AM
10-03-2001 03:06 AM
Re: Server Crash
when the server reboots.
If so you could run
# q4 -p /var/adm/crash/crash.X
q4> run WhatHappened > /tmp/wh.X
q4> quit
# vi /tmp/wh.X
and try to search the patch db for stack trace id's... or send that to your support with an swlist output
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 04:42 AM
10-03-2001 04:42 AM
Re: Server Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 05:04 AM
10-03-2001 05:04 AM
Re: Server Crash
I don't suppose that you could be lucky and have it always go down at the same time? You should be able to get times from /etc/shutdownlog. Also, do you have Online diagnostics installed (stm)? If not, maybe you should put it on. It a free download or it's on the application cd. If there is a hardware issue, it should give some warnings or errors that might help you track it down.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 05:05 AM
10-03-2001 05:05 AM
Re: Server Crash
Can you attach your OLDsyslog.log file. Let us have a look at that. Seems like you are having a disk problem. Which disk (?) is a big question.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 06:51 AM
10-03-2001 06:51 AM
Re: Server Crash
It may be some change in your computer room temperature. An envd entry in your log may indicate whatever environmental conditions you have specified in /etc/envd.conf (OVERTEMP) file. Are you in a hot climate location?
E.