Storage & Backup

The 3-2-1 Backup Strategy for Narrative Clip Memories

The 3-2-1 backup rule, adapted for the data scale a wearable camera produces — three working setups by budget, the most common mistakes, and a working off-site plan.

Summary. The 3-2-1 backup rule is forty years old and still works: three copies, two media, one off-site. This guide adapts it specifically to a lifelogging archive — where the volumes are high, the years are long, and a single vendor going dark is the failure most owners actually live through. We walk through three working setups by budget, the mistakes people repeat, and a calm plan for getting your archive to 3-2-1 within a month.

A diagram of the 3-2-1 backup rule for personal photo archives, showing three labeled stations: working library on phone and laptop, local backup on external SSD or NAS, and off-site copy in encrypted cloud or relative's drawer, connected by arrows.
Three copies, on two different kinds of media, with one off-site. The rule that holds up across vendor shutdowns, ransomware, and house fires alike.

The rule, in one paragraph

Keep three copies of every photo. Use at least two different kinds of storage so one bad batch or one bad event does not take all copies. Make sure one copy is physically separated from the others — a different building, ideally a different city. That is the rule. Everything else in this article is implementation.

Why this rule, for a lifelogging archive specifically

A lifelogging archive lives or dies on years, not weeks. The failure modes that take it out are:

  1. Vendor closure. The Narrative Clip cloud is the cautionary tale that gave this domain its name. We wrote it up in what happened to Narrative Clip and the cloud shutdown explainer. Cloud-only archives die when the cloud dies. 3-2-1 prevents this because the other two copies still exist.
  2. Account suspension. Google, Apple, and Microsoft all suspend accounts via automated review, sometimes incorrectly. The lockout duration is effectively a data loss for the lockout window. 3-2-1 prevents this because the local copies remain accessible.
  3. Drive death. Mechanical and SSD drives both fail. Mirroring (RAID) helps but is not enough — RAID is for availability, not backup. 3-2-1 prevents this because at least one of the two media survives any single-drive event.
  4. Ransomware. A drive plugged in continuously is a drive ransomware can encrypt. 3-2-1 prevents this when the cold local copy is unplugged most of the time, and the cloud copy is versioned.
  5. House fire / flood / theft. All three local copies in the same building are one event from gone. 3-2-1 prevents this because the off-site copy is in a different building.
  6. Accidental deletion or sync error. A Cmd+A, Delete in the wrong window propagates through any sync tool. 3-2-1 with a versioned cloud backup prevents this because the cloud has prior snapshots.

A single-cloud or single-NAS setup addresses one or two of these. 3-2-1 addresses all of them.

Three working setups by budget

Budget — about $260 first year, $80/year ongoing

For a 1–2 TB archive that grows slowly. Single household, single laptop.

  1. Working library. Photos live on the laptop’s internal drive, organized by year/month. Apple Photos, Google Photos local sync, or plain folders.
  2. Local backup. A 12 TB WD Elements desktop USB drive plugged in once a month. Time Machine on Mac, File History plus Arq on Windows, restic on Linux. Unplugged the rest of the time.
  3. Off-site. Backblaze Personal Backup, $9 a month per machine for unlimited backup. Or restic snapshots to Backblaze B2 at roughly $6 per terabyte per month.

WD Elements 12 TB desktop HDD

12 TB

Cheap per-TB desktop USB drive; the pragmatic pick for an at-home cold archive copy you only plug in monthly.

Best for:The pragmatic cold backup for a 3-2-1 setup that doesn't break the bank.

Approx. price: $200— check current price at retailer

Backblaze

Cloud backup + object storage

The simplest "set it and forget it" computer backup, plus B2 — an S3-compatible object store priced for individuals.

Best for:The 'one switch and forget' off-site leg for laptop-centric setups.

Photo-archive fit:Primary off-site copy for a 3-2-1 strategy; B2 for restic/rclone snapshots of NAS data.

Visit Backblaze ↗Direct (non-affiliate) link — we don't have a paid relationship with Backblaze yet.

This is a real 3-2-1 setup. It is not exciting. It works for years.

Mid — about $1,000 first year, $90/year ongoing

For a 2–8 TB archive across multiple devices. Household with a Narrative or modern wearable plus a couple of phones plus a laptop.

  1. Working library. Two-bay Synology DS224+ with two 8 TB drives in mirror, running Synology Photos plus Immich in Docker. Phones auto-upload; laptops sync.
  2. Local backup. A 4 TB Samsung T9 portable SSD plugged into the NAS once a month for Hyper Backup. Unplugged the rest of the time.
  3. Off-site. Backblaze B2 with restic, scheduled nightly from the NAS. Roughly $5 a month at 1 TB of changed data, scaling with archive size.

Synology DS224+

The two-bay NAS most people should start with — quiet, low-power, and DSM is still the friendliest NAS OS.

Best for:A first home NAS for a single household, paired with one mirrored pair of WD Red or Seagate IronWolf drives.

Approx. price: $320— check current price at retailer

Samsung T9 portable SSD

2–4 TB

Fast USB-C portable SSD; quiet, pocketable, and a sensible target for monthly cold-backup rotations.

Best for:Plug in monthly for cold backup, unplug, put in a drawer.

Approx. price: $220— check current price at retailer

APC Back-UPS BN650M1

Entry-level UPS that keeps a small NAS up through a power blip and signals a clean shutdown — boring, necessary, cheap.

Best for:The cheapest insurance on the NAS, keeps it alive through brownouts.

Approx. price: $90— check current price at retailer

This is the setup most readers of this site end up at. The NAS handles the working library and a real backup target; the SSD is cold; the cloud is versioned.

Comprehensive — about $2,500 first year, $200/year ongoing

For an 8+ TB archive that you genuinely cannot afford to lose, often a multi-decade family photo + video pool.

  1. Working library. Four-bay Synology DS423+ with four 8 TB drives in SHR-2 (two-drive fault tolerance), 16 TB usable. Immich + Synology Photos.
  2. Local backup. A second two-bay NAS in another room, configured for Snapshot Replication from the primary. Plus a 4 TB external SSD rotated to a relative’s house quarterly.
  3. Off-site. Backblaze B2 nightly via restic for the immediate off-site. Plus the rotated external SSD at the relative’s house for a true second-site copy that doesn’t depend on any cloud.

This setup has two off-site copies (cloud + relative) and survives essentially every realistic failure mode short of a global infrastructure event.

Affiliate disclosure: This page contains affiliate links. If you buy or sign up through them, NarrativeClip may earn a commission at no extra cost to you. Our recommendations are editorially independent. Read more.

The mistakes people repeat

After years of editorial coverage and reader stories, the mistakes that cost people their archives cluster into a small set. Don’t make them.

”The drive is plugged in 24/7, so it’s always backed up.”

A drive that is always mounted is a drive that ransomware can encrypt, that an rm -rf can wipe, and that a power surge past the UPS can fry. Plug in to back up. Unplug after. The drive in the drawer is the one that survives the bad day.

”iCloud has my photos, so I’m fine.”

iCloud is a sync, not a backup. A delete on one device propagates everywhere. Apple’s account-recovery story is among the best of any consumer cloud, but it is still one suspension or family-share argument from being inaccessible. Use iCloud as part of a 3-2-1, not as the whole strategy.

”I made the backup, so I’m done.”

A backup that has never been restored is a hope. Test the restore once a quarter for the first year, then every six months. Pick a random folder, restore it to a different location, open one of the files. If the restore tool refuses, you have just learned the most important thing your archive has to teach you, and you have learned it before you needed the data back.

”I’ll set up off-site once the local part is done.”

Local-only is one fire from total loss. Set up the off-site leg at the same time as the local one, even if it starts with only the most important folders. You can scale off-site later; you cannot un-burn a house.

”I’ll just buy two of the same external drive.”

Two identical drives from the same order have correlated failure timing. Mix brands and ideally batches. A WD Elements and a Samsung T9 are a better pair than two T9s.

”I’ll just dump everything to the cloud, it’s their problem.”

Storage providers run real businesses with real terms. Even the best of them — and we recommend several — have closed services, reset pricing, or suspended accounts. The cloud is one leg of three, not the whole table.

Local backup checklist

A photo archive that lives only on a vendor's cloud is a photo archive waiting to disappear. Use the 3-2-1 rule: three copies, two media, one off-site.

  • Copy 1: the original on your camera or phone (keep until backups are verified).
  • Copy 2: an external SSD or hard drive plugged directly into your computer.
  • Copy 3: an off-site copy — encrypted cloud, a NAS at a family member's house, or a drive in a desk drawer at work.
  • Filenames keep the camera-generated timestamp (e.g. 2026-05-11_073412.jpg) so dates survive re-uploads.
  • One year from today, open a random folder and verify the files still open.
  • Write the password for the encrypted copy on paper and store it where the executor of your estate can find it. People skip this. People also lose decades of photos.

For a longer walkthrough see how to back up lifelogging photos and local-first photo storage.

The off-site copy, in detail

This is the leg people skip most often, so it gets its own section.

Encrypted cloud. Backblaze B2 or Cloudflare R2 with restic, rclone crypt, or Duplicacy. The provider sees ciphertext only; you hold the key. Pricing in 2026 is roughly $5–$6 per TB per month at B2, with sensible egress. We use B2 ourselves for our test archive.

Versioned commercial backup. Backblaze Personal Backup, IDrive, or Carbonite. Less control, simpler operation. Versioning protects against accidental deletes propagating.

Rotated drive at a second location. A 4 TB external SSD that lives at a parent’s or sibling’s house, swapped quarterly. Free of recurring cost, dependent on the relationship. Best paired with a cloud copy rather than instead of.

A safe-deposit box. Rare but legitimate. A small SSD in a bank safe-deposit box, updated annually, is a real off-site backup for the most important slice of an archive — wedding photos, the early years of a child’s life, the irreplaceable.

What is not off-site: a USB drive in a desk drawer in the same building. A house fire is the most likely event that takes the working library; that drive goes with it.

A 30-day plan to get to 3-2-1

If you are not at 3-2-1 today, here is a calendar that gets you there in a month without panic.

After the month, the maintenance load is small: a monthly external-drive plug-in, a check on the cloud backup status, and a restore test every six months.

Frequently asked questions

What is the 3-2-1 backup rule?

Three copies of your data, on two different storage media, with one copy off-site. For a personal photo archive that translates to: the working library, a local backup on different hardware, and a cloud or distant-physical copy. The rule has held up since the 1990s because every failure mode it prevents still happens regularly.

What counts as 'two different media' in 2026?

Practically: spinning HDD vs SSD, internal NAS drives vs external USB, on-prem drives vs cloud object storage. The point is correlated failure — two USB drives of the same model bought the same week can fail the same week. Two different storage types under two different control systems do not.

Is one cloud copy enough for off-site?

Yes, if it's a real backup (with versioning) and not a sync folder. A restic snapshot to Backblaze B2 is a real backup. Photos sitting in Google Drive with auto-sync is not — a single misclicked delete propagates to the cloud immediately.

What's the cheapest 3-2-1 setup for a Narrative Clip archive?

A laptop with the working library, a 12 TB WD Elements external drive plugged in monthly for the local backup, and a Backblaze B2 bucket with encrypted restic snapshots for the off-site. Total first-year cost around $260 plus electricity. This is a real 3-2-1 setup; it is not exciting, and it works.

Do I really need to test restores?

Yes. A backup that has not been restored is a hope. Restores fail for boring reasons — wrong key in your password manager, missing encryption identity, broken extraction tool, expired cloud credential — and the time to find that out is not when you actually need the data back. Block one hour every six months.