How Many Drive Bays Do You Need in a NAS?
Choose NAS drive bays by starting with usable capacity—not raw disk capacity—and then allowing for RAID, filesystem overhead, free space, backups, and future growth. This guide compares 2-bay, 4-bay, 6-bay, and larger NAS systems.
The short answer
Choose a 2-bay NAS for a small file library, basic computer backups, and mirrored storage. Choose a 4-bay NAS for a more flexible home or small-business system with room for growth. Choose a 6-bay or larger NAS when you need substantial capacity, better redundancy options, multiple workloads, or several years of expansion without replacing the entire enclosure.
The important number is not the total capacity printed on the drives. It is the amount remaining after:
- RAID or ZFS redundancy
- Filesystem and system overhead
- A sensible amount of free-space headroom
- Capacity reserved for snapshots, versions, and other data-protection features
A practical sizing formula is:
Required raw capacity = required usable data capacity / usable-capacity percentage
Then add room for growth and remember that a NAS is not automatically a backup.
Start with usable capacity, not raw capacity
If a NAS has four 12 TB drives, its raw capacity is:
4 × 12 TB = 48 TB raw
You cannot normally use all 48 TB for files. Some capacity is consumed by redundancy, and the usable amount shown by the NAS may differ from the drive manufacturers' decimal TB ratings.
Raw capacity
Raw capacity is the simple total of the installed drives:
Number of drives × drive capacity = raw capacity
For example:
6 × 12 TB = 72 TB raw
Raw capacity is useful for comparing hardware, but it is not a storage plan.
RAID and parity loss
RAID uses some or all of the drives' capacity for redundancy. The result depends on the layout and the smallest drive in the array.
| Layout | Approximate usable capacity | Typical trade-off |
|---|---|---|
| RAID 0 | All drives combined | No drive failure protection |
| RAID 1, two drives | Capacity of one drive | Strong simple mirroring, but 50% raw-capacity efficiency |
| RAID 5 | (number of drives - 1) × smallest drive | One-drive fault tolerance; rebuild and risk considerations matter |
| RAID 6 | (number of drives - 2) × smallest drive | Two-drive fault tolerance with more parity overhead |
| RAID 10 | Approximately half of raw capacity | Good performance and redundancy, but layout-dependent fault tolerance |
| ZFS mirrors | Approximately half of the mirrored raw capacity | Flexible mirror-based design, but expansion is different from adding a disk to RAIDZ |
| RAIDZ1/RAIDZ2 | Depends on vdev layout and implementation | ZFS parity protection; plan vdevs and expansion carefully |
These are planning estimates, not guarantees for every NAS operating system. Some systems use proprietary or flexible layouts, and mixed drive sizes can reduce usable capacity. Confirm the manufacturer's or operating system's capacity calculator before buying.
RAID is not a backup. It helps keep a volume available after some drive failures; it does not protect against accidental deletion, ransomware, theft, fire, corruption, or a failed NAS enclosure.
Filesystem and system overhead
Filesystems, metadata, system partitions, snapshots, reserved space, and NAS management features reduce the capacity available for ordinary files. The exact amount depends on the filesystem and configuration.
Treat the capacity shown by a vendor's calculator as an estimate. Do not size a NAS so that the projected usable figure is also your maximum acceptable fill level.
Free-space headroom
A NAS should retain free space for normal operation, file growth, snapshots, metadata, temporary files, and maintenance. The required amount varies by filesystem and workload, but reserving roughly 15% to 20% of usable capacity is a reasonable planning starting point for many general-purpose systems.
This is a guideline, not a universal technical limit. Systems using heavy snapshots, databases, virtual machines, surveillance recording, or ZFS may need a different target.
A more realistic planning formula is:
Usable working capacity = post-RAID capacity × (1 - headroom percentage)
Worked example: sizing a four-bay NAS
Suppose you want to store:
- 10 TB of current photos, documents, and media
- 4 TB of expected growth over the next three years
- 2 TB of working room for temporary files, snapshots, and normal expansion
Your target working capacity is:
10 TB + 4 TB + 2 TB = 16 TB
You are considering four 12 TB drives in a single-parity layout such as RAID 5:
Usable before overhead ≈ (4 - 1) × 12 TB = 36 TB
The drive manufacturers use decimal TB, while operating systems may display capacity using TiB-like values. For a rough unit conversion:
36 TB ÷ 1.099 ≈ 32.8 TiB
The exact displayed value will depend on the NAS, filesystem, and reserved space. After filesystem overhead and a 20% free-space target, the practical working capacity will be lower than the headline figure.
This configuration comfortably exceeds the 16 TB working target in this example, but the decision still requires checking:
- Whether the NAS supports the planned drive sizes
- Whether the selected RAID or ZFS layout fits your expansion plan
- Whether a single-parity array is appropriate for the drive count and workload
- How the backup will be stored
- Whether the NAS has enough network speed for your users
- Whether surveillance cameras, Plex transcoding, or other services add workload beyond simple file storage
The example is a capacity calculation, not a recommendation to use RAID 5 in every four-bay NAS.
How many bays should you choose?
Two-bay NAS
A 2-bay NAS is usually the entry point for protected storage. With two equal drives in RAID 1, the usable capacity is approximately the capacity of one drive before overhead.
Example:
2 × 8 TB in RAID 1 ≈ 8 TB before filesystem overhead
A 2-bay system fits well when you need:
- Computer and phone backups
- A modest photo and document library
- A small Plex or media library
- Basic file sharing
- Mirrored storage rather than maximum capacity
The main limitation is expansion. You may be able to replace drives one at a time with larger models and expand the volume, but this depends on the NAS operating system and RAID layout. Otherwise, increasing capacity may require moving data to a new array.
A 2-bay NAS also gives you fewer choices if you later want to separate workloads, use a different redundancy layout, or maintain a local backup inside the same enclosure. It is a good fit when simplicity and low initial cost matter more than flexibility.
Four-bay NAS
A 4-bay NAS is often the best balance for a household, enthusiast, or small office. It gives you more capacity options and more useful RAID layouts without immediately moving to a large chassis.
Four bays can support:
- A mirrored pair with two bays left for expansion
- A single-parity layout for more efficient use of capacity
- A two-mirror or RAID 10 design for certain workloads
- Separate storage pools, if the NAS software and workload justify them
- A larger local backup target than a 2-bay system
A 4-bay NAS is especially attractive if you expect your media library, surveillance recordings, or business files to grow. It also gives you more flexibility when replacing failed or undersized drives.
Do not assume that four bays automatically make a backup plan complete. A second device, external disk, or cloud destination may still be required.
Six-bay NAS
A 6-bay NAS makes sense when capacity and operational flexibility are more important than minimizing the initial purchase.
Consider six bays when you need:
- A large media or photo library
- Several years of growth without replacing the enclosure
- More capacity after allocating space to redundancy
- Higher-capacity surveillance recording
- Separate pools or datasets for different workloads
- A larger local backup repository
- More room for future SSDs or other supported expansion
Six bays also make dual-parity layouts more practical in some environments. However, adding bays does not eliminate the need for backups, and a larger array can require more careful planning during drive replacement and rebuilds.
Eight bays and larger
Larger NAS systems are appropriate for small businesses, production media, virtualization, extensive surveillance, or users who need substantial capacity and multiple storage pools.
Extra bays can provide:
- More usable capacity after redundancy
- Separate pools for different performance or protection requirements
- A dedicated backup area
- More room for growth
- Greater flexibility when replacing drives
- Additional options for SSD storage, depending on the NAS
The trade-offs include higher purchase cost, more drives to replace over time, greater power use, more noise, and more complex administration. If you do not have a clear need for the extra bays, a 4-bay system may be a better-balanced purchase.
Account for growth before choosing the enclosure
Estimate growth over the period you expect to keep the NAS, not just what you need today.
A useful planning model is:
Future data = current data + annual growth × years
Then add space for data that is easy to overlook:
- Phone and computer backups
- Photo and video imports
- Plex or other media libraries
- Surveillance recordings
- File versions and snapshots
- Shared work files
- Virtual machines or application data
- Temporary editing or download space
For example, a household with 8 TB today and 2 TB of annual growth expects:
8 TB + (2 TB × 4 years) = 16 TB
That is the data estimate, not the required raw drive capacity. You still need to account for redundancy, filesystem overhead, and free-space headroom.
Why a little extra capacity can be cheaper
Buying a larger enclosure at the start may cost more, but it can avoid:
- Replacing a whole NAS when the bays are full
- Migrating data to a new storage pool
- Running a nearly full volume
- Buying an expansion unit later
- Rebuilding a backup strategy around a capacity limit
On the other hand, buying far more bays than your data and growth justify can waste money on unused hardware, electricity, and drives. Size for your expected life of the NAS plus a reasonable growth buffer.
Do not confuse the NAS capacity with backup capacity
A protected primary NAS and a backup target serve different purposes.
- Primary NAS: stores and serves your working files.
- Backup target: stores recoverable copies of those files.
- Off-site copy: protects against events affecting the NAS and local backup at the same time.
RAID can keep files online after a supported drive failure, but it cannot restore files deleted by mistake or encrypted by ransomware. A backup also needs enough space for the backup method you choose, including versions, retention, and possibly multiple computers.
If the NAS is also expected to hold backups, size that repository separately:
Backup capacity = source data + retained versions + growth + backup headroom
A backup destination does not always need to match the source NAS drive-for-drive, but it must have enough capacity for the retention policy you actually intend to use.
Drives, RAID, and expansion decisions
Use supported drives
Before buying, check the NAS manufacturer's compatibility information for:
- Drive capacity
- Drive interface
- Drive type and sector format
- NAS operating system support
- RAID or ZFS support
- Firmware or health-monitoring requirements
Do not choose drives solely by price or headline capacity. A drive that is not supported, or that does not suit the workload, can create avoidable reliability and management problems.
Plan around the smallest drive
In many RAID layouts, usable capacity is constrained by the smallest drive. Mixing capacities may work, but part of a larger drive can remain unavailable until the array is redesigned or all drives are replaced.
Understand expansion before filling every bay
Expansion rules vary substantially:
- Some systems allow drives to be replaced one at a time with larger drives.
- Some allow new drives to be added to an existing storage pool.
- Some require a new pool or data migration.
- ZFS mirror and RAIDZ expansion behavior depends on the pool design and software version.
- A storage pool may expand differently from a filesystem or shared folder.
Verify the documented expansion path before buying fewer bays on the assumption that you can easily grow later.
Other workloads that affect bay planning
Plex and media serving
Plex storage requirements depend on the size and format of your library, not on the number of simultaneous streams alone. Transcoding is primarily a processing and software-support question, while the media files themselves consume capacity.
If you expect a growing 4K library, home videos, or multiple media copies, a 4-bay or larger NAS may provide a more comfortable long-term plan than a 2-bay system.
SSD cache does not replace capacity for media files. It may help particular access patterns, but it should not be treated as a way to turn a small NAS into a large media server.
Surveillance
Surveillance recording can consume capacity continuously. Estimate:
Required recording capacity = cameras × recording bitrate × retention period
The exact result depends on resolution, frame rate, codec, motion detection, audio, retention rules, and whether recording is continuous. Camera count alone is not enough to size the drives.
If surveillance is a major use case, leave room for retention and consider whether the NAS supports the number of cameras and recording features you need.
SSD cache and all-flash storage
SSD cache can improve some workloads, but it adds cost and may consume bays or expansion slots. It does not increase the amount of data you can store. An SSD cache also requires a NAS and workload that can use it effectively.
If your main need is capacity for backups, photos, documents, or media, larger hard drives and additional bays generally address the capacity problem more directly than cache.
Networking
Network speed affects how quickly users can access the data, but it does not change how many bays you need. A faster network can make a large NAS more usable for multiple clients, video editing, or transfers, but capacity planning still starts with data volume and retention.
Check the complete path: NAS ports, switches, client devices, cabling, and storage layout. A high-speed port alone does not guarantee high transfer rates.
Power, noise, and expansion
More bays usually mean more drives, which can increase:
- Electricity use
- Heat output
- Fan noise
- Drive replacement cost
- Rebuild and maintenance work
If the NAS will run in a bedroom, office, or living space, account for acoustics and power use. If it will run in a closet or rack, account for cooling and physical space. Also check whether the model supports memory, network, SSD, or expansion upgrades that match your longer-term plans.
NAS sizing checklist
Before choosing a 2-bay, 4-bay, 6-bay, or larger NAS, answer these questions:
- How much data do you have today?
- How quickly is that data growing each year?
- How many years should the NAS last?
- How much capacity is needed for snapshots and file versions?
- How much space is needed for Plex, photos, downloads, or projects?
- How much capacity will surveillance recordings require?
- Which RAID, mirror, RAIDZ, or other protection layout will you use?
- How much capacity will redundancy consume?
- Have you allowed for filesystem and system overhead?
- Have you reserved roughly 15% to 20% free space, or chosen a different justified target?
- Does the NAS support the intended drive sizes and types?
- Can the storage pool expand in the way you expect?
- Is a 2-bay mirror enough, or do you need the flexibility of four or more bays?
- Do you need dual-parity protection or multiple storage pools?
- Where will the backup live?
- Is there an off-site or otherwise separate copy?
- Are the NAS's network, CPU, memory, and application features suitable for Plex or surveillance?
- Can you tolerate the system's power use, heat, and noise?
Bottom line
A 2-bay NAS is suitable for modest storage and simple mirroring. A 4-bay NAS is the most versatile choice for many homes and small offices because it offers better capacity and expansion options without the cost and complexity of a larger system. Choose six bays or more when growth, surveillance, media, backups, multiple pools, or long-term flexibility justify the extra drives and operating cost.
Calculate the required usable capacity first, then work backward through RAID, overhead, free space, growth, and backup requirements. When you are ready to compare available systems, Browse NAS or review NAS and storage servers.