Has anyone had any luck passing through an LSI SAS9207-8e HBA to an unprivileged Proxmox LXC?
SYSTEM:
OS: Proxmox VE bookworm 8.4.1 x86_64 Kernel: Linux 6.11.11-2-pve
MoBo: ASRock X570 Taichi
CPU: AMD Ryzen 9 5950X (32) @ 5.08 GHz
GPU: MSI Radeon RX 560 4GT LP OC
Memory: 64 GiB Kingston
- KSM32ED8/16HD-DDR4-16 GB (x2)
- KSM26ED8/16ME-DDR4-16 GB (x2)
Hauppauge 1229 WinTV-HVR-2255
LSI SAS9207-8e 8-Port External HBA
Lenovo SA120 w 12 drives of various sizes
GOAL:
- The SA-120 DAS has 12 hot-swappable drives of various sizes.
- Mergerfs and SnapRAID are meant to join the drives into a single filesystem.
-- Unlike RAID, with mergerfs I can easily add/pull drives of various sizes and read the data independent of the rest of the JBOD. I could also replace a failed drive without impacting other contents.
-- SnapRAID will handle parity.
- This could be accomplished directly in PVE but, having rebuilt my server a number of times, I've learned the benefits of leaving PVE alone and doing my extras in utility CTs or VMs which can be backed up and restored.
WHAT ELSE I KNOW:
- I can passthrough a GPU to a VM.
- I know that you can now passthrough GPUs to Proxmox LXCs
- I can passthrough the HBA PCI in a VM and NAS VMs are happy with the drive management.
- I can passthrough individual drives and manage files from PVE and the CT.
-- pct set $VMID -mp0 /dev/disk/by-label/HDD12000_3LX101,mp=/mnt/esata
THE QUESTION (Repeated)
Has anyone had any luck passing through an LSI SAS9207-8e HBA to an unprivileged LXC?
Thanks!
SYSTEM:
OS: Proxmox VE bookworm 8.4.1 x86_64 Kernel: Linux 6.11.11-2-pve
MoBo: ASRock X570 Taichi
CPU: AMD Ryzen 9 5950X (32) @ 5.08 GHz
GPU: MSI Radeon RX 560 4GT LP OC
Memory: 64 GiB Kingston
- KSM32ED8/16HD-DDR4-16 GB (x2)
- KSM26ED8/16ME-DDR4-16 GB (x2)
Hauppauge 1229 WinTV-HVR-2255
LSI SAS9207-8e 8-Port External HBA
Lenovo SA120 w 12 drives of various sizes
GOAL:
- The SA-120 DAS has 12 hot-swappable drives of various sizes.
- Mergerfs and SnapRAID are meant to join the drives into a single filesystem.
-- Unlike RAID, with mergerfs I can easily add/pull drives of various sizes and read the data independent of the rest of the JBOD. I could also replace a failed drive without impacting other contents.
-- SnapRAID will handle parity.
- This could be accomplished directly in PVE but, having rebuilt my server a number of times, I've learned the benefits of leaving PVE alone and doing my extras in utility CTs or VMs which can be backed up and restored.
WHAT ELSE I KNOW:
- I can passthrough a GPU to a VM.
- I know that you can now passthrough GPUs to Proxmox LXCs
- I can passthrough the HBA PCI in a VM and NAS VMs are happy with the drive management.
- I can passthrough individual drives and manage files from PVE and the CT.
-- pct set $VMID -mp0 /dev/disk/by-label/HDD12000_3LX101,mp=/mnt/esata
THE QUESTION (Repeated)
Has anyone had any luck passing through an LSI SAS9207-8e HBA to an unprivileged LXC?
Thanks!