Re: [Openstack] Openstack Kilo Vxlan tunnel single NIC setup

2015-11-12 Thread Amir Huskić
Thank you all for suggestions and sorry for late answer. Now I have PC with two interfaces; eth0 for br-ex (LAN) and eth1 for vxlan/gre tunnel interface. Br-ex is working fine and also I can ping and access VM using floating IP. But still facing issue with vxlan/gre tunnels. Vxlan/gre port is not c

[Openstack] Vxlan/gre port is not created in br-tun Kilo

2015-11-12 Thread Amir Huskić
Hello, vxlan/gre port is not created in br-tun Kilo. I'm using PC with two NICs, running Ubuntu 14.04 LTS and Devstack skript for Kilo installation (single node setup). My goal is to enable L2 connectivity between VMs (vxlan/gre network) on Kilo and external Linux host. Eth0 is used for br-ex and

Re: [Openstack] Openstack Kilo Vxlan tunnel single NIC setup

2015-11-12 Thread Andreas Scheuring
What you see is the expected behavior. A Tun (vxlan/gre) port is created for each other Node (that runs the neutron-openvswitch-agent) in your Openstack Cluster. So if you have a single node - no other Openstack node - no tun port. It's not a use case that an external (non Openstack managed System

Re: [Openstack] Vxlan/gre port is not created in br-tun Kilo

2015-11-12 Thread Aleksei Stupnikov
Hello, Amir. I have had exactly the same problem some time ago. Please see a description and possible solution at https://ask.openstack.org/en/question/68671/centos7-rdo-vxlan-tcp-segment-losses/ (you should check statistics at L2 and L3 interfaces using ethtool -S and ip -s commands before applyi

Re: [Openstack] Openstack Kilo Vxlan tunnel single NIC setup

2015-11-12 Thread Amir Huskić
Thank you Andreas. I'll try it. I've opened new thread with additional info (here: http://lists.openstack.org/pipermail/openstack/2015-November/014564.html) and subject: Vxlan/gre port is not created in br-tun Kilo. There are also config files. Regards, Amir On Thu, Nov 12, 2015 at 10:17 AM, Andr

[Openstack] OpenStack Network Configuration Problems

2015-11-12 Thread meedia mousavi
Hi everyone First I am sorry for my bad English. I have problem with network configuration in OpenStack Kilo Version on Ubuntu Server 15.10. I want to know how configure Network services for assigning IP address from Local Network (Subnet) to any VM in OpenStack? But it is not important to these IP

[Openstack] Devstack and Docker - Why 2 methods?

2015-11-12 Thread Tony Su
Hello, Reading how to install Devstack and Docker at https://wiki.openstack.org/wiki/Docker Q - Why is there an alternate "post-stack method" described? TIA Tony ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to

[Openstack] Openstack Identity: could not create service endpoint

2015-11-12 Thread Joerg Streckfuss
Dear list, i have tried to install the keystone service (liberty) on centos 7 following the docs under: http://docs.openstack.org/liberty/install-guide-rdo/keystone-install.html When I try to create the service endpoint by doing # openstack service create \ --name keystone --description "Ope

Re: [Openstack] Openstack Identity: could not create service endpoint

2015-11-12 Thread Matt Kassawara
Sure you're installing Liberty packages? On Thu, Nov 12, 2015 at 3:26 PM, Joerg Streckfuss wrote: > Dear list, > > i have tried to install the keystone service (liberty) on centos 7 > following the docs under: > > http://docs.openstack.org/liberty/install-guide-rdo/keystone-install.html > > When

[Openstack] [Gnocchi] gnocchi resource list is empty

2015-11-12 Thread Ales Nosek
Hello, When I spin up a new Nova instance, Ceilometer creates the respective resource in Gnocchi. When I issue command: gnocchi resource list I would expect to see the Gnocchi resource. Unfortunately, the list returned by Gnocchi is empty. Using the admin user I can list the resource and inspec