[et-mgmt-tools] virt-image on F-10

Bryan Kearney bkearney at redhat.com
Mon Dec 1 19:03:18 UTC 2008


Bryan Kearney wrote:
> Have you seen this on F-10? I get the following traceback:
> 
> Traceback (most recent call last):
>   File "/home/bkearney/src/adk2/deps/virtinst--devel/virt-image", line 
> 240, in <module>
>     main()
>   File "/home/bkearney/src/adk2/deps/virtinst--devel/virt-image", line 
> 224, in main
>     dom = guest.start_install(None, progresscb, options.replace)
>   File "/home/bkearney/src/adk2/deps/virtinst--devel/virtinst/Guest.py", 
> line 932, in start_install
>     return self._do_install(consolecb, meter, removeOld, wait)
>   File "/home/bkearney/src/adk2/deps/virtinst--devel/virtinst/Guest.py", 
> line 972, in _do_install
>     self.domain = self.conn.createLinux(install_xml, 0)
>   File "/usr/lib/python2.5/site-packages/libvirt.py", line 892, in 
> createLinux
>     if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
> conn=self)
> libvirtError: internal error QEMU quit during console startup
> qemu: could not open disk image 
> /home/bkearney/appliances/sugarxo/sugarxo-sda.raw
> 
> 
> 
> And if I run the raw cmd, I get the following:
> 
> [root at localhost sugarxo]# /usr/bin/qemu-kvm -S -M pc -m 512 -smp 1 -name 
> sugarxo -monitor pty -no-reboot -boot c -drive 
> file=/home/bkearney/appliances/sugarxo/sugarxo-sda.raw,if=ide,index=0,boot=on 
> -net nic,macaddr=54:52:00:4b:ac:20,vlan=0 -net 
> tap,fd=12,script=,vlan=0,ifname=vnet0 -serial pty -parallel none -usb 
> -vnc 127.0.0.1:0 -k en-us
> TUNGETIFF ioctl() failed: Bad file descriptor
> char device redirected to /dev/pts/3
> char device redirected to /dev/pts/4

Sorry.. this is an selinux error. Should I submit a "make it error 
nicely" feature request?

-- bk




More information about the et-mgmt-tools mailing list