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] DHCP in dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] DHCP in dom0
From: "Peter Gavin" <pgavin@xxxxxxxxx>
Date: Wed, 1 Nov 2006 16:37:16 -0500
Delivery-date: Thu, 02 Nov 2006 13:56:51 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DBZ6WvbFSJVHf/iWVDKPeAwPB/+JUdKA8oX4lZ2lC6Nd60Zw1JCBp0K+TTbFpyNdO2y5nwxQLwmKmmbfr5BT4WQTQGNtvbjlJ02Y8khkZw8QtaKuKLOLAGTOOcySQuaFuhgY5m20h5fue505IYleh+APhQoVUzpx09lgzQfxG6I=
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I've just started playing with xen, and I'm having trouble getting
networking going on a server I'm trying to set up.

I've just done a clean install of CentOS 4 on the server, and
installed Xen 3.0.3.0 from the rpms provided on the web page.   I'm
able to get the dom0 to boot up, but I haven't been able to get it to
grab an IP address via dhcp.  The server isn't going to be using DHCP
once its completely set up, but for now, I need it.  And in any case,
we've been toying around with using xen on all the machines we have in
a computer lab (Core 2 Duos), running Linux and Windows in separate
domUs, so we can use spare CPU time for large computations, etc. on
the Linux domU.  For this, I'm definitely going to want to use DHCP
for the dom0's IP.

Now, I've read that the xen initscript is supposed to move the MAC &
IP addresses from eth0 to peth0, but it doesn't appear that that is
happening.  Instead, eth0 has no IP address, and peth0 has
FE:FF:FF:FF:FF:FF for its MAC address.

I've spent the last hour googling for a solution, but the closest I've
found is a mention that dom0 "should" use a static IP -- but no reason
*why* it should.  Is what I'm asking for feasible?

Thanks in advance,
Peter Gavin

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] DHCP in dom0, Peter Gavin <=