Angel L. Mateo
2006-Feb-20 13:19 UTC
[Xen-users] Problem with network in a domain running debian
Hello, I am making my first tests with xen. I have now a working dom0 running with debian. I have also a working domU with debian too. For network connectivity of domU I am trying to configure it with a bridge (both networks of dom0 and domU are in the same network, at least by now). My problem is that when I boot up the domU debian I get an error when trying to bring up its ethernet interface. The error message is: dhcp1:/var/log# /etc/init.d/networking start * /etc/network/options is deprecated. Setting up IP spoofing protection...done (rp_filter). Configuring network interfaces...ifup: failed to open statefile /etc/network/run/ifstate: No such file or directory failed. If I check the /etc/network/run I can see that it is a symbolic link to /dev/shm/network: dhcp1:/var/log# ls -l /etc/network/run lrwxrwxrwx 1 root root 16 Feb 20 13:48 /etc/network/run -> /dev/shm/network and /dev/shm/network doesn''t exist. I my dom0 debian (and in all my others debian servers) I see that this is a directory, not a soft link: felis:/etc/xen# ls -l /etc/network/run/ total 4 -rw-r--r-- 1 root root 16 2006-02-20 13:49 ifstate So, when I boot up the domU the network isn''t bringed up. But, If I enter to its console, I can configure the network with ifconfig commands and it works perfectly. So the problem is only booting it. Could you give me any help? Thanks in advance. -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la Información _o) y las Comunicaciones Aplicadas (ATICA) / \\ http://www.um.es/atica _(___V Tfo: 968367590 Fax: 968398337 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Marcin Owsiany
2006-Feb-20 18:37 UTC
Re: [Xen-users] Problem with network in a domain running debian
On Mon, Feb 20, 2006 at 02:19:11PM +0100, Angel L. Mateo wrote:> If I check the /etc/network/run I can see that it is a symbolic link > to /dev/shm/network:[...]> I my dom0 debian (and in all my others debian servers) I see that this > is a directory, not a soft link:It changed very recently, with a few more things to support RO root. Marcin -- Marcin Owsiany <marcin@owsiany.pl> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 "Every program in development at MIT expands until it can read mail." -- Unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users