<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello</p>
    <p>answering myself that pb, I create a dedicated subject/thread for
      it, in continuation of my other thread about IDE / hda disk : <br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://lists.openvz.org/pipermail/users/2019-August/007705.html">https://lists.openvz.org/pipermail/users/2019-August/007705.html</a></p>
    <p>Indeed , I have a openvz7 VM running with a IDE/hda disk  .</p>
    <p>migrating it to another host with
      qemu-kvm-vz-2.12.0-18.6.3.vz7.21.6.x86_64 failed to start it at
      destination with message :</p>
    <p><i># prlctl start eonimte</i><i><br>
      </i><i>Starting the VM...</i><i><br>
      </i><i>Failed to start the VM: Operation failed. Failed to execute
        the operation. (Details: unsupported configuration: Only scsi
        disk supports vendor and product)</i><i><br>
      </i></p>
    <p>with virsh edit vmname , I removed le product element from the
      disk definition<br>
    </p>
    <p> &lt;disk type='file' device='disk'&gt;</p>
    <p>....<br>
    </p>
    <p>      <b>  &lt;product&gt;Vz HARDDISK0&lt;/product&gt;</b><br>
    </p>
    <p>and now it works fine . <br>
    </p>
    <p>regards . <br>
    </p>
  </body>
</html>