Hi folks, 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).
I have used some links for references: https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md http://wiki.openstack.org/XenAPI http://wiki.openstack.org/XenServer/DevStack http://wiki.openstack.org/XenServer/Install http://wiki.openstack.org/XenServerDevelopment http://wiki.openstack.org/XenXCPAndXenServer http://wiki.xen.org/wiki/XAPI_on_Ubuntu http://wiki.xen.org/xenwiki/XAPI_on_debian https://github.com/openstack/openstack-chef/tree/master/cookbooks/xenserver https://review.openstack.org/#change,5419 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: 1. XCP On Ubuntu (Kronos) * Install fine * Doesn't work 2. XCP On CentOS * Install fine * We can run a instance of Ubuntu using XenCenter * Installed nova-compute and configured it. * No Errors, but when we try to run a instance on it, appears on an error about XAPI. * We read something about privileged guest, how to set it? 3. DevStack (We can't use this, but also tried to) * Install XenServer (or XCP, we tested on both) * Following https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md guide * On Step 4, it wont create ALLINONE.xva and give some errors about directories on console (running script with root user on XenServer) I hope that someone can help me solve this problems, and maybe help someone else to install Xen and integrate with OpenStack. @OffTopic Why this is so difficult?
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp