Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Poudresteve

macrumors newbie
Original poster
Jul 21, 2006
25
0
Champaign-Urbana, IL
I have a 2.66 GHz Mac Pro running OSX and a Sun Ultra 20 Opteron 180 system running FC4 sitting side by side in my office. Both have identical 7200 RPM disk configurations in RAID 5, and both boxes are connected to gigabit ethernet. In transfering files over the network, I can get the Sun to transfer files to a network file server at speeds up to 42 MB/s, while the Mac Pro can only do about 31 MB/s. I've tried switching the cables out, etc., with the same results. Any ideas why the Mac Pro gets such poor performance in comparison?
 
what are you using? FTP? AFP? SMB? HTTP?

try this from the terminal:

sudo sysctl -w net.inet.tcp.sendspace=65536
sudo sysctl -w net.inet.tcp.recvspace=65536
sudo sysctl -w net.inet.tcp.delayed_ack=0


you can also try:
sudo sysctl -w net.inet.tcp.delayed_ack=2

I average 60+ from my NAS.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.