Network Perforamnce - It's just slow!


 
Thread Tools Search this Thread
Operating Systems AIX Network Perforamnce - It's just slow!
# 1  
Old 03-29-2019
Network Perforamnce - It's just slow!

Hello everyone,

I've been a life long Unix/Linux user but I'll be the first to admit I have little specific AIX knowledge at this point and I've inherited these systems for better or worse so please forgive if I ask something in the wrong context. And yes, I've searched google for 3 days now Smilie

I have a bunch of Power755 machines running AIX 6.1.0.0. I have multiple FC adapters to storage and 10GbE ethernet.

On the very same network, switch and storage I also have a bunch of x86 machines running RHEL75, multiple FC adapters to storage and 10GbE ethernet.

On the Linux boxes I can copy files (scp, ftp, nfs, rsync) at about 150MB/s.

On the AIX boxes those same copies are running around 40MB/s.

And, I can't figure out why???

I've been though several network tuning walkthru's found on google and nothing seems to make any difference.

Obviously the Power755's are 8 year old hardware where there x86 machines are circa 2017/2018 hardware and the AIX boxes only have 32GB of RAM where my x86 stuff has 256GB and 512GB. But, does that really account for the difference in network performance? I just have a hard time believing that IBM would put out a piece of iron that doesn't perform of up the published specs...

Anyway, if someone can help point me in the direction to track this down I'd much appreciate it.

The FC cards are all same speed, 8Gbps, there's plenty of flash and spindles in the NetApp that I know there's no bottle neck there. We've swapped ethernet adapters, cables, swtichports, etc. and I'm left with little choice but to draw the conclusion that somehow these AIX boxes are configured incorrectly. Oh, and yes, the ethernet ports ‘show' they are up at 10GB.

Thanks in advance,

-brian

Last edited by Corona688; 03-29-2019 at 03:34 PM.. Reason: Font & newline issues
# 2  
Old 03-29-2019
What make/model are the AIX box FC storage adapters? Have you investigated the BIOS configuration of those?

The on-board configuration of FC storage adapters is usually critical for good transfer performance (but you probably know that).

Have you tested the storage subsystem performance?

Last edited by hicksd8; 03-29-2019 at 06:48 PM..
# 3  
Old 03-29-2019
Thanks for hte reply, I have not probed the FC BIOS or configuration but I have done a quick test to eliminate it from the equation and taken everything to local i/o, off the external storage - just for sanity sake.


Code:
linux_nsd_server# scp /large_file_on_fast_storage.bin linux_10gb_network_client:/dev/null == 154MB/s
linux_nsd_server# scp /large_file_on_fast_storage.bin aix_10gb_network_client:/dev/null == 39MB/s


So taking all the client network storage i/o out of the picture and this is still repeatable with very similar numbers across all my Linux and AIX boxes.


-b




Moderator's Comments:
Mod Comment Please use CODE tags as required by forum rules!

Last edited by RudiC; 03-29-2019 at 07:44 PM.. Reason: Added CODE tags.
# 4  
Old 03-30-2019
So you seem to be convinced that this is an ethernet problem. What have you checked?

What about maximum payload configuration? I've seen major issues caused by payload being set to 1502 instead of 1504, for example.
Are some boxes configured to use jumbo packets and others not?
I assume a single chattering ethernet adapter cannot be the issue because the problem is widespread across multiple boxes.
Have you tried putting a wireshark on the traffic to see what's going on?
Do your switches have LED's that tell you what speed has been negotiated?
Have you checked the spec of the ethernet adapters to see what they are capable of?
Stupid question: I assume there is no MS-Windows influence in this at all as they always have network issues with very large files?
Do you have one network device that doesn't handle jumbo packets?

Sorry, more questions than answers I know. Please give more information if you can.
This User Gave Thanks to hicksd8 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Network becomes slow and return fast only after restart network

Hi, I have 2 machines in production environment: 1. redhat machine for application 2. DB machine (oracle) The application doing a lot of small read&writes from and to the DB machine. The problem is that after some few hours the network from the application to the DB becomes very slow and... (4 Replies)
Discussion started by: moshesa
4 Replies

2. Solaris

Solaris 11.1 Slow Network Performance

I have identical M5000 machines that are needing to transfer very large amounts of data between them. These are fully loaded machines, and I've already checked IO, memory usage, etc... I get poor network performance even when the machines are idle or copying via loopback. The 10 GB NICs are... (7 Replies)
Discussion started by: christr
7 Replies

3. UNIX for Advanced & Expert Users

Slow printing to network printers using CUPS

Hi Guys, I've inherited a mess of an infrastructure in my new job, there hasn't been a sys admin in post for about a year, so things are falling apart. The first thing to break after I started was the printer server. I have it working again, and people can print, however it's very slow, slower... (0 Replies)
Discussion started by: rudigarude
0 Replies

4. Red Hat

slow network on RHEL5

hey guys, We have two Sun x2100 servers running RHEL5 in a test environment. Both servers are fresh OS installs and hooked up to the same network switch. When ssh'ing to one server, there is a significant delay, while ssh'ing to the other server, the connection is almost instant. We are... (2 Replies)
Discussion started by: amheck
2 Replies

5. Solaris

Unavailable/Slow Network Paths in $PATH

At work, I'm in a Solaris environment working with csh, and $PATH is populated with anywhere between 10 and 20 entries. Last week, every command I issued (even "ls") took several seconds, if not an entire minute, to run. Once I moved "/home/sybase/bin" to the end of $PATH, certain commands... (2 Replies)
Discussion started by: acheong87
2 Replies

6. IP Networking

ssh server is attachable from local network not from another network

hello i have a ubuntu ssh server that i can acess from any of my comnputers but only if they are on the same wireless network as the server. i tested trhis my tehtehring my samsung blackjack to my windows partition and installing openssh to windows it works when windows is on the wireless but no... (1 Reply)
Discussion started by: old noob
1 Replies

7. Programming

Help in developing a Network Appliation to monitor pc in a network

I am developing a Network Appliation to monitor computers in a network. Specs are App monitors the current web page viewed in each system App also can shutdown the computer in the network App can show all process run by each computer in the network I am now confused how to start my... (2 Replies)
Discussion started by: valaparambil88
2 Replies

8. AIX

How to send big files over slow network?

Hi, I am trying to send oracle archives over WAN and it is taking hell a lot of time. To reduce the time, I tried to gzip the files and send over to the other side. That seems to reduce the time. Does anybody have experienced this kind of problem and any possible ways to reduce the time. ... (1 Reply)
Discussion started by: giribt
1 Replies

9. UNIX for Advanced & Expert Users

network speed is slow

Hello, everyone: i encounter a problem these days , pls help me ,thanks in advance. my env: machine: ES40 A ES40 B os: true64 Unix 4.0f note: src.tar 8M network card speed 100M my problem: ... (3 Replies)
Discussion started by: q30
3 Replies
Login or Register to Ask a Question