Operating System - Linux
1829904 Members
1635 Online
109993 Solutions
New Discussion

Re: Slow Ping Response on DL380 G4 with RH3.0 Update 3

 
SOLVED
Go to solution
Jeffrey Pogodzinski_1
Occasional Contributor

Slow Ping Response on DL380 G4 with RH3.0 Update 3

Hi,

I have a DL380 G4 with RH 3.0 Update 3 installed. Does anyone know how I can determine why my ping's are so slow. I am getting 1-4 ms response time when I pinging other local systems. On other RH servers on the same network -- the response is 0.187 ms or less.

Thanks, Jeff.
3 REPLIES 3
Darrin St. Amant
Frequent Advisor
Solution

Re: Slow Ping Response on DL380 G4 with RH3.0 Update 3

u need to check your speed/duplex setting on your nic. use ethtool, and make sure your duplex/speed is set to what your switch is set at.

ds
Steven E. Protter
Exalted Contributor

Re: Slow Ping Response on DL380 G4 with RH3.0 Update 3

I agree with the switch advice.

Also note that ping is not standard, platform to platform. Poor programming technique can cause these results.

If the system is responsive and the results are consistent, there may be no issues that need to be dealt with.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeffrey Pogodzinski_1
Occasional Contributor

Re: Slow Ping Response on DL380 G4 with RH3.0 Update 3

thanks!