Re: O.T. copying 1TB from drive to drive in XP by kimiraikkonen
kimiraikkonen
Thu Mar 20 18:11:05 CDT 2008
On Mar 20, 8:29=A0pm, cj <c...@nospam.nospam> wrote:
> I still haven't gotten all the speed issues figured out. =A0I'm not able
> to spend the time I need to do so. =A0I have done testing with several USB=
> drives on my desktop pc and found the transfer speeds to the USB drives
> to be exactly the same as to C: and the bottle neck seems to be the lan
> speed--100MB or 1GB. =A0Another fellow tested the same USB drives with a
> laptop pc and found the copy to c: was faster than I got using the
> desktop but copying to any of the USB drives plugged into it were MUCH
> slower. =A0Both PCs are USB 2.0.
>
> laptop to c: 377MB/Min with 100MB lan
> laptop to USB 188MB/Min with 100MB lan
> desktop to c: 282MB/Min with 100MB lan
> desktop to USB 282MB/Min with 100MB lan
> desktop to c: 678MB/Min with 1GB lan
> desktop to USB 678MB/Min with 1GB lan
>
> The tests were were using 1,593 files totaling 565MB =A0The files are a
> tiny subset of what we want to move. =A0We have to work with a 100MB lan
> where the actual work needs to be done. =A0I'm thinking we need to take a
> desktop pc there since the laptop seems to have issues with external
> devices and I don't know of a laptop with a 1TB c:. =A0Another mystery is
> =A0 why the laptop will not transfer from the network to the 2TB NAS drive=
> faster. =A0I'd like to test if a desktop would write to it faster. =A0I kn=
ow
> neither is actually attached to a NAS that's the mystery.
>
> Oh well we'll see where folks here want to go with this.
>
>
>
> RobinS wrote:
> > Thanks for posting that. I was thinking of buying a network drive for my=
> > iTunes directory (80GB), but will stick to USB instead .
>
> > RobinS.
>
> > "cj" <c...@nospam.nospam> wrote in message
> >news:OZoZImghIHA.4396@TK2MSFTNGP04.phx.gbl...
> >> I've done some testing today. =A0I changed the NAS over to an ethernet
> >> connection vs the usb connection. =A0It does seem faster however it
> >> doesn't come close to copying to c: =A0I copied 15,129 files (3.66GB) t=
o
> >> the NAS in 1 hour and 45 minutes. =A0At this speed that would mean it
> >> would take approximately 9 days to copy a years worth of files and I
> >> have more than that to copy. =A0I then tried copying the same files to
> >> C: and it took only 15 minutes. =A0So I've got some options to look at.=
=A0
> >> I'm thinking use a desktop with a 1 or 2 Terabytes of internal HD
> >> space or perhaps I can get a external SATA drive attached to this
> >> laptop. =A0I don't know. =A0Thanks to everyone for the help on this off=
> >> topic discussion at least I know where to go from here.
>
> >> Spam Catcher wrote:
> >>> cj <c...@nospam.nospam> wrote in
> >>>news:uNWOk#QhIHA.4684@TK2MSFTNGP06.phx.gbl:
>
> >>>> Given the source is Linux and must remain in production I really
> >>>> don't think I'll be able to defrag it. =A0The source is almost full s=
o
> >>>> there is no space to zip the files to before copying them. =A0We are
> >>>> using a 2TB RAID NAS device as the destination for these files. =A0
> >>>> Given we didn't have a DHCP Server at this site the NAS is actually
> >>>> attached to a pc running the command windows via USB. =A0While USB is=
> >>>> showing 425mbps connection speed vs the ethernet link to the linux
> >>>> source at 100mbps so I wouldn't think that would be a problem.
>
> >>> Have you tried copying other large files from your PC to the NAS drive=
?
>
> >>> What sort of transfer rates do you get?
>
> >>> Most low-to-medium NASes can't sustain more than 5 - 10MB per second.-=
Hide quoted text -
>
> - Show quoted text -
cj,
Always remember that, though you may have configured every networking-
related stuff correct, harddrives are so responsible for slowdown
during data transfer. Though you have a SATA 3G or hi-speed SCSI
drive, if the drive's internal transfer speed is slow than networking
broadband, NAS or cabling have nothing to do in this case.
Also, defragment requirement and filesystem configuration, file
locations are big factors.
A basic example, when you transfer a single and big file to and from
your flash drive across your computer, the speed is at flash drive's
max and may work flawlessly, but if you have a lot of folder(s), sub
folder structures with small-sized files, then the transfer will
extemely be slower than normal speed due to microcontroller on the
drive.
Thanks