Hello, all! I new to the site and am looking forward to using Proxmox for real. My Linux and hardware knowledge is a bit rusty, so I am looking for some advice around "ideal" storage configuration. I am hoping to get things as right (or at least acceptable) as I can the first time. I've done some searching on this, but there are so many variables that I thought it would be helpful to list out what I'm working with to be more targeted.
Goal
Maximize reliability and security of all-Linux network and production services while maintaining flexibility for future use cases.
Available Hardware
Dell R730
This box will be hosting network services and private cloud file storage. Throughput is not necessarily a concern.
Storage Configuration
I am getting a bit tripped up here. Originally I thought I'd just do a 2 disk RAID 1 array for the hypervisor's storage and then have the rest of my disks dedicated to something like RAID 5 or 6 for VMs.
After doing some research, it seems like ZFS is worth pursuing. That said, this is very new to me and I don't have much background in it. This is where I have a lot of questions, such as:
Goal
Maximize reliability and security of all-Linux network and production services while maintaining flexibility for future use cases.
Available Hardware
Dell R730
- CPU: 2 x Intel E5-2650L v3
- Memory: 96GB
- Storage: 8 x 1TB 7.2K SAS (installed)
- Storage Options: 1 x 240GB SSD SATA (extra, I could get another if it makes sense)
- RAID: H730 PERC
This box will be hosting network services and private cloud file storage. Throughput is not necessarily a concern.
Storage Configuration
I am getting a bit tripped up here. Originally I thought I'd just do a 2 disk RAID 1 array for the hypervisor's storage and then have the rest of my disks dedicated to something like RAID 5 or 6 for VMs.
After doing some research, it seems like ZFS is worth pursuing. That said, this is very new to me and I don't have much background in it. This is where I have a lot of questions, such as:
- In general, is there an "ideal" storage approach for my situation? I am pretty sure I can do hardware RAID 1 for an array and passthrough the other disks for ZFS on my H730. Is this a good approach?
- Do the ZFS pool features passthrough to the VMs? How? Haven't been able to find details on this exactly.