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] network configuartion of the guest OS

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] network configuartion of the guest OS
From: "Sanjib Kumar Das" <Sanjib.Kumar.Das@xxxxxxxxxxxx>
Date: Wed, 12 Jul 2006 00:55:09 -0700
Delivery-date: Wed, 12 Jul 2006 00:55:52 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=G6Hl5AjPg115qXYCoQ+BnaI+rRucIk4KgenJ4I5ifniWyuoqIqNrKjvDIL/4ejxfusydM4bSrj0cKxCzy8TuZvoS4MmMEsHMk8uZCvdNu6KzQwDpjVj4dTlIdH0hjrIqdnJdDhd5Y2hIxjA8/ikoKW39egCSXyTRUTkr4He/J0E=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Reply-to: sanjib.kgp@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hi all,

will somebody please explain the step-by-step method of configuring the network of the guest operating system.I have installed FC4 as my guest OS.If I include vif =[''] in the configuration file I get an error while greating new domain using that file:

Using config file "/etc/xen/vm2".
Error: Device 0 (vif) could not be connected. Backend device not found.

However the new domain gets created.

My configuration file vm2 looks like:

kernel = "/boot/vmlinuz-2.6.16-1.2122_FC5xenU"
memory = 64
name = "vm2"
#vif = ['bridge=xen-br0']
vif = ['']
dhcp = "dhcp"
disk = ['file:/root/fedora.img,sda1,w']
root = "/dev/sda1"
extra = "ro selinux=0 3"

Somebody please help me as soon as possible.

Thanx in advance.
Sanjib



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>