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] domU Static IP

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU Static IP
From: Timothy Ficarra <t.ficarra@xxxxxxxxx>
Date: Tue, 22 Dec 2009 14:05:08 -0800 (PST)
Delivery-date: Tue, 22 Dec 2009 14:05:48 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1261519508; bh=vHkR2v3TsiWdoAyFUnd91dzXrrpHqKHAn+jMFj0eb4M=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=shOzETur9JkSoWVIEUX+10mysMhHhZmiY0MOvp26pMmODzzUEALhNBaY9s01OT5Hmv7ICmcRAsyjF+3NWEsc47hKqUCwd0tVTt0zbeG0FPAMnJm/fZsz8U6IaHGV0xVVrpxKktbEEjpBxk/YM2UjIdBKQW2ZdqPKd9JSqhrKMuQ=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CGss4rO7bWrci4UZrleu5Ra8hSh4BDZys2r73l2rLrIHbxjvmtInD7J7cLqN5gPK3fm1SV3yqX5uLLCoNtMacwQ3xGQLBrZ8G+X+P9QVAU9HdIIQ10XWJSQwYMB5HLZpfGRFJjoBKyKW2ZT00cY1eVk957fGi5VeN9VZbty9vKg=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am running dom0 in Centos 5. I am trying to configure a static IP address, 
but so far any modifications I make to the domU configuration file do not take 
effect. Any changes I make to the network settings within domU are reset upon 
reboot. Other changes I make within the domU are persistent.

Here is the configuration file I'm using for xm create

name = "Mint"
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 256
vif = [ 'mac=00:16:3E:0F:C9:CB, ip=129.63.205.178, type=ioemu, bridge=xenbr1' ]
acpi = 1
apic = 1
#disk = [ 'file:/srv/xen/Mint.img,hda,w', 'file:/srv/xen/Mint-8.iso,hdc:cdrom,r'
 ]
disk = [ 'file:/srv/xen/Mint.img,hda,w']
boot="dc"
sdl=0
vnc=1
vncconsole=1
vncpasswd=''
serial='pty'
usbdevice='tablet'
device_model='/usr/lib64/xen/bin/qemu-dm'
on_reboot='restart'
on_crash='restart'
dhcp = "off"
ip = "129.63.205.178"
netmask = "255.255.255.0"
gateway = "129.63.205.254"


Regards,
T Ficarra


      New Email addresses available on Yahoo!
Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>