this post was submitted on 12 Nov 2023
1 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

How do you guys allocate your storage? For context, I've got a single r730xd that I'll be population over time. I intend to start populating my 12 bays with at least 4tb drives. I'd like to have 20tb raw before to long. I initially thought about doing hardware raid, then using NFS on product to pass, but I'm thinking now I'm going to pass the discs to a VM for build storage and use containers to run my torrenting services and jellyfin. I'll likely be using RHEL and Podman since I'm more familiar with that because of work and I've landed in hardware raid because I have it and the hba has its own battery. For anyone else that have your compute and storage on the same machine, how do you do it?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago (1 children)

Just use zfs within proxmox, only reason you'd do disk passthrough to vm would be if you're using esxi and want to use zfs still.

[–] [email protected] 1 points 10 months ago

Plus hardware pass through makes moving VMs more complicated. More virtual disks and networked storage for everything reasonable

[–] [email protected] 1 points 10 months ago

Also, I'll intend to do some NAS work, but I'll probably just end up doing NFS of some kind. You know, why would I spin up unraid to manage all the storage when I could spend a few days tuning NFS shares for 4 different OSes at home.