I have an Intel X540-T2 Dual port 10GB Ethernet adapter. DEV ID: 8086/1528
I am trying to setup a workstation to boot from a SAN using iSCSI.
Everything I have read about this card says that Intel® iSCSI Remote Boot is supported.
Yet, I cannot enable it, nor configure it using any of the boot utilities I have found, including the DOS utility or the BOOTUTILW64E.EXE command line utility that Intel released just last year.
If I perform the command:
BOOTUTILW64E.EXE -NIC=2 -BOOTENABLE=ISCSIPRIMARY
I get the following error:
ERROR: Invalid argument for command line parameter -BOOTENABLE: ISCSIPRIMARY
Select value from 'iscsiprimary', 'iscsisecondary','pxe', 'fcoe', or 'disabled'
If I do pxe instead of iscsiprimary, it works. foce gives me the same error.
The only options that work are PXE and DISABLE.
It appears that my card does not have the correct image flashed to it to support Intel® iSCSI Remote Boot.
However, Intel's site and documentation leads a person on a wild goose-chase more of than Cisco's website.
Has anyone set Intel® iSCSI Remote Boot up before?
Am I just missing something simple?
For extra clarity, here is the output of BOOTUTILW64E.EXE -E
Port Network Address Location Series WOL Flash Firmware Version
==== =============== ======== ======= === ============================= =======
1 B06EBF3A4213 0:31.6 Gigabit N/A FLASH Not Present
2 A0369F21EACC 179:00.0 10GbE N/A UEFI,PXE Enabled 2.2.02
3 A0369F21EACE 179:00.1 10GbE N/A UEFI,PXE Enabled 2.2.02
I have been considering flashing iPXE to this card, but I want to get the stock firmware working before I go the nuke-all solution, plus I don't know if that would even work, or if I could go back if I did, and it failed.