Poweredge R730XD, ESXI, FREENAS VM, H730 mini, booting issue

Dave Hob

Contributor
Joined
Jun 15, 2014
Messages
106
Hi

I am trying to run FreeNAS virtualized under R730XD with the H730 mini controller card that has passthrough.

ESXI is installed on USB. H730 mini is passthrough (HBA mode).

FreeNAS is installed on PCI-E NVME M2 Samsung pro 970 card

I am able to make FreeNAS boot under the following circumstances:
- bare metal install and boot from USB
- FreeNAS virtualized without the H730 attached to it
- FreeNAS virtualized with the H730 attached to it but just on VCPU provided

I also booted in FREENAS with one VCPU and did the following to make sure the mrsas driver are being used:

To ensure the mrsas driver is being used edit /boot/device.hints, add the following line and reboot
Code:
hw.mfi.mrsas_enable="1"

Can't make it boot yet virtualized with more than 1 VCPU and the H730 attached to it.

Though I came across other "similar" posts I was not able to fix this by the approaches suggested there:

  • Flipping the setting of X2APIC
  • Flipping the setting for HyperThreading
Attaching a bunch of screen shots from bios settings, boot, esxi

Any feedback is highly appreciated. Not the smoothest journey so far but learned a lot and that was the goal to start with.
 

Attachments

  • 1.PNG
    1.PNG
    152 KB · Views: 280
  • 2.PNG
    2.PNG
    118.1 KB · Views: 281
  • 3.PNG
    3.PNG
    128.9 KB · Views: 236
  • 4.PNG
    4.PNG
    56.3 KB · Views: 254
  • 5.PNG
    5.PNG
    124.8 KB · Views: 256
  • 6.PNG
    6.PNG
    22.1 KB · Views: 248
  • 7.PNG
    7.PNG
    45.7 KB · Views: 243
  • 8.PNG
    8.PNG
    47.8 KB · Views: 271
Top