- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- NIC Problem, inbound traffic fails, outbound ok
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-07-2004 07:05 PM
11-07-2004 07:05 PM
NIC Problem, inbound traffic fails, outbound ok
I'm encountering the following network problem using an Alphaserver 800/500 running True64 5.1.a
A:
- tranferring data using FTP or NFS from a Win2k box or from a Sparcstation to the Alpha is
1. slow, approx 60Kbyte/s, sometimes only < 10k
2. is hanging after a while. Transferring data will stop after some tranferred megabytes.
-> Netstat is showing packets in error
B:
on the Alpha there is running a software, which is using NFS to access the Alpha's filesystem. It seems to be, that even on the Alpha NFS hangs from time to time while accessing the local filesystem.
On the other hand, transferring data from the Alpha to the Win2k box or the Sparcstation is fast, approx 300-500Kbyte/s and does not hang (10Mbit NIC). It is possible to tranfer several hundred megabytes without any problem.
Any hints are very welcome!
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2004 07:18 PM
11-07-2004 07:18 PM
Re: NIC Problem, inbound traffic fails, outbound ok
can you tell us more about the network infrastructure you are using and the patch kit level on the alpha? Please post also a netstat -I"nicname" -s
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2004 08:07 PM
11-07-2004 08:07 PM
Re: NIC Problem, inbound traffic fails, outbound ok
this is a plain Tru64 5.1.a installation, no patches. There is no special networking infrastructure.
The Alpha ist connected to a Sun Sparcstation 20 and a Win2k box, using a 10Mbit Hub. All three systems are using 10Mbit NIC's. The cabling (Twisted pair) should be ok, since I exchanged the cables several times.
The output of netstat I could send tomorrow, because the I've the systems at home for programming in LISP.
From 4.0.f I know, there was a packetfilter bug. Is there a similar bug in 5.1.a?
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:13 AM
11-09-2004 01:13 AM
Re: NIC Problem, inbound traffic fails, outbound ok
-cat network. Look for the DECchip designation or the device type.
If it is a 10/100 card, make sure it's actually running at 10Mbps and not trying to run at 100.
Run netstat -is -I{interface_name}. This will show more details and tell you, in some cases, what the cause of the errors might be.
If all else fails, try hooking this system directly to another one with a crossover cable and run test for both incoming and outgoing data. If the direct connection shows no problems and no increase in error counts, then more than likely the problem is external to the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:20 AM
11-09-2004 02:20 AM
Re: NIC Problem, inbound traffic fails, outbound ok
Try to specify it explicitly via ifconfig, as well as speed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 10:25 PM
11-09-2004 10:25 PM
Re: NIC Problem, inbound traffic fails, outbound ok
I've some more informations excepted from the output of sys_check in an attachment to this posting (It is a plain MS-Notepad textfile).
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 10:43 PM
11-09-2004 10:43 PM
Re: NIC Problem, inbound traffic fails, outbound ok
Erich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 11:03 PM
11-09-2004 11:03 PM
Re: NIC Problem, inbound traffic fails, outbound ok
you have quite a few collisions.
Could you connect the machines to a switch?
Please make sure that the Alpha nic is set to 10mbit via console variable fix and not autosensing. This card does not handle that very well. Make sure all hosts have the same speed.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2004 10:24 PM
11-10-2004 10:24 PM
Re: NIC Problem, inbound traffic fails, outbound ok
I followed your hints to connect the Alpha to the Sun using a crossover cable without success.
Finally I decided to change the NIC and surprisingly I found a NIC with a DEC-chips.
After changing the NIC all went smooth!
Thank you for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2004 10:26 PM
11-10-2004 10:26 PM
Re: NIC Problem, inbound traffic fails, outbound ok
The NIC seems to be defective.