- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- panic cpu:0
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
11-20-2003 01:55 AM
11-20-2003 01:55 AM
panic cpu:0
I Had a problem that crash my Alpha/Tru64/Trucluster 5.1. This is the output from the UERF command. Does anyone knows what happened ? Can anyone help me ?
I can send more info, ...
Thanks for the help ...
********************************* ENTRY 7. *********************************
----- EVENT INFORMATION -----
EVENT CLASS ERROR EVENT
OS EVENT TYPE 110. MACHINE STATE
SEQUENCE NUMBER 0.
OPERATING SYSTEM DEC OSF/1
OCCURRED/LOGGED ON Thu Nov 13 18:57:54 2003
OCCURRED ON SYSTEM db1
SYSTEM ID x00080022
SYSTYPE x00000000
SYSTEM STATE x0003 CONFIGURATION
********************************* ENTRY 8. *********************************
----- EVENT INFORMATION -----
EVENT CLASS ERROR EVENT
OS EVENT TYPE 302. PANIC
SEQUENCE NUMBER 26418.
OPERATING SYSTEM DEC OSF/1
OCCURRED/LOGGED ON Thu Nov 13 18:53:59 2003
OCCURRED ON SYSTEM db1
SYSTEM ID x00080022
SYSTYPE x00000000
MESSAGE panic (cpu 0): What happened here ?
********************************* ENTRY 9. *********************************
----- EVENT INFORMATION -----
EVENT CLASS OPERATIONAL EVENT
OS EVENT TYPE 250. ASCII MSG
SEQUENCE NUMBER 26417.
OPERATING SYSTEM DEC OSF/1
OCCURRED/LOGGED ON Thu Nov 13 18:53:23 2003
OCCURRED ON SYSTEM db1
SYSTEM ID x00080022
SYSTYPE x00000000
MESSAGE mchan0: Node 1 is going offline
********************************* ENTRY 10. *********************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 02:37 AM
11-20-2003 02:37 AM
Re: panic cpu:0
I don't know if this forum is the place for crash_analysis, but let's give it a try.
First the official way to handle this.
Run "sys_check -escalate".
Open a call at HP-services
On request, send the file escalate.tar and escalate.vmzcore to HP.
Second, we can have also have a short look at your crash.
So, send in attachment the most recent crash-data.* file from the directory /var/adm/crash.
This gives already an idea of what happened.
As the information in te crash_data file is limited, this is without garantuee
Rgrds
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 04:35 AM
11-20-2003 04:35 AM
Re: panic cpu:0
cd /var/adm/crash
see if you have a crash-data file and do
do a grep _panic_string crash-data.version and post it.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 08:41 AM
11-20-2003 08:41 AM
Re: panic cpu:0
Post the output of following command.
# dupatch -track -type kit
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 07:11 PM
11-20-2003 07:11 PM
Re: panic cpu:0
panic (cpu 0): What happened here ?
this indicates some kind of corruption or wrong parameter. But depend on the stack of the crash.
Please post you crash_data for further analysis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 07:30 PM
11-20-2003 07:30 PM
Re: panic cpu:0
I verified the sources of v5.1 and the TruCluster kernel routines.
The panicstring "What happened here" doesn't exist.
I think this is a comment of the original poster.
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 07:38 PM
11-20-2003 07:38 PM
Re: panic cpu:0
have a look to the entry 8. last sentence, this is not a comment it is well known panic string but the root cause needs further analysis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 07:54 PM
11-20-2003 07:54 PM
Re: panic cpu:0
Indeed. this is a panic_string in the v4 release stream (occurs in fifo_vnops.c)
But, it doesn't exist any longer in V5
The first post states we have Alpha/Tru64/Trucluster 5.1
Hmm.. this sounds interesting
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 02:55 AM
11-21-2003 02:55 AM
Re: panic cpu:0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 03:25 AM
11-21-2003 03:25 AM
Re: panic cpu:0
This is a tricky one. I do not understand this. I do not find the panic_string in the V5.1 sources. Is this system upgraded round 15 may 2003. This is the boottime before the crash.
Can you also send the output of
# dupatch -track -type kit
# dupatch -track -type patches
# sizer -v
# what /vmunix | grep fifo_vnops
Maybe this shed another light.
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:04 AM
11-21-2003 04:04 AM
Re: panic cpu:0
I have to apoligize.
The mistery is solved. It's my fault.
This _panic_message changed with the installation of PatchKit #5.
Sorry for wasting entries
From Patchkit #5 onwards, the message changed to
"NULL fifo_bufhdr append pointer"
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:04 AM
11-21-2003 04:04 AM
Re: panic cpu:0
how many members has your cluster? Have you had any troubles with the quorum disk lately?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:11 AM
11-21-2003 04:11 AM
Re: panic cpu:0
you find this quite often in the crash file. I wonder, if the memory channel is damaged.
regards
Michael
rm_state_change: mchan0 slot 1 offline
rm_lrail_remove_node: logical_rail 0 hubslot 1
CNX MGR: communication error detected for node 2
CNX MGR: delay 1 secs 0 usecs
CNX QDISK: Cluster transition, releasing claim to 1 quorum disk vote.
CNX MGR: quorum lost, suspending cluster operations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2003 10:37 PM
11-23-2003 10:37 PM
Re: panic cpu:0
~30 seconds before the crash, the other member went offline.
There are some known issues with clustermembers crashing, when an other member shutdown or powerdown.
Most of these issues are fixed in the patchkits.
Indeed, as Michael said, problems with the cluster interconnect will not help to make a cluster stable. Everything should be correct in terms of cabling, firwmware version, strapsetting, etc..
However, seen the uptime of the system, I believe more in a software problem.
Therefore, I should plan
1) the installation of the latest patchkit (kit#6)
or even better
2)an upgrade to v5.1B
This is only a free advise. If you want to know what happened exactly with your system and you have a valid contract then you can open a case at HP Services.
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 02:09 AM
11-24-2003 02:09 AM
Re: panic cpu:0
are you stil with us?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 02:17 AM
11-24-2003 02:17 AM
Re: panic cpu:0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 02:19 AM
11-24-2003 02:19 AM
Re: panic cpu:0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 02:54 AM
11-24-2003 02:54 AM
Re: panic cpu:0
The version of fifo_vnops.c is not the version delivered with patchkit#6.
I see that you installed patchkit #6, but it must have been installed only partially.
The vfs.mod which contains fifo_vnops.c is part of OSF510-1163
This is one of the most important patches (patch 1163). A lot of other patches depend on the installation of this one.
As it is not present in the patchlist, it must have been rejected during the run of dupatch.
I propose to run a dupatch baseline. This will give the reason why it is not installed.
Joris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 10:41 PM
12-03-2003 10:41 PM
Re: panic cpu:0
is the problem solved?
Michael