Talal said:
Hello,
I need to buy an external drive, for backups. There is USB2, and External
STA, and 1394a, and others. Is External STA the way to go? Thanks.
Talal Itani
Whether the interface choice matters, really depends on the backup method. If
you do a "file by file" backup, where the backup software compresses the file,
the backup rate is so slow, that the I/O between the external disk and the
main computer doesn't matter. You might achieve 5MB/sec doing file by file.
If, on the other hand, you are doing some kind of sector by sector transfer,
then the source of the data is able to work faster. An internal drive might
manage a sustained rate of 60MB/sec to 70MB/sec under those circumstances.
The disk data rate drops, the further from the beginning of the disk you go,
so at the end of the disk, you might see 40MB/sec.
These are some possible values for performance on the external
Method Theoretical More_likely_actual
USB2 60MB/sec 35MB/sec with good chip, ~20MB/sec with a bad design
Not many enclosures can do 35MB/sec.
Firewire 50MB/sesc 30MB/sec on the enclosure I use.
Firewire enclosures with two connectors can be daisy
chained. My second enclosure only gets 20MB/sec via
daisy chaining, due to "thru-delay" in the first
enclosure's interface chip.
E-SATA 150MB/sec or I haven't tested this, but should be every bit as
300MB/sec good as the internal drive. So this is the best, but
may require purchase of a separate PCI or PCI Express
controller card. Some motherboards have an E-SATA
built in to the back connectors.
HTH,
Paul