- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Swapper process caused 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-11-2002 12:08 PM
09-11-2002 12:08 PM
Swapper process caused system crash?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:12 PM
09-11-2002 12:12 PM
Re: Swapper process caused system crash?
How sure are you that the process id was actually zero?
Is your system up-to-date in patches?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:23 PM
09-11-2002 12:23 PM
Re: Swapper process caused system crash?
I didn't think there was a PID 0, I thought it started with 1, which is init.
I would make sure you are up to date on patches and firmware. I think there are some patches for spinlock deadlock problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:32 PM
09-11-2002 12:32 PM
Re: Swapper process caused system crash?
1. Loaded crash_event_t from crash_event_table - found out that the crash was from a spinlock timeout on processor 3. Processors 1, 2, and 4 crashed due to a CT_TOC panic - meaning they panic'd because processor 3 did.
2. Then I loaded mpinfo_t from mpproc_info and confirmed that processors 1, 2, and 4 were in a SPUSTATE_IDLE state and processor 3 was in a SPUSTATE_SYSTEM state confirming that proc 3 was the root of the crash
3. From there I loaded the proc structure and determined the PID of the process that was using processor 3 when the system crashed. That's when I determined that process 0 was the process running when the system crashed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:34 PM
09-11-2002 12:34 PM
Re: Swapper process caused system crash?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:40 PM
09-11-2002 12:40 PM
Re: Swapper process caused system crash?
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062922779
Hope it helps ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:58 PM
09-11-2002 12:58 PM
Re: Swapper process caused system crash?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 11:47 PM
09-11-2002 11:47 PM
Re: Swapper process caused system crash?
just a small comment on spinlock deadlock panics... you wrote that proc 3 paniced the system. In case of a spinlock deadlock the panicing processor it NOT the guilty one. It olny acted as sime kind of watch dog... and here it found that the spinlock was held longer than 60 secs by someone _else_. The lock owner needs to be determined.
You really should go ahead and log a call with your repsonse center to get this dump analyzed. The LPMCs may be an important hint also.
Regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2002 05:01 AM
09-12-2002 05:01 AM
Re: Swapper process caused system crash?
Usually, internal hardware failures like this will cause an HPMC which is almost always a hardware failure. Time to call HP hardware support.