Synology DS920+ Specs and Usable Capacity
The Synology DS920+ has 4 drive bays. Filled with 16 TB drives it holds 64 TB raw, which is 32 TB usable under SHR-2 (29.1 TiB as the operating system will report it), surviving 2 drive failures. It runs Intel Celeron J4125, quad-core 2.0 GHz with 4 gb fitted, 8 gb maximum and 2 x 1GbE.
Published specifications for the Synology DS920+, a 2020 model, together with the number the manufacturer page will not give you: how much usable capacity you actually get from 4 bays under each storage layout, at every drive size worth buying. For several years the default recommendation for a home NAS, because it combined four bays, Quick Sync transcoding and DSM at a sane price.
Synology DS920+ specifications
| Specification | Published value |
|---|---|
| Brand | Synology |
| Model | DS920+ |
| Release year | 2020 |
| Drive bays | 4 |
| Processor | Intel Celeron J4125, quad-core 2.0 GHz |
| Architecture | x86 64-bit |
| Memory | 4 GB fitted, 8 GB maximum |
| Memory type | DDR4 SODIMM |
| ECC memory | No |
| Network ports | 2 x 1GbE |
| M.2 NVMe slots | 2 |
| Operating system | Synology DSM |
| Expansion | DX517, to 9 bays total |
| Typical price, diskless | Used market |
| Production status | Discontinued |
Specifications come from manufacturer published data. Vendors sometimes ship the same model number with different memory fitted or drives included, so confirm against the listing for the exact unit you are buying. Where a figure is not published, the row is omitted rather than estimated.
On the M.2 slots: NVMe cache.
How much usable storage does the DS920+ actually give you?
Raw capacity is bays multiplied by drive size. Usable capacity is what survives after parity, and it is always a whole number of drives smaller. Every figure below is computed from 4 identical drives using the same engine behind our cross-vendor RAID capacity calculator, so you can check it.
| Drive size | Raw TB | Raw TiB | SHR | SHR-2 | RAID 1 | RAID 5 | RAID 6 | RAID 10 | RAID 0 |
|---|---|---|---|---|---|---|---|---|---|
| 4 TB | 16 TB | 14.55 TiB | 12 TB | 8 TB | 4 TB | 12 TB | 8 TB | 8 TB | 16 TB |
| 8 TB | 32 TB | 29.1 TiB | 24 TB | 16 TB | 8 TB | 24 TB | 16 TB | 16 TB | 32 TB |
| 12 TB | 48 TB | 43.66 TiB | 36 TB | 24 TB | 12 TB | 36 TB | 24 TB | 24 TB | 48 TB |
| 16 TB | 64 TB | 58.21 TiB | 48 TB | 32 TB | 16 TB | 48 TB | 32 TB | 32 TB | 64 TB |
| 20 TB | 80 TB | 72.76 TiB | 60 TB | 40 TB | 20 TB | 60 TB | 40 TB | 40 TB | 80 TB |
| 24 TB | 96 TB | 87.31 TiB | 72 TB | 48 TB | 24 TB | 72 TB | 48 TB | 48 TB | 96 TB |
All capacities are decimal terabytes, the unit printed on the drive label. Your NAS interface will report binary tebibytes and label them "TB", which makes every figure look about 9.05 percent smaller. Nothing is missing: one TB is 1,000,000,000,000 bytes and one TiB is 1,099,511,627,776, so the ratio is a fixed 0.909495. See the TB against TiB chart for the conversion at every capacity, and expect the filesystem to take a further one to two percent on top.
Which RAID level should you run on a 4 bay NAS?
Because this is a Synology, you get SHR and SHR-2 as well as the standard levels. With identical drives SHR gives exactly the same capacity as RAID 5 and SHR-2 the same as RAID 6, so there is no penalty for choosing them. The difference appears later, when you replace one drive with a larger one: SHR uses the extra capacity, and RAID 5 strands it.
Past 8 to 10 TB per drive, run double parity. With 20 TB drives in this chassis a single-parity rebuild must read roughly 60 TB from the surviving members. At a realistic 80 to 150 MB per second that is well over a day of continuous reading across drives that are the same age and often from the same batch, and it puts about a 38 percent chance of meeting an unrecoverable read error against the rated floor for NAS drives. Treat that as a way to rank layouts, not a forecast: the rating is a warranty floor rather than a measurement, and modern systems survive a single read error rather than aborting.
Run your own drive set through the RAID capacity calculator to see the same comparison with mixed sizes, and the drive failure probability calculator to put annualised failure rates against 4 drives over several years.
What drives should you put in a DS920+?
The enclosure is the cheap part. 4 drives at $200 to $500 each is an $800 to $2,000 purchase, and unlike the box the drives get replaced and upgraded over the life of the array. Two requirements are not negotiable: CMR recording, never SMR, because shingled drives can take days to rebuild an array, and a published NAS workload rating of at least 180 TB per year.
Buy all the drives at once if you can afford it, so they age together and you know their history. Buying them from different retailers or in two batches is a cheap way to avoid every drive coming from the same manufacturing run. See our NAS drive comparison for the full field and how to choose NAS drives for the reasoning.
How long does a rebuild take on a 4 bay NAS?
Rebuild duration is set by drive size, not by array size. Reconstructing a failed member means writing a whole replacement drive while reading the survivors, so a larger drive means a longer window during which the array is exposed. At a realistic 80 to 150 MB per second, which is what a mechanical array manages while still serving files, a 16 TB member takes 29.6 to 55.6 hours.
| Drive size | Data read from survivors | At 150 MB/s | At 80 MB/s | Slow case in days | Parity to run |
|---|---|---|---|---|---|
| 4 TB | 12 TB | 7.4 h | 13.9 h | 0.6 | Single parity is fine |
| 8 TB | 24 TB | 14.8 h | 27.8 h | 1.2 | Double parity preferred |
| 12 TB | 36 TB | 22.2 h | 41.7 h | 1.7 | Double parity |
| 16 TB | 48 TB | 29.6 h | 55.6 h | 2.3 | Double parity |
| 20 TB | 60 TB | 37.0 h | 69.4 h | 2.9 | Double parity |
| 24 TB | 72 TB | 44.4 h | 83.3 h | 3.5 | Double parity |
Read volume is computed for 4 identical drives under SHR. ZFS resilvers only the blocks actually in use, so a half-full pool finishes considerably sooner, while a traditional mdadm rebuild reads every sector regardless. Full detail on the rebuild time chart.
The reason that window matters is correlation. During a rebuild every surviving member is read end to end, and those members are the same age, ran the same hours and frequently came from the same manufacturing run, which is the condition under which a second failure is least independent. Split the drive order across two retailers or two batches, and run double parity once the drives pass roughly 8 to 10 TB. Put your own numbers through the drive failure probability calculator.
Who the Synology DS920+ suits
- Used buyers who want a four-bay Plex-capable DSM box.
- Anyone replacing a failing older two-bay without changing ecosystems.
- Not a new purchase. The DS423+ is the current equivalent.
What it costs to leave running
A NAS runs continuously, so the electricity bill is a real part of ownership. Budget roughly 6 to 9 watts per spinning drive at idle plus the enclosure itself, which for 4 drives lands somewhere around 48 watts idle once the drives have spun up. Put your own tariff and drive count into the power draw calculator for an annual cost, and size a battery with the UPS runtime calculator, because an unclean shutdown during a write is one of the few things that can damage an array rather than a drive.
What else does a DS920+ build need?
Three things get left out of almost every plan at this stage, and all three are cheap relative to what has already been committed to drives.
- A UPS with a data cable. A NAS losing power part way through a write is one of the few events that damages an array rather than a drive, and a unit with no USB connection to the server is a delay rather than a protection: it holds the array up and then drops it mid-write anyway. Size the battery on the UPS runtime calculator, and note that you are sizing for a clean shutdown of 10 to 15 minutes rather than for riding out the outage. Picks are on best UPS for a NAS.
- A backup target. Whatever parity this box runs, the array is copy one. Parity rebuilds a failed drive and does nothing about accidental deletion, ransomware, a controller writing corruption to every member, theft or fire, because each of those reaches every drive in the chassis at once. Work out the capacity on the 3-2-1 backup sizing calculator.
- A network that can keep up. 2 x 1GbE is the published port configuration here. A gigabit link carries about 113 MB per second and a single 7200 rpm drive already sustains 150 to 260, so if this unit has multi-gigabit ports and your switch does not, you have paid for a link speed you never see. Check the arithmetic on the network throughput calculator.
Related reading
- Cross-vendor RAID capacity calculator, SHR against ZFS against standard RAID for the same drives
- Best NAS hard drives, where the money in this build actually goes
- RAID levels explained in plain language
- NAS against a DIY server, if you are still deciding
- All NAS model specifications
Frequently asked questions
How much storage can the Synology DS920+ hold?
With 4 bays it holds 64 TB raw on 16 TB drives and 96 TB raw on 24 TB drives. Usable capacity is lower because parity takes whole drives: 48 TB usable on single parity with 16 TB drives, and 32 TB under SHR-2. Your operating system will report those decimal terabytes as roughly nine percent fewer tebibytes.
What RAID levels does the Synology DS920+ support?
Being a Synology, it supports SHR and SHR-2 alongside the standard levels: RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, JBOD and Basic, subject to having enough drives for each. SHR is the reason to choose it. With identical drives SHR produces exactly the same capacity as RAID 5, but with mixed drive sizes it slices the drives into bands and protects each band separately instead of truncating every member to the smallest one.
Should I run single or double parity on the Synology DS920+?
Double parity once your drives pass roughly 8 to 10 TB each. On this box with 20 TB drives, a single-parity rebuild has to read about 60 TB from the surviving members, which takes well over a day and puts roughly a 38 percent chance of meeting an unrecoverable read error against a NAS drive's rated error floor. SHR-2 keeps protecting the array through that window. Below 8 TB drives, single parity is defensible.
Can the Synology DS920+ transcode video for Plex?
Yes. The Intel Celeron J4125 is an Intel part with integrated graphics, which means Quick Sync hardware transcoding rather than software transcoding on the processor. That is the difference between several simultaneous streams and one stuttering one. Direct play is still better than any transcode, so match your client devices to your file formats where you can.
How much memory does the Synology DS920+ take?
It ships with 4 GB of DDR4 SODIMM and the manufacturer publishes a maximum of 8 GB. Memory is the cheapest meaningful upgrade on any NAS, because file caching, containers and virtual machines all consume it directly. If you plan to run more than file sharing, budget for the upgrade at purchase rather than later.
Is the Synology DS920+ still worth buying?
It is discontinued, which matters less for the hardware than for the software. The array will keep working, but ask how many more operating system versions it will receive before you rely on it for anything exposed to the internet. Used units are often good value as a backup target for a newer primary NAS.
How we choose: we compare published manufacturer specifications, drive datasheets, published reliability statistics and verified owner reviews. We do not test hardware in person, and we are not tied to any NAS vendor. Capacity and power figures here are researched guidance, not a warranty. RAID protects against drive failure, not against deletion, ransomware, fire or theft, so keep verified backups regardless of what any calculator tells you.
Working out your own cost per usable terabyte? The Home Server Build Planner is the paid version of these pages: 8 printable worksheets you fill in with your own numbers, plus the full PDF, $29.