1825689 Members
4589 Online
109686 Solutions
New Discussion

linkloop errors

 
BFA6
Respected Contributor

linkloop errors

I've got 2 machines nodeA and nodeB which are to be clustered. I'm having problems with the linkloop on the standby card in nodeB

linkloop from nodeA primary card to nodeB standby card I get the following
Link connectivity to LAN station: 0x001083FA6174
error: get_msg2 getmsg failed, errno = 4
-- FAILED
frames sent : 1
frames received correctly : 0
reads that timed out : 1

If I linkloop from nodeB stanby to nodeA primary I get this message

Link connectivity to LAN station: 0x080009A3F40E
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message

Is there anything else I can look at, or have I got a faulty network card ?

Thanks in advance

Hilary
14 REPLIES 14
S.K. Chan
Honored Contributor

Re: linkloop errors

Use landiag to diagnose the card. First ..
# lanscan
==> take note of "card instance #" in the 3rd column.
# landiag
Enter command: lan
Enter command: ppa
Enter PPA number :
...either 0 or 1 usually
Enter command: display

What do you see..

Re: linkloop errors

How are you issuing the linkloop command?

linkloop -i 0x

Duncan

I am an HPE Employee
Accept or Kudo
BFA6
Respected Contributor

Re: linkloop errors

This is the result from landiag

LAN INTERFACE STATUS DISPLAY
Thu, May 9,2002 16:38:40

Network Management ID = 7
Description = lan4 Hewlett-Packard 10/100 TX Half-Duplex Hw
Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 10
Station Address = 0x1083fa6174
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 36296021
Inbound Octets = 0
Inbound Unicast Packets = 0
Inbound Non-Unicast Packets = 0
Inbound Discards = 0
Inbound Errors = 0
Inbound Unknown Protocols = 0
Outbound Octets = 246
Outbound Unicast Packets = 6
Outbound Non-Unicast Packets = 0
Outbound Discards = 17
Outbound Errors = 3
Outbound Queue Length = 0
Specific = 655367


As to the linkloop command

linkloop -i 7 0x080009FD5228

Hilary
BFA6
Respected Contributor

Re: linkloop errors

I've just had a look in sam at the same card, and sam has the speed set to 100 half duplex, but landiag has the speed set to 10.

Any ideas why they differ & is this causing my linkloop failures ?

Regards,

Hilary
Michael Tully
Honored Contributor

Re: linkloop errors

Hi,

You could try setting the card to 100FD.
On the second page of the lanadmin stats
the late collisions maybe reporting something.
If so try try this:

# lanadmin -X 100FD 0 (lan card No.)

if this works update your /etc/rc.config.d/hpnetworktype file

HTH
~Michael~
Anyone for a Mutiny ?
BFA6
Respected Contributor

Re: linkloop errors

The card would not let me change the speed settings - kept giving me an error message.
Then to confuse matters, the problem resolved itself, and re-appeared on the secondary card in nodeA

We have amended the port on the switch to mirror the card settings, and also swapped the cable for good measure, and everything is now OK.

Thank you for your help.

Hilary
T G Manikandan
Honored Contributor

Re: linkloop errors


grep 57 /usr/include/sys/errno.h
#define ENOLINK 57 /* the link has been severed */

BFA6
Respected Contributor

Re: linkloop errors

Argghhh I spoke to soon. The problems has jumped back to the secondary card on NodeB. As I've had the card working before, I'm guessing it's a speed issue.

In frustration

Hilary
T G Manikandan
Honored Contributor

Re: linkloop errors

BFA6
Respected Contributor

Re: linkloop errors

Success at last.

It was down to a combination of incorrectly labbelled cables (oops!) and speed problems on the switch.

Thanks for all the replies.

TG - I couldn't get to two of your links as they appear to be on the Americas site, but thanks anyway

Hilary

Re: linkloop errors

Hilary,

Any links you see to the US site, are probably mirrored on the europe site - just replace 'us-support2' with 'europe-support' in the URL.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
T G Manikandan
Honored Contributor

Re: linkloop errors

First link


Networking: resetting built-in 10 MB LAN card on HP-UX 10.20 K200 server

Current Path Home
Score : 0
Document Type : EN
Date : 1999 Jul 22
Description : Networking: resetting built-in 10 MB LAN card on HP-UX 10.20 K200 server
Document Id : G2808394
Search String :

You may provide feedback on this document

View the printer friendly version of this document



--------------------------------------------------------------------------------

Problem Description

I am running HP-UX 10.20 on a K200 server. I get the following errors
when I attempt to reset the built-in 10 MB LAN card:

error: expected primitive 0x06, got DL_ERROR_ACK
dl_error_primitive = 0xe8
dl_errno = 0x04
dl_unix_errno = 16

How can I resolve these errors?

Configuration Info

Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K200

Solution

To resolve your errors, change the switch port on the LAN card.


T G Manikandan
Honored Contributor

Re: linkloop errors

second link

Network Connectivity: Two systems cannot communicate with each other

Problem Description

I have a J200 and C180. These systems can communicate with
other units, but not to each other (I cannot ping, ftp, rlogin).

A linkloop on the J200 produced the following output:

error: get_msg2 getmsg failed, errno=4

A linkloop on the C180 receives a different error:

error: expected primitive 57 0x20 got dl_error_ack

What is the problem?

Configuration Info

Operating System - HP-UX
Version - 10.20
Hardware System - HP 9000
Series - J200

Solution

In this particular case the problem is a cable flaw in the C180.
To correct this problem, use the following steps:

1. Error 57 is usually a severed LAN, so reset the C180 card with
landiag.

2. Change the cable on the C180.