- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- linkloop errors
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
05-09-2002 07:19 AM
05-09-2002 07:19 AM
linkloop errors
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:36 AM
05-09-2002 07:36 AM
Re: linkloop errors
# 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..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:38 AM
05-09-2002 07:38 AM
Re: linkloop errors
linkloop -i
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:41 AM
05-09-2002 07:41 AM
Re: linkloop errors
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 11:30 PM
05-09-2002 11:30 PM
Re: linkloop errors
Any ideas why they differ & is this causing my linkloop failures ?
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 11:36 PM
05-09-2002 11:36 PM
Re: linkloop errors
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~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 01:22 AM
05-10-2002 01:22 AM
Re: linkloop errors
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 01:35 AM
05-10-2002 01:35 AM
Re: linkloop errors
Maybe the hub/switch is 100MBps and the card is 10MBps
check these links
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=e20085c50f04dc9577/screen=ckiDisplayDocument?docId=200000042264267
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=05050b8810efe50ca4/screen=ckiDisplayDocument?docId=200000011672959
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 01:49 AM
05-10-2002 01:49 AM
Re: linkloop errors
grep 57 /usr/include/sys/errno.h
#define ENOLINK 57 /* the link has been severed */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 01:53 AM
05-10-2002 01:53 AM
Re: linkloop errors
In frustration
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 02:05 AM
05-10-2002 02:05 AM
Re: linkloop errors
check it out
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5bc779bffde7d4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 02:49 AM
05-10-2002 02:49 AM
Re: linkloop errors
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 03:00 AM
05-10-2002 03:00 AM
Re: linkloop errors
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 03:21 AM
05-10-2002 03:21 AM
Re: linkloop errors
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 03:23 AM
05-10-2002 03:23 AM
Re: linkloop errors
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.