The iSCSI initiator is unable to login to all targets upon boot.
Problem:
When booting, the iSCSI (Internet SCSI) initiator is unable to login to all targets upon boot.
Reason:
This happens because the NIC (network interface card) is not ready when the iscsi scripts starts.
Solution:
insert a `sleep 30` into the start() in /etc/init.d/iscsi
Tags

