Operating System - HP-UX
1833042 Members
2600 Online
110049 Solutions
New Discussion

Re: systems panics due to lan issues

 
Juergen Tappe
Valued Contributor

systems panics due to lan issues

We have a 1 node cluster, which we are currently expanding to a 2 node cluster.

Yesterday we plugged the 2 systems physicly together (hartbeat-lan, SCSI) without configuring any cluster issues, and the active 1 cluster node paniced twice due to lan issues.

1. panic after un-pluging the crossed over lan cable with message :
panic wait_for_lock: Already own this lock!

2. panic after diabling auto-negotitian and setting 10/half using SAM with message:
panic Data page fault

System Details:
OS : HP-UX 11.00
Model : D250/2
Memory : 688128 Kbytes

lan3 is the one with the crossed hartbeat cable.

ioscan -fnC lan:
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 8/16/6 lan2 CLAIMED INTERFACE Built-in LAN
/dev/diag/lan0 /dev/ether0
lan 3 8/20/5/1 btlan0 CLAIMED INTERFACE EISA card INP0500
/dev/diag/lan3 /dev/ether3 /dev/lan3
lan 1 8/20/5/2 vglan0 CLAIMED INTERFACE EISA card HWP1990
/dev/diag/ether1 /dev/ether1
/dev/diag/lan1 /dev/lan1
lan 2 8/20/5/4 vglan0 CLAIMED INTERFACE EISA card HWP1990
/dev/diag/ether2 /dev/ether2
/dev/diag/lan2 /dev/lan2


Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
8/16/6 0x080009C3CA92 0 UP lan0 snap0 1 ETHER Yes 119
8/20/5/1 0x0060B04ABD4D 3 UP lan3 snap3 2 ETHER Yes 119
8/20/5/2 0x080009DF22B3 1 UP lan1 snap1 3 ETHER Yes 119
8/20/5/4 0x080009E524FC 2 UP lan2 snap2 4 ETHER Yes 119

We want to "expand" our Cluster now to a 2 node cluster and we are concerned about possible more system panics.
The current machine is productiv already.

What is or was wrong? Perhaps a patch is missing, but which?

Can somebody help pls - thx in advance
Working together
3 REPLIES 3
Cheryl Griffin
Honored Contributor

Re: systems panics due to lan issues

If you contact the HP Response Center, they can look at the q4 output from the crash and pinpoint the error.

Data Page Fault implies that you are missing patches. From your description here, it would be PHNE (network patches).
"Downtime is a Crime."
Bharat Katkar
Honored Contributor

Re: systems panics due to lan issues

Similar kind of thing happened to me also. System use to panic immediately after i plug in or plug out the patch cord in NIC card.
But afterwards it use to work fine. What i observed was, the NIC card was loose inside and everytime when i use to plug cable in teh cable, it dislocates a bit and suddenly server gets panicked. I fixed it and it never happened.
Don't know if this is the case with you.
I suggest to check that one on safer side!!
You need to know a lot to actually know how little you know
Juergen Tappe
Valued Contributor

Re: systems panics due to lan issues

I opened a HP Call and got the bcs_config sent.

HP will create 2 customized Patch Bundle CDs for my 2 servers resulting the output of the BCS_config.

Bharat:
I will try to check is the Card is "loose" as soon I get a downtime for the productive server.

Thx for responses.
Working together