[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working.
- To: "xen-ia64-devel" <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
- From: "Kayvan Sylvan" <kayvan@xxxxxxxxx>
- Date: Tue, 13 Nov 2007 07:06:13 -0800
- Delivery-date: Tue, 13 Nov 2007 07:06:38 -0800
- List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
- Thread-index: AcgidW6ST3mdCgTzSoG/w9k/X5IaXQDjnXML
- Thread-topic: IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working.
Hi everyone,
I'm trying to bring up an hvm guest on a Redhat Enterprise Linux 5.1 on an IA64 host machine.
The configuration file looks like this:
import os, re
arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 512
shadow_memory = 32
name = "PSI52"
vif = [ 'type=ioemu, mac=00:16:3e:00:dd:11, bridge=xenbr0' ]
disk = [ 'file:/var/lib/xen/images/PSI_52.img,hda,w', 'file:/root/ML5.2-IA64.iso,hdc:cdrom,r' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
sdl=0
vnc=1
vncpasswd='psipsi'
stdvga=0
serial='pty'
When I try to "xm create", here is what happens:
Using config file "./PSI52.hvm".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
In the /var/log/xen log files, I see:
[2007-11-13 06:55:22 xend.XendDomainInfo 11529] DEBUG (XendDomainInfo:988) XendDomainInfo.handleShutdownWatch
[2007-11-13 06:55:22 xend 11529] DEBUG (DevController:143) Waiting for devices vif.
[2007-11-13 06:55:22 xend 11529] DEBUG (DevController:149) Waiting for 0.
[2007-11-13 06:55:22 xend 11529] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vif/8/0/hotplug-status.
==> xend-debug.log <==
ERROR Internal error: Invalid nvram signature. Nvram save failed!
(11 = Resource temporarily unavailabl)
==> xend.log <==
[2007-11-13 06:57:02 xend.XendDomainInfo 11529] DEBUG (XendDomainInfo:1557) XendDomainInfo.destroy: domid=8
[2007-11-13 06:57:02 xend.XendDomainInfo 11529] DEBUG (XendDomainInfo:1566) XendDomainInfo.destroyDomain(8)
Does anyone have any ideas about how I can debug this?
Thanks!
---
Kayvan Sylvan
Platform Solutions, Inc.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|