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

Pasi Kärkkäinen pasik at iki.fi
Thu Aug 20 09:47:50 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.

OK. That's good to know. I'll play with it a bit more today.

Maybe I should try updating to newer libvirt/virt-viewer first. 
>From virt-preview repo? 

> 
> > 
> > Any ideas how to debug that?
> > 
> > Some more debug info ("xm list --long test3vm" and "xenstore-ls") available from here:
> > http://pasik.reaktio.net/fedora/virt-install-rawhide-on-f11-debuginfo.txt
> 
> Can you file a bug about this - even though Dom0 kernels aren't in F12,
> we have the Xen userspace & libvirt driver present & should make sure
> those do actually work.
> 

Sure.

> Include the data from the 2 URLs you have here, and also the xend.log
> file
> 

Should I file it against virt-viewer or virt-install/libvirt ?

-- Pasi




More information about the Fedora-xen mailing list