Lessson 8 Flashcards
(58 cards)
hard disk drives(HDDs)
Traditionalhard disk drives(HDDs) store data magnetically on spinning platters, using a fast-moving actuator arm with read-write heads. Because some people use the termhard drivegenerically, you may see these calledmagneticorplatter-basedhard drives.
head actuator
Exam Tip: You’ll see the platter-reading component of an HDD mentioned on the exams as ahead actuator.
Solid-state drives(SSDs)
Solid-state drives(SSDs)use memory chips to store data, speeding up load times and reducing the possibility of damage. Solid-state technology is commonly used in desktop and laptop hard drives, memory cards, cameras, Universal Serial Bus (USB) thumb drives, and other handheld devices.
SSDs use the same connectors as HDDs and come in similar form factors, but use a lot less electricity because they have no moving parts. That means you can replace an HDD with an SSD on an existing system without having to install new ports or controllers. In newer desktops and laptops, there are special space-saving form factors for SSDs, such as mSATA and M.2
Hybrid hard drives (HHDs)
Hybrid hard drives (HHDs)combine the two technologies. They consist of a relatively small-capacity SSD bundled with a larger HDD and a controller that intelligently combines them for better performance than a traditional HDD. For a while these were a nice compromise between SSD speed and HDD capacity, but SSDs have grown large enough in capacity (and fallen enough in price) that HHDs are a lukewarm choice.
three categories
Although almost all drives look similar on the outside, their mechanical nature reveals wide variations in three categories: capacity, seek time, and bandwidth. The key for recommending a drive is to understand three things:
Drives
All hard drives connect to a hard drive controller of some sort with a cable. All drives need 5 V and 12 V power from the power supply, although connectors differ among the various technologies. (I’ll explain more about the technologies shortly.)
Traditionally, desktop hard drives have the same 3.5-inch rectangular shape, and fit into standard-size drive bays, and laptops hard drives have a standard 2.5-inch shape. As SSDs have become more common, however, a lot of 2.5-inch drives have started appearing in desktop PCs. M.2 and other newer form factos for SSDs are becoming more common, which break the mold of how hard drives have looked for30+ years. Let’s take a look at the various interfaces and form factors next.
ATA
Advanced Technologies Attachment (ATA)drives populate most PCs. Two styles exist:parallel ATA (PATA)andserial ATA (SATA),only SATA is covered on the current CompTIA A+ exams.
The key for recommending a drive is to understand three things:
A gigabyte is roughly a thousand megabytes, and a terabyte is roughly a thousand gigabytes. That means a 200-GB drive is smaller than a 2-TB drive.
The revolutions per minute (rpm) refers to how fast the platters spin, thespindle speed. Higher spindle speed means lower seek time (a good thing). A 5400-rpm drive is slower than a 7200-rpm drive (but perhaps a little quieter) and will have a correspondingly slower seek time. High-performance HDDs can have spindle speeds of up to 15000 rpm. SSDs don’t have platters at all, so seek and write times are significantly faster than HDDs.
Storage drives have a small amount of cache memory onboard that helps boost throughput. More is better.
PATA
Parallel ATA is not anyone’s first choice anymore; it’s obsolete. However, you might still work with it on older systems. Many motherboards support both PATA and SATA, for backward compatibility with older HDDs and optical drives.
ATA/ATAPI-7
The last PATA standard, called ATA/ATAPI-7, provides support for very large hard drives (144 petabytes [PB], a number greater than 144 million GB) at speeds up to 133 MB per second (MBps). All PATA drives use a standard Molex power connector.
Transfer rates
Transfer rates for PATA are in megabytes (MB) because PATA is a parallel interface, meaning it transfers entire bytes at a time. Serial interfaces, in contrast, transfer one bit at a time and their performance is measured in megabits (Mb).
PATA rippons cable
PATA drives use a wide flat ribbon cable that connects to the motherboard. Originally PATA cables had 40 wires, but as data transfer rates rose above 33 MBps, problems started occurring with cross-talk (electromagnetic interference) between wires, so a new type of PATA cable was introduced. The modern PATA cable has 40 pins/holes on each end, but there are 80 wires in the cable itself. Every other wire is unused; the unused wires serve as buffers between the live wires.
PATA connection
You can connect up to two PATA drives—including hard drives, optical drives, and tape drives—to a single ATA controller (which is usually on the motherboard, although controller cards are also available). You set jumpers on the drives to make one master and the other slave. (See the discussion on installation later in this lesson for the full scoop on the politically incorrect PATA drives.)
SATA
For all its longevity as the mass storage interface of choice for the PC, PATA had problems. First, the flat ribbon cables impeded airflow and could be a pain to insert properly. Second, the cables had a limited length, only 18 inches. Third, you couldn’t hot-swap PATA drives. You had to shut down completely before installing or replacing a drive. Finally, the technology had simply reached the limits of what it could do in terms of throughput.
Serial ATA addresses these issues. SATA creates a point-to-point connection between the SATA device—hard disk or optical-media drive—and the SATA controller. At a glance, SATA devices look identical to PATA devices. Take a closer look at the data and power connectors, however, and you’ll see significant differences.
Because SATA devices send data serially instead of in parallel, the SATA interface needs far fewer physical wires—seven instead of the 80 wires typical of PATA—resulting in much thinner cabling. Thinner cabling means better cable control and better airflow through the PC case, resulting in better cooling.
SATA more drives and connection
Further, the maximum SATA device cable length is more than twice that of a PATA cable—1 meter (~39 inches) instead of 18 inches. This facilitates drive installation in larger cases.
SATA did away with the entire master/slave concept. Each drive connects to one port, creating a point-to-point connection. Further, there’s no maximum number of drives; many motherboards support eight or more SATA drives. Want more? Snap in a SATA host card, and load them up.
Exam tip
Exam Tip: Know your cable lengths:
SATA: 1 meter
eSATA: 2 meters
PATA: 18 inches
SATA hot- swapping
Enter the era of the hot-swap device. Hot-swapping entails two elements, the first being the capacity to plug a device into the computer without harming either. The second is that once the device is safely attached, it will be automatically recognized and become a fully functional component of the system. SATA handles hot-swapping just fine.
A SATA device’s single stream of data moves much faster than the multiple streams of data coming from a PATA device—theoretically up to 30 times faster. SATA drives come in three varieties—1.0 (1.5Gb/s), 2.0 (3Gb/s), and 3.0 (6Gb/s)—that have an actual maximum throughput of 150 MBps, 300 MBps, and 715 MBps, respectively.
SATA speeds
The biggest news about SATA is in data throughput. SATA devices transfer data in serial bursts instead of parallel, as PATA devices do. A SATA device’s single stream of data moves much faster than the multiple streams of data coming from a PATA device—theoretically up to 30 times faster. SATA drives come in three varieties—1.0 (1.5Gb/s), 2.0 (3Gb/s), and 3.0 (6Gb/s)—that have an actual maximum throughput of 150 MBps, 300 MBps, and 715 MBps, respectively.
Note: Number-savvy readers might have noticed a discrepancy between the names and throughput of SATA drives. After all, the 1.5-Gbps throughput of SATA 1.0 translates to 192 MBps, a lot higher than the advertised speed of a “mere” 150 MBps. The encoding scheme used on SATA drives takes about 20% of the transferred bytes as overhead, leaving 80% for pure bandwidth.
SATA names interchangeable
SATA 2.0’s 3-Gbps drive created all kinds of problems, because the committee working on the specifications was called the SATA II committee, and marketers picked up on the SATA II name. As a result, you’ll find many hard drives labeled SATA II rather than 3 Gbps.
The SATA committee now goes by the name SATA-IO. In keeping with tradition, when SATA II speed doubled from 3 Gbps to 6 Gbps, two names were attached: SATA III and SATA 6 Gbps. The latest version of SATA, SATA Express (SATAe) or SATA 3.2, ties capable drives directly into the PCI Express bus on motherboards. SATAe drops both the SATA link and transport layers, embracing the full performance of PCIe. The lack of overhead greatly enhances the speed of SATA throughput, with each lane of PCIe 3.0 capable of handling up to 8 Gbps of data throughput. A drive grabbing two lanes, therefore, could move a whopping 16 Gbps through the bus.
eSATA
External SATA (eSATA) extends the SATA bus to external devices, as the name implies. The eSATA drives use similar connectors to internal SATA, (and run at the same speed) but they’re keyed differently so you can’t mistake one for the other. eSATA uses shielded cable lengths up to two meters (about six feet) outside the PC. eSATA is hot-pluggable as well. The beauty of eSATA is that it extends the SATA bus at the same speeds as the internal SATA bus.
When eSATA was introduced, it looked like it would become the interface for external hard drives. With the introduction of USB 3.x and Thunderbolt, however, eSATA’s popularity has dwindled substantially.
SATA exam tip
Exam Tip: You should know the various IDE speeds, including SATA 1, SATA 2, SATA 3, and eSATA.
SCSI
SATA drives dominate the personal computer market, but another drive technology, called the small computer system interface (SCSI), has ruled the roost in the server market for many decades. SCSI has been around since the early days of HDDs and has evolved over the years from a parallel to a wider parallel to—and this should be obvious by now—a couple of super-fast serial interfaces. SCSI devices—parallel and serial—use a standard SCSI command set, meaning you can have systems with both old and new devices connected and they can communicate with no problem. SCSI drives used a variety of ribbon cables, depending on the version.
Serial Attached SCSI (SAS) hard drives provide fast and robust storage for servers and storage arrays today. The latest SAS interface, SAS-3, provides speeds of up to 12 Gbps. SAS controllers also support SATA drives, which is cool and offers a lot of flexibility for techs, especially in smaller server situations. SAS implementations offer literally more than a dozen different connector types. Most look like slightly chunkier versions of a SATA connector.
Exam tip
Exam Tip:The CompTIA A+ exam objectives are not specific as to which SCSI connectors and cables it wants you to know, and unfortunately there have been a lot of different ones through the years. You’ll definitely need to recognize SAS cables and connectors shown above, but you might also briefly review some of the older ones. There have been two basic external styles on the parallel SCSI versions: D-sub (a D-shaped connector with pins/holes) and Centronics (like the old parallel printer cables). As a general rule, if you see a D-sub connector with more than 25 pins, it’s probably some sort of SCSI connector. Internal parallel SCSI cables have tended to look like PATA ribbon cables except with a greater number of pins/holes. Don’t stress or spend a ton of time learning all the various antique SCSI connectors—just be generally aware.
Serial Attached SCSI (SAS)
Serial Attached SCSI (SAS) hard drives provide fast and robust storage for servers and storage arrays today. The latest SAS interface, SAS-3, provides speeds of up to 12 Gbps. SAS controllers also support SATA drives, which is cool and offers a lot of flexibility for techs, especially in smaller server situations. SAS implementations offer literally more than a dozen different connector types. Most look like slightly chunkier versions of a SATA connector.