I’m install vSphere OFED 1.8.3 Beta driver yesterday.
iSER shows a good performance and reliability.
Single port test was show a good performance at 3.6GB/s throughput, but dual port wasn’t.
Only 4.2GB/s. Because a PCIe 2.0 x8 slot’s bottleneck…:)
But here is some qustions.
Q1. How can I change QD per LUN on iSER?
Q2. Whenever create Host Profile was failed on every ESXi 6 host with vSphere OFED 1.8.3.
Q3. What’s your iSER target?
I’m using OmniOS now
When I prepared try CentOS 7 LIO iSER Target for VAAI support.
I am using Solaris 11.2 with Napp-it. Hardware Acceleration: unknown.
I found some workaround about Q2.
-
After Install vSphere OFED 1.8.3 and etc then configure all iSER configurations.
-
Disable loading the iSER driver and reboot the ESXi host.
esxcli system module set --enabled=false -m=ib_iser
- Don’t use /opt/mellanox/bin/openibd.sh stop
If you excute this command then you’ll get a blank vSwitch configuration in Host Profile.
Therefore you must attach IPoIB vnmic to that vSwitch every ESXi host…:(
- Create the host profile and re-enable loading the iSER driver and reboot the ESXi host.
esxcli system module set --enabled=true -m=ib_iser
-
Apply host profile another ESXi host
-
Finalize iSER setup (iSER target, vmkport, etc.)
I’m search iSER vmhba327680, 327681 in /etc/vmware/esx.conf, but I can’t find anywhere.
I found IPoIB vmnic (vmnic-ib0, ib1) only.
This driver is Beta phase and I think Mellanox will correct this problem with VMware…:)
Not able to create host profile with iSER enabled. Error: Unknown.
Thank you for your reply.
Let’s wait patch for this problems…:)
Is there no problem when you make a host profile with iSER?