Nope. I'm not getting File<..> not found error.<br>And there is no other <one-*> folder in the datastore.<br><br>This is how i create and deploy the vm.<br>1. onevm create vmware.template<br>2. onevm deploy <vid> <hid><br>

<br>The oned.log shows that the vm cloning is successful.<br>And i can see that it is renaming the vmx file to one-<ID>.vmx.<br>Both the vmm_vmware.log and im_vmware.log only shows INIT SUCCESS and nothing else.<br>

<br>The <ID>.log shows the following:<br>Thu Apr 22 12:29:37 2010 [DiM][I]: New VM state is ACTIVE.<br>Thu Apr 22 12:29:37 2010 [LCM][I]: New VM state is PROLOG.<br>Thu Apr 22 12:29:37 2010 [VM][I]: Virtual Machine has no context<br>

Thu Apr 22 12:31:47 2010 [TM][I]: tm_clone.sh: yl-desktop:/vmware/store/ubuntu_template yl.desktop:/var/lib/one/17/images/disk.0<br>Thu Apr 22 12:31:47 2010 [TM][I]: tm_clone.sh: Cloning yl-desktop:/vmware/store/ubuntu_template<br>

Thu Apr 22 12:31:47 2010 [LCM][I]: New VM state is BOOT<br>Thu Apr 22 12:31:47 2010 [VMM][I]: Generating deployment file: /var/lib/one/17/deployment.0<br><br>The process stop here and nothing else happen, and the VM info shows LCM_STATE as BOOT.<br>

It seems like the vm doesn't get kick start at all. <br><br>ID             : 17<br>NAME           : VMwareVM<br>STATE          : ACTIVE<br>LCM_STATE      : BOOT<br>START TIME     : 04/22 12:29:30<br>END TIME       : -<br>

DEPLOY ID:     :<br><br>VIRTUAL MACHINE TEMPLATE<br>CPU=1<br>DISK=[<br>  CLONE=yes,<br>  SAVE=no,<br>  SOURCE=/vmware/store/ubuntu_template ]<br>MEMORY=1024<br>NAME=VMwareVM<br>NIC=[<br>  BRIDGE=vbr0,<br>  IP=192.168.0.1,<br>

  MAC=00:03:c0:a8:00:01,<br>  NETWORK=VMWareNet,<br>  VNID=0 ]<br>VMID=17<br><br><br>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><br>Hi,<br>

<br>
Are you getting a File<unspecifiedfilename>not found error in your VI client?<br>
<br>
In that case, try removing in the shared datastore all the  <one-*> folders.<br>
<br>
Regards,<br>
<br>
-Tino<br><br><div class="gmail_quote">On Wed, Apr 21, 2010 at 10:45 AM, Yih Leong, Sun. <span dir="ltr"><<a href="mailto:yihleong@gmail.com">yihleong@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Nope. I can't see the vm from the vmware host (<a href="http://localhost:8222/ui" target="_blank">http://localhost:8222/ui</a>).<div>It is not registered at all.</div><div><br></div><div>I'm using VMWare Server 2.0.</div>

<div><br>
</div><div>However, I can see the vmware template is already copied. And I can run register and start this one-13 from the vmware console. </div><div>But not from the OpenNebula.</div><div><div></div><div class="h5"><div>

<br><br><div class="gmail_quote">
On Wed, Apr 21, 2010 at 10:28 AM, Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@fdi.ucm.es" target="_blank">tinova@fdi.ucm.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Hi Sun,<br>
<br>
If you connect to the VMware host, can you see the machine running? Or<br>
is it registered at least (you should see a one-13 machine)?<br>
<br>
Regards,<br>
<br>
-Tino<br>
<br>
--<br>
Constantino Vázquez, Grid & Virtualization Technology<br>
Engineer/Researcher: <a href="http://www.dsa-research.org/tinova" target="_blank">http://www.dsa-research.org/tinova</a><br>
DSA Research Group: <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a><br>
Globus GridWay Metascheduler: <a href="http://www.GridWay.org" target="_blank">http://www.GridWay.org</a><br>
OpenNebula Virtual Infrastructure Engine: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>
<br>
<br>
<br>
On Mon, Apr 19, 2010 at 2:27 PM, Sun <<a href="mailto:ssysun@gmail.com" target="_blank">ssysun@gmail.com</a>> wrote:<br>
> Unable to deploy/start vmware using OpenNebula.<br>
> The LCM state stopped at BOOT state.<br>
><br>
> Mon Apr 19 12:46:42 2010 [DiM][I]: New VM state is ACTIVE.<br>
> Mon Apr 19 12:46:42 2010 [LCM][I]: New VM state is PROLOG.<br>
> Mon Apr 19 12:46:42 2010 [VM][I]: Virtual Machine has no context<br>
> Mon Apr 19 12:49:12 2010 [TM][I]: tm_clone.sh: Cloning<br>
> my-desktop:/vmware/store/<br>
> ubuntu<br>
> Mon Apr 19 12:49:12 2010 [LCM][I]: New VM state is BOOT<br>
> Mon Apr 19 12:49:12 2010 [VMM][I]: Generating deployment file:<br>
> /var/lib/one/13/deployment.0<br>
><br>
> It stop here and VM never go into active state.<br>
><br>
> VIRTUAL MACHINE 13 INFORMATION<br>
> ID             : 13<br>
> NAME           : VMwareVM<br>
> STATE          : ACTIVE<br>
> LCM_STATE      : BOOT<br>
> START TIME     : 04/19 12:46:36<br>
> END TIME       : -<br>
> DEPLOY ID:     :<br>
><br>
> VIRTUAL MACHINE TEMPLATE<br>
> CPU=1<br>
> DISK=[<br>
>   CLONE=yes,<br>
>   SAVE=no,<br>
>   SOURCE=/vmware/store/ubuntu ]<br>
> MEMORY=1024<br>
> NAME=VMwareVM<br>
> NIC=[<br>
>   BRIDGE=vbr0,<br>
>   IP=192.168.0.2,<br>
>   MAC=00:03:c0:a8:00:02,<br>
>   NETWORK=VMWareNet,<br>
>   VNID=0 ]<br>
> VMID=13<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br>