now im under esxi, with 2x sas2008, normally in freenas i just added 2 line to /boot/loader.conf to make those card work.
Code: Select all
hw.pci.enable_msi="0" # Driver Interrupts problem SAS2008
hw.pci.enable_msix="0" # Driver Interrupts problem SAS2008anybody know why adding those 2 line on loader.conf just don't seem's to take effect?
thank you

