Advice Needed: Setting Up a NAS for a Non-Profit Organization

Hi everyone,

I’m supporting a non-profit organization in setting up a NAS and want to avoid rookie mistakes. Here’s the scenario:

  • Footage: 10TB existing, growing by 2–3TB annually.
  • Team: Five videographers working remotely around the globe.
  • Goal: Enable remote access for downloading raw footage, local editing, and uploading finished edits.
  • Budget: 1000-2000$

This is what I thought of:

  1. 8-bay NAS for scalability: DS1821+

  2. Initial configuration:

  • 2 x 16TB HDDs for storage (with room to expand).
  • 500GB SSD for read caching.
  • 4TB SSD for optional local editing on the NAS.
  1. Hardware upgrades:
  • 2 x 16GB RAM.
  • A 10GbE network module for faster transfers.

Questions:

  1. Is this configuration suitable for global access? Direct editing on the NAS may have lag, but is uploading/downloading smooth enough?
  2. What’s the best way to integrate backup solutions? (External HDD, cloud, or something else?) Is a backup option on the same NAS possible`?
  3. Any additional advice or considerations for this use case?
  4. Anything else I need to consider?
  5. Any suggestions on where I should purchase/order that NAS with the desired upgrades?

Thanks for your input—your advice will help us build a robust system for this non-profit’s needs!

Tags: NAS, Media Production, Backup Solutions, Remote Access

Hi Rou.Is

I noticed that nobody had really replied yet, so let me have a crack at it.

  1. This configuration should work well enough, but especially for the remote access to the files, but even for the local acces, you’re also very reliant on the local network and your internet connection.
    What I mean is that if your NAS has a 10GbE nic, but your local network has 100MB cabling/switches/router gear, you’re not going to have much use of the 10 GbE nic. So it’s difficult to answer that question at this time.
  2. HyperBackup will allow you to do backups e.g. daily. Always consider doing a backup to an offsite machine if at all possible in addition to e.g. a local external HDD. Considering the amount of storage you’re aiming for I’d guess getting external backup in the cloud could be quite expensive. And if that’s not an issue, why not host the data there instead of on the NAS and then make a backup to your NAS? In that way you won’t have to worry about your internet connection as much. But I guess that’s not what you want to do.
  3. Consider using Synology Drive to synchronize the files between the users and the NAS, this allows for the users to work with the files locally and then synchronize them again.
  4. Security is always important so do make sure all users use https connections to the NAS or use VPN connections to the NAS.
  5. Not sure where you’re located, so can’t really recommend anything, but a lot of what you’re mentioning you can probably just order online and then put together yourself.

Hope this helps a bit.

Thank you very much.

It’s my first time assembling a NAS and I needed that confirmation, that it is a good setup to start with. =)