Chelsio Communications Chelsio T4 Guide de l'utilisateur Page 139

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 374
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 138
Chapter VIII. iSCSI PDU Offload Initiator
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 139
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
}
Vue de la page 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 373 374

Commentaires sur ces manuels

Pas de commentaire