[Bug 227848] Re: boot order wrong for iscsi
Jesper Krogh
jesper at krogh.cc
Mon May 26 19:13:46 BST 2008
Quite simple.
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto bond0
iface bond0 inet static
slaves eth0 eth1 eth2 eth3
address 10.194.133.23
netmask 255.255.254.0
gateway 10.194.133.254
A suggestion was to put in "udevadm settle" in open-iscsi start().
But that only solves the problem partially.. since the subsequent
checkfs and mount is not done either.
Summa: iscsi is still broken in Hardy.
--
boot order wrong for iscsi
https://bugs.launchpad.net/bugs/227848
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.
More information about the Ubuntu-server-bugs
mailing list