The Hardware Behind a Backup Ransomware Can't Encrypt
Attackers delete or encrypt backups before they ever trigger the ransom note. Here is the storage hardware — immutable, air-gapped, and separate from what you restore into — built to survive that step.
By Uniqcli Team · · 8 min read

Key takeaways
- Immutable storage (WORM/object lock) blocks deletion or rewrite until a retention timer expires, even for admin accounts.
- A true air gap means physically disconnected media, like an ejected LTO cartridge; a disk-based "logical" air gap is a narrower guarantee.
- 3-2-1-1-0: three copies, two media types, one off-site, one offline/immutable, zero restore errors confirmed by testing.
- LTO-9 cartridges hold 18 TB native / about 45 TB compressed; a 9-slot autoloader can carry 160+ TB native in one rack unit.
- Recovery needs a separate storage target to restore into, sized in advance, not just a backup copy that survived.
On this page
Buying Guides
A backup ransomware can't reach beats one it can merely see
Modern ransomware operators spend part of their dwell time on a specific task before they ever trigger encryption on production systems: finding the backup console and deleting, encrypting, or disabling every repository they can reach. By the time the ransom note appears, the safety net an IT team was counting on has frequently already been through the same attack, because it was sitting on the same network as everything else, reachable with the same domain credentials. That changes what "we have backups" needs to mean. A recoverable backup has two hardware properties working together: a copy the attacker can see but can't rewrite (immutability), and a copy the attacker can't reach at all (an air gap or hard isolation). A third piece gets skipped almost as often — a separate storage target to actually restore into, sized to bring priority systems back up while the compromised environment is still being cleaned. This guide covers what makes each of those real in hardware, not just a line on a vendor data sheet.
Having a backup and being able to recover from one are different claims
A nightly backup job that reports success answers one question — did the data get copied — and leaves several others open: can it be restored inside the time the business can tolerate being down, is the copy itself intact, and was it reachable by whatever compromised production in the first place? Ransomware response postmortems keep surfacing the same gap: backups existed, the job logs looked clean, and the restore still failed or took days longer than planned, because nobody had rehearsed it end to end.
The specific failure mode that matters for hardware buying is reachability. If the backup repository is managed from the same console, joined to the same domain, or addressable from the same subnet as production, an attacker with administrator rights on one has a path to the other. Segmentation and credential separation matter as much as the storage itself, but the storage layer is where those controls get enforced or bypassed — a backup target with its own isolated management plane closes a door that firewall rules alone tend to leave open.
Immutability: a copy the attacker can see but can't rewrite
Immutable storage — commonly implemented as WORM (write once, read many) at the array level, or object lock on S3-compatible object storage — sets a retention timer on written data that nothing short of physically destroying the media can shorten. Once a backup lands and the lock engages, no login, including an administrator account or the array's own management API, can delete or overwrite it before the retention period expires. That's a meaningfully different guarantee than a permissions-based "read-only" flag, which a sufficiently privileged account can simply reverse.
The trade-off is that immutable storage is still online and still on the network — it is unrewritable, not unreachable. A determined attacker who compromises the array's management plane before backups are written, or who has enough time to wait out shorter retention windows across a rolling set of copies, can still cause damage. That's why immutability and an air gap are treated as a pair rather than alternatives: immutability defeats the fast, opportunistic case, and isolation covers the situation where the attacker has more time and more access.
The air gap: a copy the attacker can't reach at all
An air gap, in its strictest and most reliable form, means physical separation: media that is disconnected from any network once it holds data, full stop. A tape cartridge ejected from a drive and racked in a vault has no listening port, no IP address, and no credential an attacker could use against it — it simply isn't a target while it sits on the shelf. That property is why tape, despite being the oldest technology on this list, hasn't been displaced from serious backup architectures.
Where a true offline air gap isn't practical for every copy, a "logical" air gap on disk narrows the same exposure: a replication link that opens on a schedule and stays closed otherwise, or a target with no standing credentials and a separate authentication domain from production, so a compromise of the primary environment doesn't hand over a usable path to the backup. It's a real mitigation worth deploying, but it's a narrower guarantee than a cartridge that isn't plugged into anything.
Where LTO tape still earns its place
Current-generation LTO tape holds more per cartridge than most buyers expect: an LTO-9 cartridge is rated at 18 TB native and roughly 45 TB compressed, and the drives, autoloaders, and libraries that write to it remain an active product line. The catalog carries LTO-6 through LTO-9 drives and media, including cartridges explicitly rated for WORM writes, so a single tape can serve as both the immutable and the offline copy at once.
An autoloader adds unattended capacity without adding attack surface: a magazine of cartridges cycles through a single drive on a schedule, and finished tapes can still be pulled and shelved for a true offline copy once the write completes. A 9-slot LTO-9 autoloader can carry upward of 160 TB of native capacity in a single rack unit before a cartridge is ever ejected — real headroom for a retention window measured in months rather than days.
3-2-1-1-0, translated into hardware
The rule gets cited constantly and specified rarely. Here's what each number actually requires on a purchase order:
- Three copies of the data: production plus at least two backups — one backup set, however large, is still one copy
- Two different media types: a disk-based backup-target array for fast recovery, paired with tape or another physically distinct storage class
- One copy off-site: a second array or a tape set held at a different physical location than production
- One copy offline, air-gapped, or immutable: cartridges physically ejected from the autoloader, or a disk target with hardware-enforced object lock
- Zero errors on restore: recovery tested on a documented schedule, not assumed to work because the backup job logged success
The recovery target: the array you restore into, not just the one you back up to
An immutable or air-gapped copy proves the data survived. It doesn't answer the next question, which is where it gets restored to and how long that takes. Restoring straight back onto compromised production storage isn't an option until that environment is rebuilt and cleared, which can take days on its own — and running the restore, along with the workloads it brings back online, needs storage that is physically separate from whatever just got attacked.
That's the role of a dedicated recovery target: a storage array — sometimes disk, sometimes a hyper-converged appliance — sized and provisioned in advance to receive priority systems and get them running while the primary environment is still being investigated and rebuilt. Uniqcli's storage-arrays catalog runs from compact NAS units up through purpose-built appliances rated for hundreds of terabytes of installed capacity, any of which can be staged as that target. What we supply is the hardware and the sourcing behind it; standing up the recovery runbook, or running incident response on the compromised side, is work for the buyer's own team or their IR partner.
Before the RFP: a backup and recovery hardware checklist
Work through these before pricing the array:
- Confirm which copies are immutable (WORM/object lock) versus merely access-restricted — the two are not the same guarantee
- Confirm at least one copy is genuinely offline: tape ejected from the drive, not just replicated to a second online array
- Verify the backup repository's management plane uses credentials separate from the production domain
- Size a recovery target separately from the backup target — restoring and running are different capacity and performance needs
- Check retention-lock duration against your actual compliance or ransomware-response window, not a default setting
- Confirm autoloader/library slot count and cartridge capacity against your real retention period, not just today's data volume
- Test a full restore on a recurring schedule and time it against your actual recovery-time objective
- Document restore-test results — insurers and auditors increasingly ask for evidence, not attestation
Frequently asked
What does "immutable backup" actually mean?
It means the storage enforces a retention lock — commonly WORM at the array level or object lock on S3-compatible object storage — so written data can't be deleted or overwritten by any login, including an administrator's, until the retention period expires. It's a hardware or firmware guarantee, not a permissions setting an attacker with enough access could simply reverse.
Is an air-gapped backup the same thing as an immutable backup?
No, and the difference matters. Immutable means the data can be seen but not rewritten while it's still reachable on the network. Air-gapped means the copy is physically or logically disconnected and not reachable at all. Tape media that's been written and ejected from the drive gets both properties at once; a networked disk target with object lock gets only the first.
What is the 3-2-1-1-0 backup rule?
Three total copies of the data, on two different media types, with one copy off-site, one copy offline or immutable, and zero errors confirmed by testing the restore. It extends the older 3-2-1 rule by calling out the offline/immutable copy and restore verification as separate, non-negotiable requirements — both of which are exactly what ransomware resistance depends on.
Can ransomware encrypt tape backups?
Not while the cartridge is physically out of the drive. Tape that's been written and ejected has no network connection for an attacker to exploit. Tape still sitting in an active autoloader magazine or connected drive is a narrower target than an online disk array, but it isn't fully air-gapped until the cartridge is out of the mechanism and shelved.
Does object lock on a NAS or S3-compatible target count as immutable?
Yes, if it's implemented as a genuine retention lock rather than a standard read-only permission. The distinguishing test is whether an administrator account can shorten or clear the lock before it expires — a real object-lock implementation says no; a permissions flag usually says yes.
How much capacity does current LTO tape actually hold per cartridge?
LTO-9, the current generation, is rated at 18 TB native and roughly 45 TB compressed per cartridge. LTO-6 through LTO-8 drives and media remain available for organizations running mixed-generation libraries or that need backward read compatibility across older tape sets.
Go deeper
What is RAID?
RAID protects against a failed drive, not a ransomware attack — the distinction this entire hardware layer exists to cover.
Cyber insurance IT requirements
How underwriters verify immutable and air-gapped backup posture before they'll bind a policy.
Video surveillance storage sizing
The same array-planning math — retention, RAID overhead, working margin — applied to a different high-retention workload.
Spec the backup layer before it's tested by an actual attack
Send the retention window, capacity, and site count and we'll quote the backup-target array, tape drives and media, or recovery-target storage — TAA-verified and ready to configure.