<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Cheers,<br>
    <br>
    I'm working on Ubuntu server 11.10 32 bit with libvirt 0.9.2 and
    qemu-kvm 0.14.1. I have a user oneadmin:oneadmin who also belongs to
    kvm and libvirtd groups. I have set qemu.conf and libvirtd.conf with
    user/group oneadmin.<br>
    <br>
    I have disk.0 and deployment.0 files owned by oneadmin. My system
    does not support hardware virtualization so I don't have /dev/kvm.
    I'm able to start VM with qemu anyways but when issuing the command:<br>
    <br>
    virsh -c qemu:///system create deployment.0<br>
    <br>
    I get:<br>
    <br>
    error: Failed to create domain from deployment.0<br>
    error: internal error process exited while connecting to monitor:
    13:00:52.354:1291: info: libvirt version: 0.9.2<br>
    13:00:52.371: 1291: debug : virCommandHook:1826 : Waiting on parent
    for handshake complete on 23<br>
    13:00:52.371: 1291: debug : virCommandHook:1842 : Hook is done 0<br>
    open /dev/kvm: No such file or directory<br>
    failed to initialize KVM: Operation not permitted<br>
    <br>
    "error while connecting to monitor" looks to me as something
    permission-related but I tried a lot of combinations between the
    qemu and libvirt conf files and nothing worked (yes, I always
    restarted the system after every change).<br>
    <br>
    If I start the same image with sudo /usr/bin/qemu-system-i386 -hda
    disk.img -boot d -m 384 it works<br>
    <br>
    Any help?<br>
    <br>
    Thanks<br>
    <div class="moz-signature">-- <br>
      Dr. Stefano Ghio - ENG Engineering Italy<br>
      <br>
      Website: <a href="http://groglogs.blogspot.com/">http://groglogs.blogspot.com/</a><br>
      <br>
      <b>If you received this message but you are not its recipient,
        please ignore it and warn me, thank you.</b></div>
  </body>
</html>