savjee

joined 1 year ago
[–] savjee@lemmy.world 2 points 5 months ago (1 children)

Yep! The only requirement is that your NVMe controller is in a separate IOMMU group than the SATA controller. But that should be the case.

[–] savjee@lemmy.world 3 points 5 months ago (3 children)

I've been running Unraid on top of Proxmox for over 3 years. No problems whatsoever. I initially bought a RAID controller to directly pass the drives to the UnRAID VM. Another option is to passthrough the SATA controller of your motherboard (only possible if you don't use them on the host).

I documented the process on my blog (it's quite straightforward): https://simplyexplained.com/blog/howto-virtualize-unraid-on-proxmox-host/

[–] savjee@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (2 children)

And a followup question: wouldn’t it be more efficient for big instances to use WebSockets to federate? Making a HTTP request for every action your users take seems unnecessarily wasteful.

[–] savjee@lemmy.world 4 points 1 year ago (3 children)

Amazing blog post! Been reading the ActivityPub spec and found it rather lacking. It’s only when you add WebFinger and signed messages that things start to make sense.