Hi again,<br><br>Some more info. I get the same error than in log if I run the following command in the host:<br><br>virsh --connect qemu:///system --readonly dominfo virsh<br><br>error: failed to get domain 'virsh'<br>
error: No se encontró dominio: no existe un dominio coincidente con el nombre 'virsh'<br><br>But if I run:<br><br>virsh --connect qemu:///system --readonly dominfo one-40<br><br>I get the VM info.<br><br>Why is my VM getting DEPLOY_ID=virsh instead of DEPLOY_ID=one-40?<br>
<br>Thanks in advance,<br>Antonio<br><br><div class="gmail_quote">2012/5/9 Antonio Jurado Serrano <span dir="ltr"><<a href="mailto:ajurado@us.es" target="_blank">ajurado@us.es</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br><br>I'm getting "failed to get domain 'virsh'" error in vm.log after 10 min the VM was deployed. If I run in the host  'virsh list' I can see the VM running and I can ping it. <br>
<br>
I think it's about the "DEPLOY ID" but I can't solve the problem. I would appreciate some help with this.<br><br>Some info:<br><br>$cat vm.log<br><br>Wed May  9 20:17:34 2012 [LCM][I]: New VM state is BOOT<br>

Wed May  9 20:17:34 2012 [VMM][I]: Generating deployment file: /srv/cloud/one/var/40/deployment.0<br>Wed May  9 20:17:35 2012 [VMM][I]: ExitCode: 0<br>Wed May  9 20:17:35 2012 [VMM][I]: Successfully execute network driver operation: pre.<br>

Wed May  9 20:17:36 2012 [VMM][I]: ExitCode: 0<br>Wed May  9 20:17:36 2012 [VMM][I]: Successfully execute virtualization driver operation: deploy.<br>Wed May  9 20:17:36 2012 [VMM][I]: ExitCode: 0<br>Wed May  9 20:17:36 2012 [VMM][I]: Successfully execute network driver operation: post.<br>

Wed May  9 20:17:36 2012 [LCM][I]: New VM state is RUNNING<br>Wed May  9 20:27:40 2012 [VMM][I]: error: failed to get domain 'virsh'<br>Wed May  9 20:27:40 2012 [VMM][I]: error: No se encontró dominio: no existe un dominio coincidente con el nombre 'virsh'<br>

Wed May  9 20:27:40 2012 [VMM][I]: ExitCode: 0<br>Wed May  9 20:27:40 2012 [VMM][I]: VM running but it was not found. Restart and delete actions available or try to recover it manually<br>Wed May  9 20:27:40 2012 [LCM][I]: New VM state is UNKNOWN<br>

<br>$onevm show 40<br><br>VIRTUAL MACHINE 40 INFORMATION                                                  <br>ID                  : 40                  <br>NAME                : one-40              <br>USER                : oneadmin            <br>

GROUP               : oneadmin            <br>STATE               : ACTIVE              <br>LCM_STATE           : UNKNOWN             <br>HOSTNAME            : 10.1.13.11          <br>START TIME          : 05/09 20:15:03      <br>

END TIME            : -                   <br>DEPLOY ID           : virsh<br><br>Regards,<br>Antonio<br>
</blockquote></div><br>