// Blog · tag
#truenas
Every post tagged truenas.
Blog posts
storage
How to Pass Through a SATA or SAS HBA Controller to a VM in Proxmox VE (For TrueNAS and Unraid)
Give a TrueNAS or Unraid VM direct control of your drives by passing through the whole HBA controller in Proxmox VE, instead of relying on virtual disks that hide SMART data and drive identity.
storage
How to Pass Through an NVMe SSD to a VM in Proxmox VE (PCIe and Raw Disk Methods)
Give a VM direct, low-overhead access to a physical NVMe drive using PCIe (VFIO) passthrough or raw disk passthrough in Proxmox VE, including IOMMU setup, driver binding, and the hardware quirks that trip people up.