search for: emagiccards

Displaying 2 results from an estimated 2 matches for "emagiccards".

2007 Oct 06
9
Unusable performance over WAN (part 2)
...a over a WAN (point-to-point T1 link). Doing a copy of a 2MB file from a samba server to a linux client running smbclient takes over 5 minutes. SCPing the same file takes seconds. The server is running samba version 3.0.25c with kernel 2.6.16.18. I've put up a set of debugging logs at: http://emagiccards.com/james/sambalogs.tar.bz2 Inside are 3 files: smb.conf - the configuration of the samba server log.agard - the level 10 debug log of the copy from samba samba-tcpdump.log - a tcpdump log from the client side of the copy Any help to fix this issue would be greatly appreciated since the file serv...
2007 Oct 05
1
Very slow file copy performance over a WAN (HELP)
...N, As you can imagine, this makes all of our file shares unusable over the WAN. It's not an issue with WAN performance, because using scp to transfer the same file, I get speeds of ~145k/s. A tcpdump of the file copy of ~2MB file that actually times out with the following error is up at: http://emagiccards.com/james/copyfileusingsmbclient.tar.bz2 -- Timeout Error -- Short read when getting file \Finance\monthly_reports\Aug07.xls. Only got 967680 bytes. Error Call timed out: server did not respond after 20000 milliseconds closing remote file -- Scp Results -- scp root@fs0:/export/data/Finance/Month...