The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com



IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Job Loss iBot Cartoons for Geeks 0 10-12-2008 09:20 AM
Problem Receiving the first OSPF packet cosmic_egg IP Networking 3 09-24-2008 04:53 AM
packet inconsistency problem clalfa Ubuntu 1 03-17-2008 04:53 PM
Response time under packet loss shane UNIX for Advanced & Expert Users 1 09-08-2003 06:32 AM
Detecting data loss during FTP sameerbo Shell Programming and Scripting 4 06-18-2003 10:50 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-07-2009
photon's Avatar
photon photon is offline
Registered User
  
 

Join Date: Jul 2002
Posts: 162
packet loss problem

I have 4 network ports on our T5240 sun server.

all but 1 gives packet losses (nxge1)

nxge0 gives on average 50% packet loss, very bad.

nxge2 gives on average 1-2% packet loss.

nxge3 gives on average 20% packet loss.

Is there a tool or something to help me find the problem?
  #2 (permalink)  
Old 01-07-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,953
yes there is, it's called brain 1.0 and it's a realy usefull tool .

the nxge interfaces are sensitive and often have problems in many environments. please be sure to use the latest solaris patchcluster to have the latest nxge drivers on your system. also check for autoneg problems (are you on a cisco switch?). have a look with "dladm show-dev" to know your settings and maybe try to switch to 1000fdx fixed (ndd get/set is your friend to try this out).

hth,
DN2
  #3 (permalink)  
Old 01-16-2009
photon's Avatar
photon photon is offline
Registered User
  
 

Join Date: Jul 2002
Posts: 162
I don't have that version of brain, I only have the beta version.

The beta version tells me there may be a configuration issue with
the data center connection or a down right misconfiguration.

The switch interface to data center shows a lot of collisions. My
switch interface was set to auto and it showed data center at
half duplex, but when I contacted them they said their side was
set to full duplex. He set it to auto and my side went to full
duplex automatically.

They also mentioned they saw errors and problems on their end.
  #4 (permalink)  
Old 01-16-2009
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,111
When one partner is at full duplex and the other partner is at auto-negotiate, the partner at auto-negotiate will misread its partner and establish the wrong duplex. This should be guaranteed to fail in this manner.
  #5 (permalink)  
Old 01-16-2009
photon's Avatar
photon photon is offline
Registered User
  
 

Join Date: Jul 2002
Posts: 162
Before they made the change to AUTO duplex, I made the change to FULL on
my side and it drooped the connection and went to redundant connection,
which was also showing as HALF duplex on their side, my side set to AUTO for
the redundant interface.

So if they were indeed at FULL DUPLEX it would NOT have dropped the
connection and should have been FULL to FULL, but that is not the case.

When I changed back to AUTO it said HALF duplex again on their side. Only
when they changed to AUTO did my side show them as FULL duplex.

Why did my switch say HALF for data center when my switch was set to
AUTO duplex and data center side was set to FULL?

Why would connection drop if supposedly both sides where set to FULL?

This is all very frustrating, the data center is seeing problems on their end
but not disclosing that information to me and suggesting it is my problem.
  #6 (permalink)  
Old 01-16-2009
methyl methyl is offline
Registered User
  
 

Join Date: Mar 2008
Posts: 1,163
Don't worry Photon, you are not the first by a long way.
Auto-negotiation of LAN speed and duplex settings does not work at all well
with servers. It can appear to work and then go very wrong after a power fail.

Perderabo advice is good.

It takes two to tango.

BOTH sides need to be hard set to NOT auto-negotiate.

1) Network
2) Servers

After the network guy have hard-set their LAN ports,
please positively configure your end to match.
Avoid auto-negotiation. Avoid half-duplex.

Then you need a one-time totally cold start.
i.e. Shutdown the server. Wait 5 mins. Cold start the server.

If this does not clear the fault then it's time to call the network engineer.


Hope this helps.

Last edited by methyl; 01-16-2009 at 09:33 PM.. Reason: minor typo
  #7 (permalink)  
Old 01-16-2009
Lazydog's Avatar
Lazydog Lazydog is offline
Registered User
  
 

Join Date: Oct 2008
Location: Chester Co., PA
Posts: 73
Quote:
Originally Posted by photon View Post
So if they were indeed at FULL DUPLEX it would NOT have dropped the connection and should have been FULL to FULL, but that is not the case.
The connection would have only dropped if the speeds were mis-matched. Duplex should not have caused this.

Quote:
When I changed back to AUTO it said HALF duplex again on their side. Only when they changed to AUTO did my side show them as FULL duplex.

Why did my switch say HALF for data center when my switch was set to
AUTO duplex and data center side was set to FULL?

Why would connection drop if supposedly both sides where set to FULL?
Duplex is simple to understand. If one side is set to AUTO it expects the other side to be set to AUTO also.

Think of it as a 3-way hand shake for a connection. First side asks the Second what he can run at. The Second side says I can do Full, the First side says ok we will do Full. If both are set to AUTO then they decide at what Duplex they will connect at, which is normally FULL.

If one side is hard coded it ignores request for duplex settings thus the side set to AUTO defaults to Half.

It is not normal to set servers to AUTO. AUTO should only be used when you don't know what might be plugged into the port.

Quote:
This is all very frustrating, the data center is seeing problems on their end but not disclosing that information to me and suggesting it is my problem.
If they are really seeing issue and they believe it is you then they should be able to provide details as to why it is your side with the problem.

They should be able to provide you with the port settings from the running config on the switch. I would ask for this.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:40 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0