WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Configuring network interfaces...SIOCSIFADDR: No such device

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Configuring network interfaces...SIOCSIFADDR: No such device - domU - Debian - other DomU OK.
From: "Marco Crociani - Tyrael" <marco.crociani@xxxxxxxxx>
Date: Fri, 12 May 2006 15:49:56 +0200
Delivery-date: Fri, 12 May 2006 06:50:32 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B03o8CYLJySWD8CSKDjeN28RA9Jmr/pfQLh16DmCDPEZkxfoFVcC1JU/u9anDOfoObeZhU4HvsAy8p40XNSQOOS9q90gt4F+cFomvFHVKC2klJqEShc8/sj4OBfPavacYgli2FLqteU2Hc+6JRpqY2A6P/ulBZ0qY8NsYwl6EtA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <2f11466b0605120648w749eaa11i57a3d9830b9cbbed@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <2f11466b0605120648w749eaa11i57a3d9830b9cbbed@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I run Xen on a Dual Opteron Dual core (4 core in total).
The dom0 is a Debian Sid AMD64. Xen 3.0.2-2.
DomU:
- suse 9.3
- debian sid
- debian sid

Today I was creating another DomU but when I create it:

Configuring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.

and this is very strange because I have copied the / of one of the
other 2 domU that I was already running. I just change
/etc/networking/interfaces /etc/hostname /etc/hosts.

this is the configuration file for the domu:

name ="vm05-marius"
kernel ="/boot/vmlinuz-2.6.16-xen"
root ="/dev/hdb1"
memory =512
disk = ['phy:xen_domains/dom5-marius,hdb1,w','phy:xen_swap/swap5,hda1,w']

# network
dhcp ="off"
vif = ['']

extra="3"

cpus = "2,3"
vcpus = "2"

In dom0 the vif*.0 is created. Where * is the ID of the new domU.

--
Marco Crociani - Tyrael
* Perchè usare Formati Aperti? - http://www.openformats.org
* Debian GNU/Linux - http://www.debian.org
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Configuring network interfaces...SIOCSIFADDR: No such device - domU - Debian - other DomU OK., Marco Crociani - Tyrael <=