AISuffer
Storage $1,200–$1,500 (diskless)

Synology DS1624+ NAS

Professional 12-bay NAS for video editors and AI engineers — up to 200TB+ storage with 10GbE networking for fast access.

Synology DS1624+ NAS
4/5

Specifications

Bays
12 (8 internal + 4 via DX517 expansion)
CPU
AMD Ryzen V1780B (4C/8T)
RAM
8GB DDR5 ECC (expandable to 32GB)
Network
2x 1GbE built-in, 10GbE via E10G22-T1 adapter
Max Raw Storage
200TB+ (with 20TB drives x 8 bays + expansion)
File System
Btrfs / ext4
RAID
SHR, SHR-2, RAID 0/1/5/6/10
Encryption
AES-256 hardware encryption
Docker
Yes (Container Manager)
Surveillance
Up to 40 IP cameras
Dimensions
300 x 340 x 340 mm
Weight
6.2 kg (empty)
Noise
20.7 dB(A)

Pros

  • + Massive storage capacity — up to 200TB+ with expansion
  • + 10GbE option enables real-time 4K video editing from NAS
  • + Synology DSM is the best NAS operating system — intuitive and powerful
  • + Docker support for running AI tools, databases, and services
  • + Btrfs snapshots protect against ransomware and accidental deletion
  • + Expandable with DX517 for 4 more bays
  • + Hardware encryption doesn't impact performance
  • + Active Backup Suite for free client/server backups

Cons

  • NAS unit costs $1,200+ before drives — total investment is $3,000+
  • Hard drives sold separately — 4x 20TB IronWolf Pro = $1,200+
  • 10GbE adapter is extra $100-150
  • Can be noisy with all 8 bays populated (vibration)
  • Initial setup and RAID configuration require some knowledge
  • RAM upgrade requires disassembly

Overview

When your AI models, video footage, and datasets outgrow your internal SSD, you need a proper storage solution. The Synology DS1624+ is a professional-grade NAS that offers up to 200TB+ of redundant storage accessible at 10Gbps over your network.

For video editors, it’s a game-changer — you can edit directly from the NAS without copying files to your local drive. For AI engineers, it’s a centralized home for model files, training datasets, and backups.

Server room with storage

Who Is This For?

  • Video editors who manage terabytes of footage across projects
  • AI/ML engineers with large model collections and datasets
  • Creative studios needing shared storage for teams
  • Content creators who need reliable backup for irreplaceable content
  • Homelabbers who want a powerful, reliable NAS

Storage Configurations

ConfigDrivesUsable SpaceRedundancyCost
4x 20TB SHR-2Seagate IronWolf Pro 20TB~36TB2 drives can fail~$2,400 total
6x 16TB SHR-2Seagate IronWolf Pro 16TB~60TB2 drives can fail~$2,800 total
8x 20TB SHR-2Seagate IronWolf Pro 20TB~108TB2 drives can fail~$3,800 total

For AI Engineers

ConfigDrivesUsable SpaceBest ForCost
4x 8TB SHRSeagate IronWolf 8TB~22TBModel files + datasets~$1,700 total
4x 16TB SHRSeagate IronWolf Pro 16TB~44TBLarge dataset collections~$2,200 total

SHR vs SHR-2: SHR protects against 1 drive failure, SHR-2 against 2. For irreplaceable data (video footage), always use SHR-2.

10GbE Setup for Video Editing

The killer feature for video editors is editing directly from the NAS. Here’s how:

What You Need

  1. Synology E10G22-T1 10GbE adapter (~$120) — installs in the NAS
  2. 10GbE NIC for your workstation — ASUS XG-C100C (~$80)
  3. Cat6a cable — direct connection or via 10GbE switch
  4. Switch (optional) — MikroTik CRS305-1G-4S+ (~$130) for multiple devices

Performance

ConnectionRead SpeedWrite SpeedGood For
1GbE (built-in)~110 MB/s~100 MB/sDocuments, small files
10GbE (adapter)~1,100 MB/s~900 MB/s4K ProRes editing, datasets
Thunderbolt (via adapter)~1,100 MB/s~900 MB/sMac direct connection

1,100 MB/s is fast enough for:

  • 4K ProRes 422 HQ editing (up to 3 streams)
  • 4K H.265 editing (5+ streams)
  • Moving large model files (~30 seconds per GB)

Not fast enough for 8K RAW — for that, use local Thunderbolt 5 storage.

NAS drive bay close-up

Synology DSM Features That Matter

For Video Editors

  • Synology Drive: Sync active project files to your workstation automatically
  • Hyper Backup: Scheduled backups to external drives or cloud
  • Snapshot Replication: Point-in-time recovery — undo accidental deletions
  • Video Station: Browse and preview footage from a web browser
  • Active Backup for Business: Back up all team workstations automatically

For AI Engineers

  • Container Manager (Docker): Run Ollama, Jupyter, MinIO, or any Docker container directly on the NAS
  • Synology Drive API: Programmatic access to files for data pipelines
  • iSCSI: Mount NAS storage as a local drive on Linux for ML workflows
  • SSH access: Full Linux terminal for advanced operations
  • Scheduled tasks: Automate model backups, dataset syncing

Docker Containers You Can Run

# Example: Ollama on NAS for always-on LLM server
# (limited by NAS CPU — fine for small models)
services:
  ollama:
    image: ollama/ollama
    ports:
      - "11434:11434"
    volumes:
      - /volume1/docker/ollama:/root/.ollama

Note: The NAS CPU (Ryzen V1780B) is fine for serving small models (8B) but not for heavy inference. Use it as a storage server, not a compute server.

Noise & Power

StatePower DrawNoise
Idle (drives spinning)45-55W20.7 dB(A) — barely audible
Active file access60-80W25-30 dB(A) — quiet room
All 8 bays active80-100W30-35 dB(A) — audible hum
Drives spinning down25-30WNear-silent

Tip: Enable drive hibernation for bays you access infrequently. This reduces noise and power significantly.

DS1624+ vs Alternatives

NASBaysCPUMax RAMPriceBest For
Synology DS423+4Intel J41258GB~$500Budget, personal use
Synology DS1624+8+4Ryzen V1780B32GB~$1,300Video, AI, prosumer
Synology DS1823xs+8Ryzen V1780B32GB~$1,40010GbE built-in
QNAP TVS-h8748Intel i5-1240064GB~$1,500Performance, VMs
DIY TrueNASAnyYour choiceAnyVariesMaximum control

Setup Checklist

  1. Install drives (slide-in trays, tool-free)
  2. Power on and find NAS via find.synology.com
  3. Install DSM (Synology’s OS) — takes 10 minutes
  4. Create storage pool with SHR-2
  5. Create shared folders (one for Video, one for AI/Models, one for Backups)
  6. Install 10GbE adapter if you have it
  7. Set up Hyper Backup to external drive for 3-2-1 backup rule
  8. Enable snapshots on critical folders
  9. Install Container Manager for Docker
  10. Set up user accounts and permissions for team access

Total Investment Calculator

SetupNASDrives10GbETotal
Starter (4x 8TB SHR)$1,300$520$1,820
Video Pro (6x 16TB SHR-2)$1,300$1,500$200$3,000
Maximum (8x 20TB SHR-2)$1,300$2,400$200$3,900

Final Verdict

The Synology DS1624+ is the best NAS for video editors and AI engineers who need serious storage. Synology’s DSM software is unmatched in usability, and the 10GbE option makes it fast enough for real-time 4K editing.

Yes, the total investment is $2,000-$4,000 when you add drives. But losing a project’s worth of footage to a dead drive costs infinitely more. This is insurance that also makes your workflow faster.

Rating: 4/5 — Excellent NAS with great software. Loses a point because the total cost (NAS + drives + 10GbE) adds up quickly, and the initial setup isn’t beginner-friendly.

Dmytro Antonyuk

AI Automation Researcher. Researches AI for corporate AI automation — agents, tools, and prompt engineering.