<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-15">
    Package: libvirt-bin<br>
    <br>
    Version: 1.2.4-1<br>
    <br>
    Running on a vanilla wheezy with default 3.2 kernel and xen4.1,
    dumping a running domain's config using<br>
    <pre>"virsh dumpxml TheDomain"</pre>
    will throw the error "error: internal error: unexpected disk type 0"
    using libvirt-bin 1.2.4 from wheezy-backports. Reverting to 0.9.12
    will fix the problem.<br>
    <br>
    The disk definition looks like this:<br>
    <br>
        <disk type='block' device='disk'><br>
          <driver name='drbd'/><br>
          <source dev='TheDomain.root'/><br>
          <target dev='xvda1' bus='xen'/><br>
        </disk><br>
    <br>
    <br>
    <br>
  </body>
</html>