Hi folks,<br><br>I am building a Cloud Infrastructure composed by 1 deltaCloud server, 1 OpenNebula front-end and several OpenNebula nodes.<br><br>As I did not want to start from scratch I used the KVM sandbox (I started it with Xen and it works ;-) ), after few modifications I have configured it to work as a Xen fabric instead of KVM fabric.<br>
<br>I am trying to launch ttylinux image from sunstone, the trasfer process works like a charm but the VMs were not started correctly in the worker nodes due to the opennebula Xen template that I am using. <br>I found some missing entries in my vm configuration file when it arrives to the worker node.<br>
Missing parts:<br># The domain build function. HVM domain uses 'hvm'.<br>builder='hvm'<br>#<br>device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'<br><br>How I can configure the One template to work with Xen HVM images? am I missing something?<br>
<br>BR,<br>Enric Pages<br><br><br><br><br>