Thanks to this community I’ve learned and I’m feeling inspired. I’ve loved having an NAS for the last few years, but it’s woefully under powered for what I’m using it for these days.

So I’ve ordered some basic PC parts, gonna build a basic setup using an old CPU I got lying about and try the NAS OS I saw talked about on here recently.

TrueNAS looks like a good option with only slight fears it’ll go down the well known path to the dark side like so many free options before.

In any event, I’m looking forward to adding Nextcloud and Jellyfin, to trying out Docker and generally having more control over things.

Thanks again to you all for informing and inspiring.

I’ll be back if I get questions!

  • Lka1988@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 days ago

    I went with OMV on older but plenty capable hardware (Intel 4th-7th gen) because 1. I’m cheap, and 2. I could configure it how I wanted.

    Glad I went that way, because I was considering “upgrading” to a Synology for a while.

    I now have my OMV NAS (currently running on a very-unstressed 2014 Mac mini and a 4-bay drive enclosure), and a separate Proxmox cluster with multiple VMs that use the NAS through NFS shares. Docker-focused VMs are managed by local Dockge instances, which is incredibly handy for visualizing the stacks. Dockge instances can also link to each other, so I can log into any Dockge instance and have everything available.

    I can do command line stuff just fine, but I am a visual person, so having all that info right in front of me on one page is very, very helpful.

    • Sproutling@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      Oh yeah. I bet you’re feeling lucky you didn’t switch to Synology given the recent drama where they’re locking features down to their branded hard drives, which we all know are just up-charged drives from regular vendors.

      What drive bay enclosure are you using btw and how does it connect to your Mac mini?

      Never heard of dockge. I’ll have to check it out! I’ve just been using podman and docker-compose scripts.

      • Lka1988@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        Drive bay I’m using is a Sabrent DS-SC4B, connected via USB3. I’m currently collecting parts for an actual tower build based on a G4560T.

        • Sproutling@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          Interesting! I am assuming each drive shows up as an independent drive that you can raid up however you want in software? Man I was looking for something like this, but at the time I was building my NAS, I couldn’t find something similar so I just decided to build a whole new machine with enough space to contain the drives themselves. Had I known, I might have gone with this and a NUC or something. How’s the performance?

          • Lka1988@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            34 minutes ago

            I am assuming each drive shows up as an independent drive that you can raid up however you want in software?

            Yeah, each drive is shown as if they were individually attached the machine. RAID how you want (or don’t). I’ve got three 4TB drives in an 8TB RAID5, one 4TB that contains data from my gaming PC that I’m working on moving to the RAID, and then a separate 8TB external drive that everything on the RAID array is rsynced to for backup (not ideal but it’s something).

            Man I was looking for something like this, but at the time I was building my NAS, I couldn’t find something similar so I just decided to build a whole new machine with enough space to contain the drives themselves. Had I known, I might have gone with this and a NUC or something.

            I’m actually going the other way and building a proper server out of an ancient HP Proliant ML110 G2 that my dad gave me. Shockingly, it’s fully ATX compatible and has 8+ drive bays. I’m just reusing the case though and stuffing it with more modern components; it was originally equipped with a Pentium 4 😂 I’m not a fan of the single USB connection for all that data.

            How’s the performance?

            Sufficient I suppose. Limited by the single USB 3 connection. The Mac mini isn’t stressed at all, but the RJ45 connector has some fucky Apple weirdness about it that causes it to go to sleep periodically. There’s a workaround for it that I applied a while ago, but it still drops out occasionally. But, that’s an Apple-specific problem, not the enclosure. The enclosure works fine.