[Fedora-xen] libvir: Xen error : Domain not found: xenUnifiedDomainLookupByID while virt-installing rawhide

Pasi Kärkkäinen pasik at iki.fi
Sun Aug 23 17:30:41 UTC 2009


On Thu, Aug 20, 2009 at 09:58:25AM +0100, Daniel P. Berrange wrote:
> On Wed, Aug 19, 2009 at 11:48:54PM +0300, Pasi K?rkk?inen wrote:
> > Hello again!
> > 
> > I'm running Fedora 11 with 2.6.31-rc6 pv_ops Xen dom0 kernel and Xen 3.4.1.
> > I'm able to succesfully install Fedora 11 and CentOS 5.3 PV guests with
> > virt-install.
> > 
> > I just tried installing Fedora rawhide (F12) guest with virt-install, and the
> > installation fails.
> > 
> > # virt-install --debug -n test3vm -r 512 --vcpus=1 -f /dev/vg_dom0test/test3vm
> > --vnc -p -l "ftp://ftp.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/development/i386/os"
> > 
> > Log of the virt-install output available here:
> > http://pasik.reaktio.net/fedora/virt-install-log-rawhide-on-f11.txt
> > 
> > Basicly it creates the domain, but it fails to start:
> > 
> > # xm list
> > 
> > Name                                        ID   Mem VCPUs      State  Time(s)
> > Domain-0                                     0   986     2      r-----  595.1
> > test3vm                                          512     1                0.0
> > 
> > and virt-install gives these errors:
> > 
> > libvir: Xen error : Domain not found: xenUnifiedDomainLookupByID
> > libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName
> > 
> > Those are printed repeatedly over and over again.. until I cancel the
> > installation with ctrl+c.
> 
> This message
> 
> Wed, 19 Aug 2009 21:20:40 DEBUG    Launching console callback
> 
> 
> shows that virt-install things it is working, and so spawned virt-viewer.
> 
> libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName
> libvir: Xen error : Domain not found: xenUnifiedDomainLookupByID
> libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName
> libvir: Xen error : Domain not found: xenUnifiedDomainLookupByID
> 
> are coming from virt-viewer program.
> 

Back to this issue after the LZMA stuff was sorted out :)

You're right.. those errors are coming from virt-viewer:

# virt-viewer foo-bar-non-existing-domain
libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName

Btw there's a typo in the error msg;)


The actual problem seems to be this:

[2009-08-23 20:26:51 1046] INFO (XendDomain:1180) Domain test3vm (9) unpaused.
[2009-08-23 20:26:51 1046] WARNING (XendDomainInfo:1878) Domain has crashed: name=test3vm id=9.

So the rawhide/F12 kernel crashes immediately.. nothing on the console(s).

Any ideas? I guess this is related to the other known problems with the
2.6.31 kernel as PV domU? 

-- Pasi




More information about the Fedora-xen mailing list