Hi Matt, thanks for the fast response.
> That does indeed sound odd.
>
> My first guess is that you have antivirus software that is scanning the file
> as it is being copied.
I wish it were that easy, unfortunately there is anti-virus software running on the machines I'm experiencing the problem on.
> Your best starting point is to use Performance Monitor to capture CPU
> utilization of all running processes as you're copying these files. Use the
> resulting logs to determine which process is consuming the CPU.
In task manager, sorting by the CPU column shows "System Idle Process", "System", "TASKMGR.EXE" and "explorer.exe" to constantly
flip between the top spot at around 50%-75% or so with the others taking most of the rest each time.
> After that it gets tricky, because you're likely to find it's the SYSTEM
> process, and peering inside the system process to determine what *part* of
> the system is consuming the CPU time is difficult.
>
> So your best bet is to do good old fashioned troubleshooting. Turn off
> antivirus and see if that helps. Ensure your drives are using DMA instead
> of PIO.
Both my primary and secondary IDE controllers are set to use DMA where possible, however the newer, larger drive (IBM) apparently
still decides to use PIO.
Drive one is a Western digital, details here:
http://www.wdc.com/en/products/products.asp?DriveID=6
Drive two is an IBM one (IBM-DTLA-307045) however I was unable to find the specs online but it's only a couple of years old.
AFAIK the other system we're experiencing this on uses FAT32 partitions, I don't currently have access to that one though.
> Let us know what OS you're using, what service pack you're on, the
> filesystem(s) on the partitions you're copying from/to, whether the drives
> are SCSI or IDE, and if the drives are on the same bus.
It was post-scripted in the original message, but here's the information again:
Windows 2000 sp 4, NTFS partitions, IDE drives
Both hard drives are on one IDE cable, a DVDRW and DVD drive on the second to keep like-devices grouped (Old habit, not sure if it's
still applicable these days.)
Thanks again for your assistance,
Mike
- Microsoft Visual Basic MVP -
E-Mail:
(E-Mail Removed)
WWW:
Http://www.mvps.org/EDais/