|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-ia64-devel] Xen/IA64 Healthiness Report -Cset#16362, Yang, Liuqing
- [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working.,
Kayvan Sylvan <=
- [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working., Kayvan Sylvan
- Re: [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working., Tristan Gingold
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplug scripts not working., Kayvan Sylvan
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplugscripts not working., Zhang, Xing Z
- Re: [Xen-ia64-devel] IA64 using Redhat 5.1: xm create fails: Hotplugscripts not working., Jarod Wilson
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm createfails: Hotplugscripts not working., You, Yongkang
- Re: [Xen-ia64-devel] IA64 using Redhat 5.1: xm createfails: Hotplugscripts not working., Tristan Gingold
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm createfails:Hotplugscripts not working., Zhang, Xing Z
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm createfails:Hotplugscripts not working., Zhang, Xing Z
- RE: [Xen-ia64-devel] IA64 using Redhat 5.1: xm createfails: Hotplugscripts not working., Kayvan Sylvan
|
|
|
|
|