Ive used the scripted installation from http://docs.openstack.org/cactus/openstack-compute/admin/content/scripted-ubuntu-installation.html all seems to have worked fine, now im trying to decipher the following 1) controller has two GigE nics - Id like to use one for the public side, and one for private for the Public, Internet access and communications to the XCP nodes for the private 10.10.X network, swift images, glance, backups so basically the XCP hosts all also have 2 nics one for public access, and id like to use the other for storage on say 10.10.X.X network question is how to configure the controller node for this scenerio? 2) XCP and OpenStack integration this document http://wiki.openstack.org/XenServerDevelopment states XenServer requires a nova-compute domU to run on the hypervisor in order to inject images into the VHDs. Nova-compute is the worker for the Hypervisor. It pulls jobs and applies them to the hypervisor it resides on. It's required to run on the hypervisor because it utilizes /sys/hypervisor. Meaning..... I need to install nova compute right on the XCP DomU ?? not in a virtual instance ? is there a decent guide to achieve this on XCP which is CentOS based?? as the guide above appears to be debian apt-based -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20110813/37399175/attachment-0002.html>