Hi all, After a forced reboot of the host machine... my VM lost the eth0 interface... ifconfig eth0 device not found Please help Thanks in advence Yassine _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thu, Apr 3, 2008 at 1:11 PM, yassine aya <ayachi.yassine@gmail.com> wrote:> Hi all, > > After a forced reboot of the host machine... my VM lost the eth0 > interface... > > ifconfig eth0 > device not found >Try running: ifconfig -a> Please help > Thanks in advence > > > Yassine > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> > After a forced reboot of the host machine... my VM lost the eth0 > > interface... > > > > ifconfig eth0 > > device not found > > Try running: > > ifconfig -aYes, try that. Some distros will detect the MAC address of their network device at boot-up and then they''ll get confused if the MAC address changes. If you''ve not set it statically in the domain config file then it''ll be being set randomly with every boot. So you may need to statically configure a MAC address in order to keep your domain happy across reboots. Hope that helps, Cheers, Mark> > Please help > > Thanks in advence > > > > > > Yassine > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users