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>