Hi! I have a NUC with 250GB SSD inside. It’s running everything from pihole through arr apps to 3d printing frontend. Since my family is starting to think “hey that’s a good idea can I use it too”, 250GB is starting to be not enough.

Do you have any recommendations? A NAS? A DAS? Something else?

For now, I’m downloading and deleting shows/movies cos I don’t have space obviously, but eventually I’d like to keep some that are cool. Or backup photos to it and stuff.

Thanks :)

  • corroded@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 months ago

    I’m strongly in favor of keeping things compartmentalized. I have two main servers: One is a Proxmox host with a powerful CPU and a few hard drives set up in a fast but not-so redundant array (I use ZFS, but my setup is similar to RAID10). Then a have second server that runs TrueNAS; the CPU is slower, but it has a large amount of storage (120TB physical) arrayed in an extremely fault-tolerant configuration.

    My Proxmox box runs every service on my network, but all that gets stored the hard drives are the main boot disks. It backs up daily, so I’m not so concerned about drive failure. All my data is stored on the NAS, and it’s shared with the VMs via NFS, SMB, or iSCSI, depending on which is more appropriate.

    For you, I’d recommend building a NAS, and keep all your important data there. Your NUC can host your services, and they can pull data from the NAS. The 256GB on your NUC will be more than enough to host whatever services you need.

    • Footnote2669@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      Thanks, I’ll consider it. I’ll see what others say.

      You’re right that 250G should be enough. Right now it takes 10G for 30 containers. But it was a mistake to make an only 20G root partition lol. This overlay2 folder sure grows