Uses for Removable and External Hard Disk Drives

written by: Grace Nelson; article published: year 2006, month 12;


In: Categories » Computers and technology » Storage devices » Uses for Removable and External Hard Disk Drives

Although most systems do not need a removable or external hard drive, such drives have the following uses:

Expanding storage on obsolescent laptop systems

Installing a larger hard drive in a desktop system is trivial, but on a proprietary laptop system it may be impossible or extremely expensive to upgrade the hard drive. If you're faced with this situation, using a removable or external hard drive may extend the usable life of the laptop. If the laptop has an available PC Card slot, install a USB 2.0 PC Card adapter so that you can take advantage of the much higher throughput of USB 2.0 external drives.

Transporting large amounts of data

If you need to transport large amounts of data to remote sites, a removable hard drive may be the only practical option. Cartridge-based removable hard disk drives store up to 20 GB, and frame/carrier-based removable hard disk drives are limited only by the capacity of the largest standard hard drives available. For example, one of our readers works for a company that produces digital special effects for movies, always on very short deadlines. The time needed to back up 100 GB of image data to tape—as well as the cost and complexity of installing the required $35,000 tape drives at each end—makes tape impractical. Instead, they install a frame-based removable hard disk drive system at each end, copy the huge datafiles to high-performance SCSI hard drives, and FedEx the hard drives to the movie production company. When the disk arrives, the production company staff simply plugs it into the frame and copies the data from the removable hard drive to the server. Now that USB 2.0 external hard drives with capacities of 250 GB or more are available at reasonable prices, we expect them to be used for this purpose.

Allowing one computer to boot cleanly into multiple operating systems

Software development and similar work that requires using multiple operating systems always presents a problem. You could configure one PC to multiboot different operating systems, but that is seldom entirely satisfactory. You could install a dedicated computer for each OS, but doing that is expensive, generates a lot of noise and wastes heat, and means you're soon covered up in computers. Or you could use one computer with a frame/carrier-based removable hard drive. Installing each OS on its own hard drive means you can simply insert the carrier with the appropriate OS, restart the system, and have the equivalent of a dedicated PC running that OS.

That's why we use a frame/carrier unit on our main test-bed system. We know one person who does the same on his home computer. He, his wife, and his children each have their own hard drives mounted in carriers. He uses Linux, his wife uses Windows 2000, and the kids use Windows 98. When someone wants to use the computer, he inserts his own hard drive and restarts the system to boot into his own environment, with no worries about conflicts or accidentally damaging someone else's data or configuration.

Supporting multiple very large data sets

Although it is a specialized application, some scientists, market researchers, and others need to manipulate extremely large data sets—sometimes in the 100 GB range. Although it may be possible to build a PC with sufficient disk space to store all the data sets on the main hard drive, it's often cheaper and more efficient to allow those data sets to be swapped in and out as needed. If there are many such data sets, using a frame/carrier removable hard drive may be the best option.

Specialized backup requirements

Although one or another tape technology is usually the best choice for routine backup, there are times when tape is simply not practical, either because of the time required to back up or the time required to restore. For example, assume that you have a 150 GB database stored on a mirrored set of Seagate Barracuda 180 Ultra320 hard drives. Your backup window is very short, and no tape drive is large enough and fast enough to back up that entire 150 GB in the time available. Furthermore, even if tape were workable for backup, you can't afford to have the database offline for the time it would take to restore it.

If the frame/carrier unit, the OS, and the host adapter all support hot-swapping and RAID, you can remove and insert drives as needed without downing the server. In that situation, you might install three frame/carrier-based removable hard drives, each with a Seagate Barracuda 180 hard drive. Two of those would be mirrored/duplexed to provide primary storage. The third would be used as a destination for an image of the working data set. The 160 MB/s transfer rate of Ultra160 SCSI theoretically allows you to transfer the entire 150 GB database to the target drive in about 32 minutes—with half the 160 MB/s throughput used for reads and half for writes—although in practice it might take twice that long. Still, in comparison to even a very fast tape drive, the disk-to-disk transfer takes no time at all. Also, that backup hard drive can be replicated offline on another system for redundancy. With a recent backup stored on a hard drive, if you have a catastrophic failure, you can simply insert the backup hard drive and run directly from it, without spending the time needed to recover from tape.

Securing data

If you work with extremely sensitive data, using a removable hard drive allows you to secure that data by taking it with you or by storing it in a vault. When we first encountered a removable hard disk drive many years ago, this was the reason that drive was being used. The corporation ran two payroll systems, one for executives and the other for everyone else, and was paranoid that an employee would find out just how much more the executives were paid than everyone else. The executive payroll system used a removable hard drive, which was secured in the vault immediately after the executive payroll was run. And their fears were perhaps justified. If it's any indication, when we had to troubleshoot a problem with the payroll software on the executive payroll computer, it turned out that the problem was that the field for monthly salary could not exceed $99,999!

legal disclaimer

1) Our website is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringements, please read the Terms of service and contact us to investigate the problem.
2) The E-articles directory team is not responsible for inaccuracies, falsehoods, or any other types of misinformation this tutorial may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here. Please read the Terms of service

Useful tools and features

Translate this article to...    Send this article to you or to a friend

Link to this article from your page   
If you like this article (tutorial), please link to it from your web page using the information above. Linking to this page, this is the only way to help us improve our service, the same time providing your visitors with a way to improve their online experience.

related articles

1. Diskette Types and Formats
Before a diskette can be used to store data, you must prepare it by formatting it, although many diskettes nowadays come preformatted. Formatting creates the physical tracks and sectors that the drive uses to store data (called low-level or physical formatting) and the logical structure used by the operating system to organize that data (called logical or DOS formatting). Unlike hard disks, which require two separate formatting passes, FDDs perform both physical and logical formatting in one step. Al...

2. Subcodes
Subcode bytes enable the drive to find songs (which are confusingly also called tracks) along the spiral track and also contain or convey additional information about the disc in general. The subcode bytes are stored as 1 byte per frame, which results in 98 subcode bytes for each sector. Two of these bytes are used as start block and end block markers, leaving 96 bytes of subcode information. These are then divided into eight 12-byte subcode blocks, each of which is assigned a letter designation PW. Each subcode channel can hol...

3. High Capacity Magnetic Storage Devices
High-capacity removable media drives are an ever-shrinking category. With competition at the low end (1GB and under capacities) from USB flash memory keychain drives and at higher capacities from external mini-hard disks (4GB and up), rewritable DVD (8.5GB), and larger USB and FireWire hard disks (20GB and up), there are only two current product families, both from Iomega: Zip. Flexible media, with capacities of 100MB, 250MB, and 750MB REV. Rigid media, with capacity of 35GB (native...

4. Handling CD Read Errors
Handling errors when reading a disc was a big part of the original Red Book CD standard. CDs use parity and interleaving techniques called cross-interleave Reed-Solomon code (CIRC) to minimize the effects of errors on the disk. This works at the frame level. When being stored, the 24 data bytes in each frame are first run through a Reed-Solomon encoder to produce a 4-byte parity code called "Q" parity, which then is added to the 24 data bytes. The resulting 28 bytes are then run though another encoder that uses a different scheme...

5. Floppy Drive Types
As distinct from diskette types and formats, six drive types have been installed in PC-compatible systems: 5.25-inch 160/180 KB (SSDD) Single-Sided, Double-Density(SSDD) was the standard FDD in very early PC-class systems. These drives read and write only SSDD diskettes. 5.25-inch 320/360 KB (DSDD) Double-Sided, Double-Density(DSDD) was the standard FDD in PC-class systems, and was often found as a second FDD in early AT and 386 systems. The...

6. How to choose a Tape Backup Drive
Choosing a tape backup drive can be a simple job if you need to back up a single standalone system with a relatively small hard drive. The decision becomes more complex if the system has a larger hard drive or if you must back up a desktop system as well as a laptop. Choosing a tape backup drive type can be an even more complex program if you must back up a network server's hard drives and perhaps even back up the workstations from the server. As you ponder which backup tape drive you should select, consider the following facto...

7. DVD Copy Protection
DVD video discs employ several levels of protection that are mainly controlled by the DVD Copy Control Association (DVD CCA) and a third-party company called Macrovision. This protection typically applies only to DVD-Video discs, not DVD-ROM software. So, for example, copy protection might affect your ability to make backup copies of The Matrix, but it won't affect a DVD encyclopedia or other software application distributed on DVD-ROM discs. Note that every one of these protection systems has been broken, so with a lit...

8. How to Manually Resolve Motherboard Conflicts
In the past, the only way to resolve conflicts manually was to take the cover off your system and start changing switches or jumper settings on the adapter cards. Fortunately, this is a bit easier with plug-and-play because all the configuration is done via the Device Manager software included in the operating system. Although some early plug-and-play cards also had jumper switches or setup options to enable them to be configured manually, this feature was found primarily on ISA PnP-compatible cards. Be sure you write down or print o...

9. Hard Drive Advancements
In 1957, Cyril Northcote Parkinson published his famous compilation of essays titled Parkinson's Law, which begins with the statement, "Work expands so as to fill the time available for its completion." A corollary of Parkinson's most famous "law" can be applied to hard drives: "Data expands so as to fill the space available for its storage." This, of course, means that no matter how big a drive you get, you will find a way to fill it. I know that I have lived by that dictum since purchasing my first hard disk drive more than 2...

10. How Magnetic Fields Are Used to Store Data
All magnetic storage devices read and write data by using electromagnetism. This basic principle of physics states that as an electric current flows through a conductor (wire), a magnetic field is generated around the conductor. Note that electrons actually flow from negative to positive as shown in the figure, although we normally think of current flowing in the other direction Electromagnetism was discovered in 1819 by Danish physicist Hans Christian Oersted, when he found that a compass needle would deflect away from p...