On Wed, May 02, 2012 at 10:53:33AM -0400, Vivek Goyal wrote: [..] > > > did you specify "ip=..." ? > > > > Yes I did specify "ip=..". Even if network is not up, I thought respective > > code will try to bring up iscsi lun and fail. I am not seeing anybody even > > trying to bring up iscsi lun. > > I am going through my debug logs. I do see that ip= option has been parsed > and in fact 85write-ifcfg.sh takes care of writing the configuration file > for it. Now who is supposed to bring up eth0? Ok, I can find logs where we installed a udev rule to bring up eth0. Looks like that rule ran (ifup) and I see /tmp/net.eth0.up file. Also dhclient is running. But when try to ping the vm it does not respond. "ip route show" does not show any routes either. That would say that this interface is not up or did not get dhcp address. Not sure why though. Thanks Vivek -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html