<html><body bgcolor="#FFFFFF"><div><div style="text-align: left;direction: ltr; ">There could be several reason for your problem.</div><div style="text-align: left;direction: ltr; "><br></div><div style="text-align: left;direction: ltr; ">- The vm could fail to read the context correctly, therefore does not bring up the nic or does not do it with the right IP (use VNC to check with ifconfig). Even if OpenNebula allocates the IP, is up to the VM to transform the context into a network configuration.</div><div style="text-align: left;direction: ltr; "><br></div><div style="text-align: left;direction: ltr; ">- There's nothing routing the traffic to the VM even if it gets correctly the IP from the context. This is a problem in the network configuration of the nodes running the VM.</div><div style="text-align: left;direction: ltr; "><br></div>Sent from my iPhone</div><div><br>On 26/gen/2011, at 07:41, Taylor Tay <<a href="mailto:tknight83@gmail.com">tknight83@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi all,<br><br>My VM template is as follows:<br><br>NAME      = "Ubuntu"<br>CPU         = 1<br>MEMORY = 768<br><br>OS    = [<br>   source = "home/oneadmin/ubuntuServer10.04.img",<br>   target   = "hda"<br>

   readonly = "no"<br><br>NIC = [ NETWORK = "Small network" ]<br><br>FEATURES=[ acpi="no" ]<br><br>GRAPHICS = [<br>      type  = "vnc",<br>      listen = "localhost",<br>
      port   = "5906" ]<br><br><br>NEXT is my VNET template:<br><br>NAME = "Small network"<br>TYPE = FIXED<br><br>BRIDGE = br0<br><br>LEASES = [ IP="172.20.134.147"]<br>LEASES = [ IP="172.20.134.148"]<br>
LEASES = [ IP="172.20.134.149"]<br><br>
<br>i did a onevnet show when the vm is running to check which IP is allocated to it but i'm not able to ping to the allocated IP. The ping can only be done when i vnc in using the host to reboot the vm to get the correct IP generated. The oned.log did  not indicate any errors. Would like to know whether is my configuration wrong? Thanks to all for helping me out.<br>
<br>Regards<br>Taylor<br><br><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Users mailing list</span><br><span><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a></span><br><span><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></span><br></div></blockquote></body></html>