10–iSCSI Protocol
iSCSI Boot
187
83840-546-00 D
echo -n "Checking for iSCSI initiator service: "
if checkproc $DAEMON ; then
rc_status -v
else
rc_failed 3
rc_status -v
fi
;;
*)
echo "Usage: $0 {start|stop|status|restart|reload}"
exit 1
;;
esac
rc_exit
Injecting (Slipstreaming) QLogic Drivers into Windows Image Files
See these instructions in the FCoE topic.
Booting
After that the system has been prepared for an iSCSI boot and the operating
system is present on the iSCSI target, the last step is to perform the actual boot.
The system will boot to Windows or Linux over the network and operate as if it
were a local disk drive.
1.
Reboot the server.
2.
Press CTRL+S.
3.
To boot through an offload path, set the HBA Boot Mode to
Enabled
. To boot
through a non-offload path, set the HBA Boot Mode to
Disabled
. This
parameter cannot be changed when the adapter is in Multi-Function mode.
If CHAP authentication is needed, enable CHAP authentication after determining
that booting is successful (see
“Enabling CHAP Authentication” on page 174