[SOLVED] Proxmox + LSI 9207-8e + FreeNAS

Onigami

Member
Jan 14, 2017
6
1
8
34
Geneva, Switzerland
onigami.ch
My setup is a R710 that I run Proxmox on and a LSI 9207-8e HBA (SAS2308) p20 firmware connected to a MD1000 fully load with 15 disks that I want to use with Freenas to store my stuffs. Problem is that the HBA is ok in BIOS and Proxmox but I can't seem to be able to pass it to the FreeNAS VM.

With the same hardware everything work well under VMware vsphere 6.5

Proxmoxdisks.JPG
SAS9207-8e bios.JPG SAS9207-8e MD1000.JPG

Code:
root@zutsuu:~# pveversion -v
proxmox-ve: 4.4-78 (running kernel: 4.4.35-2-pve)
pve-manager: 4.4-7 (running version: 4.4-7/fb037f9c)
pve-kernel-4.4.35-1-pve: 4.4.35-77
pve-kernel-4.4.35-2-pve: 4.4.35-78
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-48
qemu-server: 4.0-104
pve-firmware: 1.1-10
libpve-common-perl: 4.0-86
libpve-access-control: 4.0-21
libpve-storage-perl: 4.0-72
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-docs: 4.4-1
pve-qemu-kvm: 2.7.1-1
pve-container: 1.0-91
pve-firewall: 2.0-33
pve-ha-manager: 1.0-39
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u3
lxc-pve: 2.0.6-5
lxcfs: 2.0.5-pve2
criu: 1.6.0-1
novnc-pve: 0.5-8
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.8-pve14~bpo80

Code:
06:00.0 Serial Attached SCSI controller [0107]: LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 [1000:0087] (rev 05)
Subsystem: LSI Logic / Symbios Logic 9207-8e SAS2.1 HBA [1000:3040]
Flags: bus master, fast devsel, latency 0, IRQ 39
I/O ports at ec00 [size=256]
Memory at df3b0000 (64-bit, non-prefetchable) [size=64K]
Memory at df3c0000 (64-bit, non-prefetchable) [size=256K]
Expansion ROM at df200000 [disabled] [size=1M]
Capabilities: [50] Power Management version 3
Capabilities: [68] Express Endpoint, MSI 00
Capabilities: [d0] Vital Product Data
Capabilities: [a8] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=16 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [1e0] #19
Capabilities: [1c0] Power Budgeting <?>
Capabilities: [190] #16
Capabilities: [148] Alternative Routing-ID Interpretation (ARI)
Kernel driver in use: mpt3sas

Code:
bootdisk: virtio0
cores: 4
cpu: qemu64
ide2: none,media=cdrom
machine: q35
memory: 32768
name: FreeNAS
net0: virtio=7E:97:B7:2F:FF:CC,bridge=vmbr0
numa: 0
ostype: other
scsihw: virtio-scsi-pci
smbios1: uuid=322127d3-5256-4cb5-b017-8426af60e076
sockets: 1
virtio0: local-ssd:vm-110-disk-1,size=10G
hostpci0: 06:00.0,pcie=1,driver=vfio
 
Last edited:
Greetings Onigami:

I am currently building a R720xd and attempting to pass my SAS2308 p20 firmware HBA to FreeNAS as well with no luck. I see that you have the Boot Support disabled under Avago setup prior to post. Is this required?