I have to install a devstack multinode using 3 nodes configured as follows:<br><br>1) Controller on Ubuntu 12.04 LTS<br>2) Node Compute on Ubuntu 12.04 LTS with KVM hypervisor<br>3) Node Compute on XenServer<br><br>While in first two points I am successful, the third point show me the following error when i launch the script ./install_os_domU.sh<br>
<br>---<br>+ echo -n 'Starting VM... '<br>Starting VM... + xe vm-start uuid=e3975dab-c7a5-7490-02c6-988185a2c6f6<br>There are no suitable hosts to start this VM on.<br>The following table provides per-host reasons for why the VM could not be started:<br>
<br>xenserver-antonio : Cannot start here [Not enough free memory]<br>---<br><br>Full log is at this address:<br><br><a href="http://www.forumaltavilla.it/joomla/Documenti/installazione.txt">http://www.forumaltavilla.it/joomla/Documenti/installazione.txt</a><br>
<br>How can I solve this problem?<br><br>Thank you<br>