Please forgive me, as I'm a total beginner. I'm wondering best practices/feedback on using one disk as the storage for multiple VMs and CTs. Here's what I have right now:
/dev/sdc is used for backups. /dev/sdd is used for security cam storage.
Things get a bit funky with ZFS formatted disk /dev/sda because that's what I'm using as subvols for a few containers and VMs:
I know this is kind of bad for redundancy purposes, as it's a single point of failure for those containers, so I'm wondering what the best practice is for this. Is it okay to use one single disk for those containers? One of them is a homeassistant OS VM, which stores logs and whatnot. I back that up elsewhere for safekeeping.
Here's what I'm running for reference:
Where 101 is a turnkey fileserver, 102-108 are tteck's (RIP) scripts for various services, and 100/104/105 are VMs.
/dev/sdc is used for backups. /dev/sdd is used for security cam storage.
Things get a bit funky with ZFS formatted disk /dev/sda because that's what I'm using as subvols for a few containers and VMs:
I know this is kind of bad for redundancy purposes, as it's a single point of failure for those containers, so I'm wondering what the best practice is for this. Is it okay to use one single disk for those containers? One of them is a homeassistant OS VM, which stores logs and whatnot. I back that up elsewhere for safekeeping.
Here's what I'm running for reference:
Where 101 is a turnkey fileserver, 102-108 are tteck's (RIP) scripts for various services, and 100/104/105 are VMs.