<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman">Hi All<br>
      <br>
      I am trying to deploy VMs using libvirt and a domainXML file where
      i mention the parameters for the VM to be deployed. <br>
      <br>
      I am using libvirt version: libvirt 0.10.2<br>
      <br>
      **********<br>
      virsh # version<br>
      Compiled against library: libvirt 0.10.2<br>
      Using library: libvirt 0.10.2<br>
      Using API: QEMU 0.10.2<br>
      Running hypervisor: QEMU 0.12.1<br>
      ***********<br>
      <br>
      I get this libvirt exception while deploying a VM.<br>
      <br>
      Exception trace **************<br>
      2015-04-14 18:06:28,240 [pool-1-thread-45] ERROR
      defineDomain(SimpleAppliance.java:581) - Failed to define
      domain/VM from XML<br>
      org.libvirt.LibvirtException: unsupported configuration: unknown
      driver format value 'qcow3'<br>
              at org.libvirt.ErrorHandler.processError(Unknown Source)<br>
              at org.libvirt.Connect.processError(Unknown Source)<br>
              at org.libvirt.Connect.processError(Unknown Source)<br>
              at org.libvirt.Connect.domainDefineXML(Unknown Source)<br>
      ********************************<br>
      <br>
      Do i need to upgrade to any specific version of libvirt ? or
      change any file to make this work ?<br>
      <br>
      Thanks<br>
      Jatin<br>
    </font>
  </body>
</html>