Eric,
Additionally slow file copy may be caused by low memory condition, that you
won't see in the task manager.
To properly troubleshoot if that's a low mem condition, do this.
On the source server, open performance monitor, and add the following
counters from the memory object:
`Paged pool bytes`, `Non Paged pool bytes`
Also add `current disk queue lenght` counter from `physical disk` object,
and select the instance of the physical disk from which you are copying file
from.
Then start copying process and see how high do these counters go, post
results...
Regards,
Andrew
"Eric Barr" <(E-Mail Removed)> wrote in message
news:0C338CB1-B410-423E-80C5-(E-Mail Removed)...
> Andrew,
>
> Thanks for the idea, but the hotfix didn't help. I applied to both
> servers and still experience the same behavior.
>
> Thanks,
> -eric
>
> "Andrew Lomakin" <(E-Mail Removed)> wrote in message
> news:108D48EB-5E75-4A63-B355-(E-Mail Removed)...
>> Try installing this on both machines & restart server afterwards:
>> http://support.microsoft.com/default.aspx/kb/948496
>>
>> Regards,
>>
>> Andrew
>>
>>
>> "Eric Barr" <(E-Mail Removed)> wrote in message
>> news:9BFB2E29-6844-4B3F-84C9-(E-Mail Removed)...
>>> All,
>>>
>>> I've got a strange problem trying to copy large files. All weekend I've
>>> been trying to solve this problem and can't seem to find a newsgroup
>>> posting or KB article on point. After some trial and error I've narrowed
>>> the problem down to copying a single 5-8 gig file (it doens't matter
>>> which one). For the first ~3 Gigs (or maybe its first 3-4 minutes) I
>>> get 20-30% NIC utilization, then when the magic threshold is hit the
>>> speed drops off to about 0.5%. The drop is sudden and consistent.
>>>
>>> Some other background:
>>> - Source is Windows 2003 Standard
>>> - Desitnation is Windows 2003 x64 Enterprise
>>> - Each server has a gigabit NIC
>>> - Links seem to be 1Gps full duplex
>>> - Both servers have latest NIC drivers
>>> - Both servers have SP2 & up to date on fixes
>>> - Tried multiple Network Cables with the same results
>>> - Tried multiple gigabit switches (nothing fancy, just unmanaged
>>> switches) with the same results
>>> - isolated servers on their own switch with same result
>>> - servers are doing nothing other than the file copy
>>> - disk activity seems to be minimal
>>> - No anti virus running
>>> - Servers are just in workgroup
>>>
>>> - Problem crosses problem doesn't is experienced using Windows
>>> Explorer, Copy, Robocopy, and even FTP
>>> - Using mapped drive or UNC is no different
>>> - Some have mentioned large file copies chewing up available ram, then
>>> slowing --- not the case here. Machines are using between 200-400 Megs
>>> of ram but have 2 gigs (source) and 8 gigs (destination) installed
>>> - duplex mismatch -- doesn't seem to be the case here otherwise i
>>> wouldn't be consistently getting ~250Mbs for the first 5 minutes.
>>>
>>>
>>>
>>> Thanks in advance if you can provide any help. I've been tearing my
>>> hair out for the past few days trying to track this down. I've got a
>>> close to a terabyte to transfer and speeds like that of a 56k modem is
>>> kind of a problem.
>>>
>>> Thanks
>>> -eric
>>
>