Re: [Openstack] Problem with neutron

2013-12-20 Thread Amir Sadoughi
Hi Mārtiņš, I am not familiar with the devstack documentation. From experience, I know ovs-neutron-agent can utilize neutron-rootwrap-xen-dom0 to run ip, ovs-ofctl, and ovs-vsctl commands in the dom0 from the domU. You’ll have to set the root_helper configuration in ovs_neutron_plugin.ini to so

Re: [Openstack] Problem with neutron

2013-12-17 Thread Jitendra Kumar Bhaskar
Hi Martins, I am also trying with XCP 1.6 but getting some error. If possible can you please share reference docs any that you used ? Error : Compute node : 2013-12-17 17:57:31.934 3710 AUDIT nova.compute.resource_tracker [-] Free ram (MB): 65013 2013-12-17 17:57:31.935 3710 AUDIT nova.compute.

Re: [Openstack] Problem with neutron

2013-12-16 Thread Amir Sadoughi
My apologies, it looks like I scanned your original error message too quickly. “Found no network for bridge br-int” means you need to run `xe network-create …`. AFAICT, xe network-create does not let you specify the bridge name. So, from the result of xe network-create, you need to invoke `ovs-v

Re: [Openstack] Problem with neutron

2013-12-15 Thread Amir Sadoughi
Hi Mārtiņš, It’s definitely possible to have OpenStack Nova and Neutron work on XenServer using Open vSwitch. I have it running with ML2 plugin right now. Can you share your nova.conf and neutron.conf? Preferably at paste.openstack.org instead of in an e-mail. Also,

Re: [Openstack] Problem with neutron

2013-12-15 Thread Mārtiņš Jakubovičs
With OpenStack + XenServer is much more questions than should be. For example, what then is this - http://openvswitch.org/openstack/documentation/ Or Nicira NVP, where I can download it? Looks like it is now a part of VMware. On 2013.12.15. 15:04, 郭龙仓 wrote: Yes , you must use Nicira NVP wit

Re: [Openstack] Problem with neutron

2013-12-15 Thread 郭龙仓
Yes , you must use Nicira NVP with XenServer 2013/12/15 Mārtiņš Jakubovičs > Hello, > > Is this right > tutorialto > install neutron in OpenStack with XenServer? In this > section

Re: [Openstack] Problem with neutron

2013-12-15 Thread Mārtiņš Jakubovičs
Hello, Is this right tutorial to install neutron in OpenStack with XenServer? In this section

[Openstack] Problem with neutron

2013-12-13 Thread Mārtiņš Jakubovičs
Hello all, I have problem with setting up neutron. I have latest havana realase and XenServer 6.2 as hypervisor. I did all step-by-step from this tutorial http://docs.openstack.org/havana/install-guide/install/apt/content/neutron-install-network-node.html All is going well, I can create network