Public bug reported:

After the latest round of libvirt/kvm updates in Jaunty, when trying to
start a VM in virt-manager, I receive the following traceback:

Error starting domain: operation virDomainCreate forbidden for read only access
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 472, in run_domain
    vm.startup()
  File "/usr/share/virt-manager/virtManager/domain.py", line 379, in startup
    self.vm.create()
  File "/usr/lib/python2.5/site-packages/libvirt.py", line 262, in create
    if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: operation virDomainCreate forbidden for read only access

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- After the latest round of libvirt/kvm updates, when trying to start a VM
- in virt-manager, I receive the following traceback:
+ After the latest round of libvirt/kvm updates in Jaunty, when trying to
+ start a VM in virt-manager, I receive the following traceback:
  
  Error starting domain: operation virDomainCreate forbidden for read only 
access
  Traceback (most recent call last):
    File "/usr/share/virt-manager/virtManager/engine.py", line 472, in 
run_domain
      vm.startup()
    File "/usr/share/virt-manager/virtManager/domain.py", line 379, in startup
      self.vm.create()
    File "/usr/lib/python2.5/site-packages/libvirt.py", line 262, in create
      if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
  libvirtError: operation virDomainCreate forbidden for read only access

-- 
virDomainCreate forbidden for read only access
https://bugs.launchpad.net/bugs/300721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to