[Ovirt-devel] Updated libvirt 0.4.3 packages with fixes

Alan Pevec apevec at redhat.com
Fri Jun 20 18:24:28 UTC 2008


Dennis Jacobfeuerborn wrote:
> Chris Lalancette wrote:
>> Dennis Jacobfeuerborn wrote:
>>> virDomainCreateLinux() failed internal error Unable to open monitor path
>>> /dev/pts/2
>>> Domain installation may not have been
>>>    successful.  If it was, you can restart your domain
>>>    by running 'virsh start developer'; otherwise, please
>>>    restart your installation.
>>> Fri, 20 Jun 2008 01:33:38 ERROR    virDomainCreateLinux() failed 
>>> internal
>>> error Unable to open monitor path /dev/pts/2
>>> Traceback (most recent call last):
>>>     File "/usr/sbin/virt-install", line 497, in<module>
>>>       main()
>>>     File "/usr/sbin/virt-install", line 457, in main
>>>       dom = guest.start_install(conscb,progresscb)
>>>     File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 
>>> 845, in
>>> start_install
>>>       return self._do_install(consolecb, meter)
>>>     File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 
>>> 866, in
>>> _do_install
>>>       self.domain = self.conn.createLinux(install_xml, 0)
>>>     File "/usr/lib/python2.5/site-packages/libvirt.py", line 841, in 
>>> createLinux
>>>       if ret is None:raise libvirtError('virDomainCreateLinux() failed',
>>> conn=self)
>>> libvirtError: virDomainCreateLinux() failed internal error Unable to 
>>> open
>>> monitor path /dev/pts/2
>>
>> Are you sure you upgraded to libvirt-0.4.3-1fixes and
>> libvirt-python-0.4.3-1fixes on your host machine?  Because this 
>> traceback is
>> exactly the same as one of the ones that should be fixed by my updated 
>> package.
> 
> Yes, I actually followed the link you provided to install these packages 
> in the hope that they would fixe this problem:
> 
> [dennis at nexus ~]$ rpm -qa|grep libvirt
> libvirt-0.4.3-1fixes.fc9.i386
> libvirt-python-0.4.3-1fixes.fc9.i386

Did you do service libvirtd restart after upgrade?




More information about the ovirt-devel mailing list