Home NAS Buying Guide: Drive Bay Count, RAID Configurations, and Whether You Actually Need NAS vs a Simple External Drive
- Published on
Home NAS Buying Guide: Drive Bay Count, RAID Configurations, and Whether You Actually Need NAS vs a Simple External Drive
Do You Actually Need NAS?
Before spending $300–$800 on a NAS plus drives, answer these questions honestly:
You probably need NAS if:
- You have multiple computers or devices that need access to the same files
- You want automatic backup of multiple computers in your household
- You serve media (Plex or similar) to multiple devices
- You want data redundancy without paying cloud subscription fees
- You run a small business from home with several users
You probably don't need NAS if:
- Only one computer needs backup—an external hard drive with Time Machine or similar is simpler and cheaper
- You're fine with cloud storage—Google One, iCloud, or Backblaze Personal Backup costs less per year than NAS hardware plus drives
- You're not technically comfortable with initial setup and ongoing maintenance—NAS is more complex than marketed
The honest comparison: 2TB NAS setup costs ~$300–$500 upfront. Backblaze Personal Backup is $99/year for unlimited storage. If you primarily want backup rather than local media serving or multi-device access, cloud backup often wins on cost and simplicity.
Understanding Drive Bays
NAS units range from 2-bay to 8+ bay configurations.
2-bay: Entry point. Supports RAID 1 (mirroring for redundancy) or JBOD (combined capacity, no redundancy). Good starting point for home use. If one drive fails in RAID 1, data is preserved.
4-bay: Most versatile for home power users. Supports RAID 5 (requires minimum 3 drives, one drive's worth of capacity used for parity). Good balance of storage efficiency and redundancy.
6-bay and above: For serious storage needs—home media servers with large collections, small business file servers, photography/video professionals.
Recommendation: Start with 4-bay if budget allows, even if initially only installing 2 drives. Upgrading bay count later requires buying a new unit.
RAID Configuration Guide
RAID provides redundancy (ability to survive a drive failure without losing data). Understanding what RAID is and isn't prevents costly mistakes.
RAID is NOT backup. RAID protects against drive failure. It does not protect against:
- Accidental file deletion (deleted files are gone from all drives simultaneously)
- Ransomware (encrypts files on all drives)
- NAS unit failure (power surge, theft, flood)
- File corruption
RAID 0 (Striping): Combines drives for speed and capacity, zero redundancy. If one drive fails, all data is lost. Use only for scratch storage or temporary files. Never for important data.
RAID 1 (Mirroring): Two drives contain identical data. One drive fails, the other keeps working. Storage capacity equals one drive (half the total). Most appropriate for 2-bay NAS with important data.
RAID 5: Requires 3+ drives. Data striped across drives with parity information distributed. Any one drive can fail without data loss. Storage efficiency: (n-1)/n drives usable. Good balance of redundancy and capacity.
RAID 6: Requires 4+ drives. Like RAID 5 but tolerates two simultaneous drive failures. More protection but less efficiency.
SHR (Synology Hybrid RAID): Synology's proprietary system that intelligently handles mixed-size drives and allows expansion more easily than standard RAID. Recommended for home users on Synology hardware.
Important: After a drive failure, replace the failed drive promptly and allow the RAID to rebuild. During rebuild, a second failure causes total data loss.
NAS Software Ecosystems
Hardware is only part of the equation. The operating system running the NAS determines ease of use, available apps, and long-term support.
Synology DSM: The most user-friendly NAS OS. Clean web interface, excellent app ecosystem (Surveillance Station, Plex, Docker, Note Station, Photo Station). Strong community support and long update cycles. DiskStation Manager is genuinely well-designed software.
QNAP QTS: More technical, more powerful for advanced users. Better hardware specs at similar prices, but interface is more complex. Good for Docker workloads and VM hosting.
TrueNAS Scale: Free, open source, enterprise-grade. Steep learning curve but extremely capable. Good option if you're comfortable with Linux and want maximum control.
Terramaster TOS: Budget-friendly hardware with improving software. Less app ecosystem than Synology/QNAP. Acceptable for basic storage use cases.
Drive Selection
The NAS is the enclosure—drives are the actual storage and determine performance, noise, and reliability.
NAS-optimized drives vs desktop drives: NAS drives (WD Red Pro, Seagate IronWolf) are designed for 24/7 operation, vibration compensation in multi-drive environments, and better error recovery behavior in RAID. Desktop drives (WD Blue, Seagate Barracuda) can work in NAS but aren't designed for it.
Capacity planning: Buy the largest drives you can afford in your current budget. Drives rarely fill linearly—once a NAS is set up, it tends to accumulate data rapidly.
Drive count for RAID 5: Buy at least 3 drives to enable RAID 5. Buy an additional identical drive as a spare—keeping an identical model in a drawer allows immediate replacement when a drive fails.
Noise and heat: 5400 RPM NAS drives run quieter and cooler than 7200 RPM drives. Unless you specifically need performance, 5400 RPM is appropriate for home NAS.
What to Actually Buy
Entry home NAS: Synology DS223 (2-bay) with 2x WD Red Plus 4TB. ~$350 total. RAID 1, 4TB usable, excellent software.
Home power user: Synology DS423+ (4-bay) with 4x WD Red Plus 6TB. ~$750–$900. RAID 5, 18TB usable, Docker support, hardware transcoding.
QNAP alternative for value: QNAP TS-433 with equivalent drives saves money but requires more technical comfort.
The drives typically cost more than the NAS enclosure. Budget for both when calculating total cost.