[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Xen 3.0 domU not getting configured


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Grant Monroe <grant@xxxxxxxxxxx>
  • Date: Tue, 31 Jan 2006 10:30:09 -0800
  • Delivery-date: Tue, 31 Jan 2006 18:40:13 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type; b=T3k03W2w+1M5sfJeUW1sRYDvTk/d8EGvII0SIDRqgtkRJNCYJ00eEsxM8Yi/TXdXw9bcWd4f7jWa7frdO0JiXDoPPQLVbhTfsZspfAXUIM0gD4nLZNWXqsrOCyyxn06orgZuymSOd85PhRuWipkEy7XkUywGPsFqFdzHr3u1GDA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hello,
I'm running a bit of a hybrid system. My distro is debian testing. I
installed the xen tools with install.sh from
xen-3.0.0-install-x86_32.tgz. I needed a kernel that supported the
hardware I am using so I'm using
kernel-xen-hypervisor-2.6.15-1.29_FC5.i686.rpm and
kernel-xen-guest-2.6.15-1.29_FC5.i686.rpm from the fedora project. In
addition, I have created a ramdisk for the guest system to load the
xennet kernel module and that seems to be working fine. I'm just
trying to get a very simple system running with one domU and xenbr0.
The problem I am having is that the domU does not seem to get any of
the settings from the configuration file (i.e. eth0 is not configured
and the system has no hostname). My configuration is as follows.

behemoth:~# cat /etc/xen/domu1
#  -*- mode: python; -*-
kernel = "/boot/vmlinuz-2.6.15-1.29_FC5guest"
ramdisk = "/boot/initrd.img-2.6.15-1.29_FC5guest"
memory = 128
name = "domu1"
vif = [' bridge=xenbr0']
disk = 
['phy:/dev/xenimages/domu1,hda1,w','phy:/dev/xenimages/domu1-swap,hda2,w']
ip="10.0.0.103"
netmask="255.255.255.0"
gateway="10.0.0.1"
hostname = "domu1"
root = "/dev/hda1 ro"
extra = "4"

The output of dmesg from domu1 is attached. Thanks for any help.
--
Grant Monroe
JanRain, Inc.

Attachment: domu1_dmesg.txt
Description: Text document

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.