xenguest-install.py / virDomainCreateLinux failing since 8/17 on Rawhide

Daniel Veillard veillard at redhat.com
Sun Aug 20 20:37:08 UTC 2006


On Fri, Aug 18, 2006 at 10:48:32AM -0400, Mark Wisner wrote:
> I am seeing the following failure when trying to create a vm guests on an 
> I386 system.
> I have seen this on the 8/17 and 8/18 trees. It was working on the 8/16 
> tree.
> The kernel I am running is 2.6.17-1.2571.fc6xen
> 
> Starting install...
> libvir: error : operation virDomainCreateLinux forbidden for read only 
> access
> Traceback (most recent call last):
>   File "/usr/sbin/xenguest-install.py", line 476, in ?
>     main()
>   File "/usr/sbin/xenguest-install.py", line 467, in main
>     start_paravirt_install(name, ram, disk, mac, uuid, bridge, src, 
> options.extra)
>   File "/usr/sbin/xenguest-install.py", line 344, in 
> start_paravirt_install
>     dom = conn.createLinux(cfgxml, 0)
>   File "/usr/lib/python2.4/site-packages/libvirt.py", line 249, in 
> createLinux
>     if ret is None:raise libvirtError('virDomainCreateLinux() failed')
> libvirt.libvirtError: virDomainCreateLinux() failed
> 
> 
> Did this latest change in Libvert cause this error?
> Is this a known error and should I open a bugzilla.
> 
> >
> >* Wed Aug 16 2006 Daniel Veillard <veillard at redhat.com> 0.1.4-1
> >- enforced read-only connections

  yes that change. xenguest-install was opening a read-only connection,
Jeremy pushed an update with the fix, get that one too,


Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the fedora-devel-list mailing list