Re: Slow network with F13
- From: Bill Davidsen <davidsen@xxxxxxx>
- Date: Sat, 21 Aug 2010 15:52:31 -0400
john wendel wrote:
I've got a couple of boxes connected with wire and a gigabit ethernetSince you only changed the OS at the sending end, that lets out a slowing of
switch. With F11 on the sending and receiving sides, I see a transfer
speed of ~ 40 MB/s transfering large files. With F13 on the sending box
(same box, just new software), I get a transfer speed of ~ 23 MB/s with
the same files. The disk read speed on the F13 box looks to be ~ 75
MB/s, so it doesn't seem to be the bottleneck.
I'm not sure where to start looking. Any help will be much appreciated.
disk write on the receiver. Since you have tested the speed of disk reads and
found it adequate, it's likely that the issue is the network code on the sending
end.
However... do check the speed of reading that particular file. Remember that
different parts of the disk are faster than others, even on Linux files
fragment, etc. The easy way to do this is:
dd if=my.file of=/dev/null
and dd will report the speed. You can see as much as 50% slower on inner tracts,
so it's at least a possibility.
--
Bill Davidsen <davidsen@xxxxxxx>
"We have more to fear from the bungling of the incompetent than from
the machinations of the wicked." - from Slashdot
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
- Follow-Ups:
- Re: Slow network with F13 [SOLVED]
- From: john wendel
- Re: Slow network with F13 [SOLVED]
- References:
- Slow network with F13
- From: john wendel
- Slow network with F13
- Prev by Date: Re: Error reading pen drive
- Next by Date: Re: Upgrade with little RAM
- Previous by thread: Re: Slow network with F13
- Next by thread: Re: Slow network with F13 [SOLVED]
- Index(es):
Relevant Pages
|