Chelsio Communications Chelsio T5 Betriebsanweisung Seite 146

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 452
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 145
Chapter VIII. iSCSI PDU Offload Initiator
Chelsio T5/T4 Unified Wire For Linux Page 146
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() in /etc/rc.d/init.d/iscsid file on RHEL:
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
}
Seitenansicht 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 451 452

Kommentare zu diesen Handbüchern

Keine Kommentare