I've been using unraid for a few years. Super happy with it. Recently migrated from using their normal array to zfs since I got a hold of some enterprise SAS drives.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
What RAIDz are you using? How are you feeling it?
raidz1. No issues so far. I've had some prior experience with zfs from work, so moving to it was a no brainer.
I use proxmox with truenas scale. It's a great option, but you just have to make sure to pass the hdd controller PCI device through to the VM. This can either be the SATA controller on the motherboard if you can make that work, or a separate PCIe HBA.
What's the advantage to using proxmox and virtualizing TrueNAS in your use case?
I'm looking to setup a TrueNAS box mostly as a file server (I have a bunch of spare drives sitting around, so I can duplicate locally and then backup to a cloud provider), but also as a docker host.
(I'm also researching some setups for friends businesses with the VMware debacle - they have a year to migrate).
I have a lot of services. I use Ansible to manage many of them, so they're all in one VM. I use Home Assistant, which works best when installed as a whole VM or on bare metal. For the remaining services that I have yet to set up with Ansible, I keep the services that need the GPU on one VM, and everything else on another. Finally, I have an LXC container that is my SSH entrypoint and Ansible management system.
I could technically use TrueNAS Scale as a hypervisor for all this, but Proxmox has a lot of quality-of-life features that make it a better hypervisor. I could use Proxmox for ZFS and shares, but TrueNAS has has a lot of quality-of-life features that make it a much better NAS, so I virtualize it.
Running a Debian Bookworm hypervisor using KVM/QEMU with virt-manager for vms + Incus for lxc containers gives you a lot of freedom with how you use it.
edit: It also means you build your own hypervisor from parts - kinda like installing postfix/dovecot/mariadb/spamassassin instead of a packaged solution like mail-in-a-box. It takes more time and effort but I find I understand the underlying technologies better afterwards.
That's something I like, just plain Debian with KVM. How is virt-manager compared to the Proxmox UI? Does it needs to be installed on a separate PC (Windows?)?
No problem running virt-manager on the hypervisor itself. You can also use https://cockpit-project.org with the cockpit-virtual-machines addon to manage kvm vms from https://machineip:9090
Cool! I think that I'll give it a go! Does the cockpit needs to be installed directly on the host OS or...?
Yeah, you need to install cockpit on any linux you wanna manage using it, then you can use the ssh keys to setup so your cockpit session on the hypervisor gives you access to your vms too.
I recently switched from Proxmox to Debian Bookworm with Incus(LXD fork) as my primary setup, it's been a pleasant experience. I also like the idea of using something like Cockpit to manage VMs though haven't come to a need yet for a VM over a container. I'll also point out that Incus can handle VMs as well.
Stéphane Graber, Project leader of Linux Containers is also on the fediverse and responds to questions often.
For the hypervisor I recommend either Proxmox or XCP-ng. XCP-ng is technically a better hypervisor, but I personally use Proxmox because I like the UI.
For the NAS OS, I use and recommend TrueNAS Scale. You can run Docker containers on it. All this being said, I've never used Unsaid so I don't know how they compare.
Out of curiosity, why move from OMV? I was thinking about trying it out for a second NAS.
Out of curiosity, why move from OMV? I was thinking about trying it out for a second NAS.
It's probably a problem of not dedicating enough time to learn how it works, but I've installed a couple of time in the past years, but...I don't like it much. It seems complicated to me (still, I probably don't dedicate it enough time).
For the NAS OS, I use and recommend TrueNAS Scale. You can run Docker containers on it
I'll check it, thanks
Your reason to move from OMV is the same as mine for XCP-ng. It is supposed to be a better hypervisor, but I just did not like the UI at all. It doesn't help that you have to host a small VM just to have a webGUI.
I had to build that small VM from source on a different machine because my XCP-ng install was refusing to set it up. Then I was able to move it over to the XCP-ng machine to self host.
I liked the UI and honestly I like the VM that keeps the web app separate from the hypervisor. But then it started looking like a massive pain to hotplug USB devices to the VMs, so I bounced.
I am trying Incus/LXD right now and enjoying it so far.
While you can do a lot of the stuff that PM does via Unraid and other tools, it's all there in one spot. I love taking snapshots before upgrades, migrating machines between nodes live while I upgrade the nodes, having HA for my OPNsense and other important boxes, and the PBS backup system. I know you could do all this with other tools, but it's damn convenient in PM and "just works".
You can install a NAS vm in PM, just give it raw access to the disks you're looking to use for data, and back them up independently. Don't try to do something like overlay ZFS on ZFS.
Yeah I experimented with Truenas in a VM, it randomly dropped the pool. Do not do this.
If you can - separate host and storage. Run what ever hyper visor you like - Xcp-ng is also good. Any nas is good
Nixos ❄️
I recently tried out Cockpit on top of plain old Debian and it was really nice. You can manage VMs and whatnot, but it's quite a bit more lightweight than Proxmox IMO.
I recently tried out Cockpit on top of plain old Debian and it was really nice.
Now you should try LXD: https://lemmy.world/comment/6507871
Debian as OS; LCX/LXD/Incus for containers and VMs. BTRFS as filesystem. More: https://lemmy.world/comment/6507871
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Fewer Letters | More Letters |
---|---|
ESXi | VMWare virtual machine hypervisor |
HA | Home Assistant automation software |
~ | High Availability |
LXC | Linux Containers |
NAS | Network-Attached Storage |
PCIe | Peripheral Component Interconnect Express |
RAID | Redundant Array of Independent Disks for mass storage |
SATA | Serial AT Attachment interface for mass storage |
SSH | Secure Shell for remote terminal access |
ZFS | Solaris/Linux filesystem focusing on data integrity |
9 acronyms in this thread; the most compressed thread commented on today has 15 acronyms.
[Thread #502 for this sub, first seen 11th Feb 2024, 09:35] [FAQ] [Full list] [Contact] [Source code]
What's your thoughts on ZFS? If that's something you want to do you could go buy a pcie Sata card and then pass it though to a TrueNAS VM.
Have you considered TrueNAS Scale?
Oh yeah True NAS Scale is all fun and games until you find out that the Wireguard container is permanently broken because Debian changed the default interface names years ago and they're stuck with eth0
and other small but unfixable annoyances like that. To make things worse their container store depends on the charts repository that depends on another thing and 300 more repositories and fixing anything takes years.