40
submitted 4 months ago by peregus@lemmy.world to c/selfhosted@lemmy.world

I have a couple of home server, both with Proxmox as hypervisor, one VM with Ubuntu 22.04 that does just Docker containers, one with Open Media Vault, one with Home Assistant (HA OS) and a couple of Windows VM to do some tests. Since I wanted to move from OMV, right now I see 2 options:

  • stay with Proxmox and find another NAS OS
  • use Unraid as NAS and hypervisor

What other option would you suggest?

you are viewing a single comment's thread
view the rest of the comments
[-] thejevans@lemmy.ml 13 points 4 months ago

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.

[-] possiblylinux127@lemmy.zip 1 points 4 months ago

Honestly I would get a pcie sata controller card. It is fairly inexpensive and doesn't tie up the controller on the motherboard

[-] peregus@lemmy.world 1 points 4 months ago

Should I pass the whole controller? I have the Proxmox disk on the same controller, how do I do that?

[-] thejevans@lemmy.ml 7 points 4 months ago

You would need a separate controller.

[-] peregus@lemmy.world 1 points 4 months ago
[-] thejevans@lemmy.ml 5 points 4 months ago

The LSI 9210 8i - IT mode is a great option and can be had for under $50.

[-] peregus@lemmy.world 1 points 4 months ago

On eBay they all seems to be coming from China at about 30$ with cables (although they are the 8087 and not 8086), could they be clone? In Europe (where I live) they costs about 60€.

[-] peregus@lemmy.world 1 points 4 months ago

Does it works with SATA drives and, most important: can it provides the single drives to the OS without RAID (since I would want to use a software RADI like RIADz)?

[-] thejevans@lemmy.ml 3 points 4 months ago

Yeah, so the IT mode flash makes it just a JBOD controller, which is what truenas wants. It works with SAS and SATA. You'd need SFF-8086 to SATA cables. (One cable per 4 drives)

[-] peregus@lemmy.world 1 points 4 months ago

Interesting, I'll have a look on how to flash the IT mode. Thanks!

[-] thejevans@lemmy.ml 3 points 4 months ago

It's very easy to find them with IT mode already flashed so it's plug-and-play.

[-] peregus@lemmy.world 1 points 4 months ago

Cool! What's your feeling about SnapRaid and MergerFS instead of RAIDz?

[-] thejevans@lemmy.ml 3 points 4 months ago

If you're using TrueNAS, use RAIDz. Doing anything else negates all the benefits of TrueNAS.

[-] peregus@lemmy.world 2 points 4 months ago

Got it, thanks!

[-] BearOfaTime@lemm.ee 0 points 4 months ago* (last edited 4 months ago)

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).

[-] thejevans@lemmy.ml 6 points 4 months ago

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.

[-] BearOfaTime@lemm.ee 0 points 4 months ago

Neat, thanks for the info.

Guess I need to read up on what Proxmox offers - I was focusing on TrueNAS as a simple all-on one, maybe Proxmox has something for me.

this post was submitted on 11 Feb 2024
40 points (97.6% liked)

Selfhosted

37771 readers
548 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS