Chapter VIII. iSCSI PDU Offload Initiator
4.2.
Auto login from cxgb4i initiator at OS bootup
For iSCSI auto login (via cxgb4i) to work on OS startup, please add the following line to
start()
/etc/rc.d/init.d/iscsid
in
modprobe -q cxgb4i
E.g.:-
force_start() {
echo -n $"Starting $prog: "
modprobe -q iscsi_tcpmodprobe -q ib_iser
modprobe -q cxgb4i
modprobe -q cxgb3i
modprobe -q bnx2i
modprobe -q be2iscsi
daemon brcm_iscsiuio
daemon $prog
retval=$?
echo
[ $retval -eq 0 ] && touch $lockfile
return $retval
}
Chelsio T5/T4 Unified Wire For Linux
file on RHEL:
Page 146
Need help?
Do you have a question about the Chelsio T5 and is the answer not in the manual?
Questions and answers