NAS for Photographers 2026: RAW, Lightroom & 3-2-1 Done Right
· Last verified July 2026
Photographers are a specific breed of NAS buyer, because you already know external drives don't scale: two 8 TB Elements sitting on the desk, a client-work drive that only lives in the laptop bag, and a nagging suspicion that last summer's shoot only exists in one place. A NAS fixes that, but only when it's sized for how RAW files actually grow and configured so Lightroom stops crawling. Let's plan it properly.
How much storage a photographer really needs
The math is boring until you do it once, and then it's obvious. A 45 MP full-frame body writes lossless-compressed RAWs at roughly 45-60 MB per file, while a 61 MP body like the Sony α7R V averages 60-80 MB per frame and the Fujifilm GFX100 II lands closer to 110-130 MB. At 30,000 keepers per year — a modest wedding-and-portrait workload — that already puts you between 1.5 and 2.5 TB of pure RAW files per year, before you touch video.
Then come the multipliers most people forget, because Lightroom builds a preview cache and a Smart Preview — a smaller stand-in file that lets you edit offline — for every image in the library. Standard 1:1 previews for 100,000 photos routinely climb past 200 GB, and Smart Previews add roughly 5% of the RAW size on top; the mechanics are documented in Adobe's community thread on preview storage. If you also shoot 4K video from a mirrorless body — Sony's XAVC S codec at 100 Mbps works out to roughly 750 MB per minute — half a wedding's B-roll can quietly eat 300 GB on its own.
The rule of thumb that survives contact with reality: take your current library, multiply by four, then round up to the next drive-size bump. That covers three to five years of shooting plus about 40% headroom for the growing preview cache, which matters because photographers under-buy storage more consistently than any other NAS user group.
Which RAID actually fits photo workflows
Photo work is read-heavy and mostly sequential, so a Lightroom scroll session hammers the pool with 20-50 MB reads and RAID performance rarely bottlenecks you. What actually matters is safety and rebuild behaviour, and the choice comes down to how many drives you plan to run and how large each one is.
With two to four drives, you can safely pick SHR-1 on Synology, RAIDZ1 on TrueNAS, or Unraid with single parity — any of these tolerates a single drive failure, and SHR or Unraid let you mix drive sizes later when 22 TB drives drop 20%. A 4-bay SHR-1 with 4×16 TB gives you about 48 TB usable, which is exactly the sweet spot the calculator preset above compares.
Once you cross five drives at 16 TB and up, step to SHR-2, RAIDZ2 or RAID 6, and this is not paranoia. The URE rate — that's the unrecoverable read error rate, essentially the statistical read failure every large consumer drive hits every few terabytes — means a 16 TB drive is statistically likely to run into at least one URE during a full-array rebuild. RAID 5 and SHR-1 abort on that error, while RAID 6 and SHR-2 shrug it off because a second parity block has your back. Backblaze's Q1 2025 Drive Stats (source) show 16-22 TB annualized failure rates in the 0.9-1.7% band, which is low but not "one drive at a time" low across a 6-bay pool running for five years.
Lightroom catalog placement — the SSD trick that actually matters
Photographers keep asking whether Lightroom Classic can live entirely on a NAS, and Adobe's answer has been the same for years: no. The .lrcat file is a SQLite database, and Adobe staff have consistently discouraged putting it on network storage — see this long-running Adobe community thread with responses from Adobe employees. SQLite wasn't designed for the file-locking semantics of SMB or NFS, so catalog corruption almost always shows up eventually, and by the time it does the damage is baked into the file.
The setup that actually works splits things across three tiers:
- Local NVMe SSD:
Catalog.lrcat, its journal file, and the preview caches (Standard + Smart Previews). Even a 1 TB consumer NVMe is enough for a 200k-image library. - NAS pool: RAW originals, edited exports, video B-roll. Mounted via SMB on macOS/Windows.
- Cloud tier: Off-site copy of RAWs + catalog snapshots. More on that below.
The workflow trick that unlocks everything is enabling "Build Smart Previews on Import" in Lightroom Preferences, so from then on you can cull, rate, and edit any image even when the NAS is offline — the Smart Preview is a lossy 2560px DNG that Lightroom transparently swaps back for the RAW as soon as you reconnect. That means field-editing on a laptop stops requiring an external drive, which is worth the whole exercise on its own. On the hardware side, Lightroom's cache is metadata-heavy, so a PCIe 4.0 NVMe shaves real seconds off catalog loads; there's no affiliate link on this site for consumer NVMe drives, so pick something reputable in the 1-2 TB range and move on.
Self-hosted photo apps: Immich vs Photoprism vs Synology Photos
Once the pool exists, you'll want an app that turns 40,000 RAW files into something browseable on a phone. Three options matter in 2026:
- Immich. Google Photos clone with native iOS/Android apps that auto-upload from your phone. Machine-learning search ("beach sunset") works well after the model finishes indexing. Docker-based; runs on any NAS that supports containers. Active development, releases weekly. The mobile app is the reason most photographers pick it.
- Photoprism. Stronger AI tagging and face recognition, better handling of large libraries in the web UI, but the mobile app is a PWA (progressive web app) rather than a native one. Also Docker, also open source.
- Synology Photos. Ships free with DSM 7, integrates natively with Hyper Backup, and gets fast face + object recognition on any DSM box with an Intel CPU. Fewer features than Immich or Photoprism, but zero setup and it just works. Locked to Synology hardware.
Pick Immich if the phone experience is what you want, Photoprism if search and metadata weigh more, and Synology Photos if you already run DSM and don't want another container to babysit. All three coexist happily with Lightroom because they only need read access to your export folder, so point them at the JPEGs, not the RAWs.
3-2-1 backup for irreplaceable photos
A NAS is not a backup, and this bears repeating because photographers, more than any other group, treat RAID as a backup and then lose a decade of family and client work to a ransomware event or a fire. RAID only protects against a single drive failure — it does nothing against deletion, silent corruption, theft, or an SMB share that a compromised laptop happily encrypts on your behalf. If you're still hesitating, read why RAID is not a backup before you go any further.
The 3-2-1 rule for a photographer looks like this:
- Copy 1 — NAS pool. The primary. RAID-protected, snapshotted (Btrfs on Synology or ZFS on TrueNAS) so an accidental delete or a ransomware event is a 5-second rollback.
- Copy 2 — Cloud object storage. Backblaze B2 at roughly $6/TB/month, encrypted client-side with Restic or Synology Hyper Backup. Backblaze's own pricing page (source) puts B2 at $6/TB/month with the first 3× of monthly storage in free egress, which usually means restore is effectively free. Wasabi and iDrive e2 are the credible alternatives.
- Copy 3 — Cold offline. A rotating external 20 TB USB drive that never touches your network while it's connected. Encrypted, stored at a family member's house or a bank safe. This is the one that survives ransomware.
Then test the restore, because a backup you've never restored from is a hypothesis rather than a backup. Once a quarter, pick 100 random files from the cloud copy and confirm they actually open on a machine that isn't your primary — that habit alone saves more photographers than any RAID level ever has. More depth in Cloud Backup for NAS.
Direct-buy: drives that fit a photo pool
Recommendation by use case
For the hobbyist with one body and roughly 50k RAWs, a 2-bay Synology DS224+ or Ugreen DXP2800 with 2×12 TB in SHR-1 gives you about 12 TB usable — enough room for five years of shooting, provided you add a Backblaze B2 pipe from day one so the whole thing isn't sitting on a single set of platters.
The serious enthusiast or part-time pro who also shoots 4K video wants a 4-bay Synology DS925+ or Ugreen DXP4800 Plus with 4×16 TB in SHR-1, which is exactly the preset in the calculator above. That's 48 TB usable, single parity is fine at four drives, and the second-hand 16 TB market keeps prices sane while you scale.
A full-time studio with multiple shooters should go 6-bay TrueNAS or DS1825+ with 6×18-22 TB in RAIDZ2 or SHR-2, add an NVMe cache SSD for the Lightroom index, and pair the box with a second NAS at a different location for automated encrypted send/receive. Backblaze B2 stays the off-site third copy so a fire at one address doesn't take the second along with it.
Once the storage is settled, sort out desk ergonomics, because a NAS is boring by design and that's exactly the point. If the hardware choice isn't nailed down yet, read the 2026 NAS buying guide, and for the drive shortlist behind those product cards see Best NAS drives 2026.
Related articles
A few nearby posts that pair well with this one — from the drive shortlist to the RAID mechanics to the backup layer:
Buying a NAS in 2026: Ugreen, Synology, QNAP or DIY?
Preventing Data Loss: Backup Strategies That Actually Work
Cloud Backup for NAS: Which Provider Actually Pays Off
Self-Hosting on NAS: Replace Cloud Subscriptions