TechKnowSurge
CompTIA Tech+ 6.7 CompTIA Server+ 3.6 CompTIA Tech+ 6.1 CompTIA A+ Core 1 3.3 CompTIA A+ Core 1 5.3 CompTIA Server+ 1.2 CompTIA Tech+ 2.5
VideoComputeFree

Storage Redundancy

Storage devices fail, and redundancy is the key strategy for maintaining access to critical data when hardware breaks down. This content covers how redundancy works, why it matters, and how technologies like RAID and disk mirroring protect against data loss.

Complete this video to capture a CTF flag worth 1 point.

About this video

Storage hardware is inherently unreliable. Hard disk drives contain moving parts including spinning platters and mechanical read arms supported by bearings that degrade over time. When those components fail, the data they hold can be lost permanently, a costly outcome for anyone who depends on that data for business operations or critical workflows. Planning for failure rather than hoping to avoid it is the foundation of sound data management. Redundancy is the practice of duplicating components, data, or systems so that a single failure does not result in downtime or data loss. The concept is straightforward: maintain an extra that can take over if the primary fails, much like a spare tire keeps a vehicle moving after a flat. In storage environments, this can mean duplicating individual drives, deploying RAID arrays that spread or mirror data across multiple disks, or replicating data across geographically separate locations to guard against large-scale disasters. RAID, which stands for Redundant Array of Independent Disks, is one of the most widely used approaches to storage redundancy. It comes in multiple configurations, or levels, each designed to balance performance, capacity, and fault tolerance depending on the use case. Disk mirroring, one of the most straightforward RAID implementations, writes identical data to two separate drives simultaneously so that either drive can fail without any loss of availability. Whether implemented through software or dedicated hardware, RAID remains a core tool for protecting data at the device level and ensuring systems stay operational through hardware failures.

What you'll learn

What's covered

Storage Redundancy

Aligned to

CompTIA Tech+
6.7 Explain business continuity concepts.
6.1 Summarize confidentiality, integrity, and availability concerns.
2.5 Compare and contrast storage types.
CompTIA Server+
3.6 Explain the importance of disaster recovery.
1.2 Given a scenario, deploy and manage storage.
CompTIA A+ Core 1
3.3 Given a scenario, select and install storage devices.
5.3 Given a scenario, troubleshoot and diagnose problems with storage drives and RAID arrays.

Key terms

Redundancy
The duplication of critical components or systems to increase reliability and availability.
Availability
The assurance that systems and data are accessible and operational when needed by authorized users.
Failover
The automatic switching to a redundant system or component when the primary one fails.
Disk Mirroring
A storage redundancy technique that writes identical data to two or more drives simultaneously, so that if one drive fails, data remains accessible from the other.
Redundant Array of Independent Disks
RAID
A data storage technology that combines multiple physical drives into a logical unit to improve performance, provide redundancy, or both, depending on the RAID level chosen. Common levels include RAID 0 (striping for speed), RAID 1 (mirroring for redundancy), and RAID 5 (striping with parity).

Topics

Storage Redundancy Raid Disk Mirroring Data Availability Storage Systems Fault Tolerance

Transcript

Technology fails

Do you know what the problem is with storage, and really any technology? We find that they are not perfect, that they do fail. In fact, we can just rely on the fact that technology is going to fail at some point in time, so we need to plan accordingly. We need to make sure that if we have mission critical data, we have access to it even after a failure. That is one thing that redundancy provides us.

This is a hard disk drive right here, and this disk drive has moving parts to it. The disk spins, it has got a drive that spins the media, and we have got a little arm that swings down and reads that data. We find that these things are prone to die over time. There are actual bearings in there, and those bearings wear out, so this hard drive can seize up and we could lose all of our data.

I know friends who have lost huge amounts of data, and I know businesses that have lost huge amounts of data, and this can be a real problem if we are relying on that data and we have invested so much time in acquiring or creating it. So we need solutions to guard against failures: failures of our devices, failures of our data, and loss of the data.

What redundancy is

Redundancy is one of the solutions for that. Redundancy is an extra component that we can utilize to help make sure that if one of these components dies, we have an extra one involved. That is what is called redundancy, and it is one of those things that helps give us availability.

Think of a spare tire on a car. If you have a car that has four tires but it also has a spare, then if you get a flat on any one of those four tires you can replace it with the spare. That is what redundancy is.

If we have data, we have got to think about how we create redundant data, as well as, if that data is being hosted in the cloud or on our different devices, other aspects of redundancy. If we are hosting out this data, we may need to duplicate our hardware and software, or our internet and networking, or cooling and power. Maybe we even need to distribute it across different locations, so if there is an earthquake or some sort of disaster that happens in one area, we can pick it up in another area of the country, or even the world.

Redundancy in drives

One of the most common data redundancies that we have is that we just duplicate whatever devices or drives we have. In this case right here, this is a hard disk drive, so perhaps I do what is called mirroring, and create a whole other drive that has a copy of the same data on both drives.

There are many ways that we can create redundancy within our drives. One example of that is RAID. RAID is a way that we can use multiple disks in order to save our data, and depending on what we are trying to achieve there are different levels of RAID. I am not going to get real in depth into that, but one example of this is disk mirroring. We can use RAID, and there is software RAID and hardware RAID, but what we can do is mirror the image of a disk, so any data gets copied to two different disks. Any one of these disks could die and we still have our data, and it can still be up and running.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →