hello,<br>i was installed open neubla in my lap running ubuntu 9.10.<br>and i was added the same machine as cluster node by the command onehost create.....<br>and i was used the below template for creating virtual machine......<br>
 <br>    NAME   = ttylinux<br>CPU    = 0.1<br>MEMORY = 64<br>DISK   = [<br>  source    = &quot;/srv/cloud/images/ttylinux.img&quot;,<br>  target    = &quot;hda&quot;,<br>  readonly = &quot;no&quot; ]<br>NIC      = [ NETWORK = &quot;Red LAN&quot; ]<br>
FEATURES = [ acpi=&quot;no&quot; ]<br>#This may be useful to debug your VMs (can use also console)<br>GRAPHICS = [<br>  type = &quot;vnc&quot;,<br>  listen = &quot;localhost&quot;,<br>  port = &quot;5902&quot;,<br>  keymap=&quot;es&quot;]<br>
<br><br>i can successfully boot two virtual machine in my lap<br>but from my third one all virtual machine are  failed to boot.........................<br>my processor is i3 and i have a 4GB ram....so i expected more number of running virtual machine in this host...........<br>
so please give me a reason for this problem....<br><br>