<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi folks,<br><br>First let me say that i'm trying to install xen hypervisor and integrate it with OpenStack for more than one week. I'm studying OpenStack for a company and this company doesn't allow us to use ready scripts (Why? they want to be different from the whole world).<br><br>I have used some links for references:<br>https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md<br>http://wiki.openstack.org/XenAPI<br>http://wiki.openstack.org/XenServer/DevStack<br>http://wiki.openstack.org/XenServer/Install<br>http://wiki.openstack.org/XenServerDevelopment<br>http://wiki.openstack.org/XenXCPAndXenServer<br>http://wiki.xen.org/wiki/XAPI_on_Ubuntu<br>http://wiki.xen.org/xenwiki/XAPI_on_debian<br>https://github.com/openstack/openstack-chef/tree/master/cookbooks/xenserver<br>https://review.openstack.org/#change,5419<br><br>Me and my coworker are trying to install this and integrate on a running and tested OpenStack infrastructure, so this machines will have just nova-compute service. He is trying with XCP and I with XenServer, so let me introduces our tries:<br><br>1. XCP On Ubuntu (Kronos)<br>* Install fine<br>* Doesn't work<br><br>2. XCP On CentOS<br>* Install fine<br>* We can run a instance of Ubuntu using XenCenter<br>* Installed nova-compute and configured it.<br>* No Errors, but when we try to run a instance on it, appears on an error about XAPI.<br>* We read something about privileged guest, how to set it?<br><br>3. DevStack (We can't use this, but also tried to)<br>* Install XenServer (or XCP, we tested on both)<br>* Following https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md guide<br>* On Step 4, it wont create ALLINONE.xva and give some errors about directories on console (running script with root user on XenServer)<br><br>I hope that someone can help me solve this problems, and maybe help someone else to install Xen and integrate with OpenStack.<br><br>@OffTopic<br>Why this is so difficult?<br>                                    </div></body>
</html>