GithubHelp home page GithubHelp logo

Comments (6)

kojiwell avatar kojiwell commented on August 11, 2024

I'm having the same issue. Has anyone resolved this?

from openstack-grizzly-install-guide.

wnoguchi avatar wnoguchi commented on August 11, 2024

I have same issue too...

from openstack-grizzly-install-guide.

dnepangue avatar dnepangue commented on August 11, 2024

Having issue also with this. But in a Single Node https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_SingleNode/OpenStack_Grizzly_Install_Guide.rst

Hi vuquangchien, have you found any solution regarding this issue?

from openstack-grizzly-install-guide.

vuquangchien avatar vuquangchien commented on August 11, 2024

No, I haven't. I tried to clear everything and re-install the OS, and then OpenStack but no use. I got the same problem :<

from openstack-grizzly-install-guide.

moss2k13 avatar moss2k13 commented on August 11, 2024

Hello,
I've noticed few things - after spawning an instance I have one additional line from syslog's ovs:

root@compute:~# grep ovs /var/log/syslog
Oct 25 14:25:37 compute ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl -- --may-exist add-port br-int qvoab320d8d-54 -- set Interface qvoab320d8d-54 external-ids:iface-id=ab320d8d-548c-4c2a-b4a6-97d887b92c29 external-ids:iface-status=active external-ids:attached-mac=fa:16:3e:44:d6:68 external-ids:vm-uuid=04c26806-bc5f-4184-bb59-2536bdbb7596
Oct 25 14:25:38 compute ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Port qvoab320d8d-54 tag=9

Also I have gre interfaces present in ovs-vsctl show:

root@compute:~# ovs-vsctl show
dd1ef9ba-cb9f-4c16-8f85-2f6085568188
    Bridge br-int
        Port "qvoab320d8d-54"
            tag: 9
            Interface "qvoab320d8d-54"
        Port patch-tun
            Interface patch-tun
                type: patch
                options: {peer=patch-int}
        Port br-int
            Interface br-int
                type: internal
    Bridge br-tun
        Port "gre-1"
            Interface "gre-1"
                type: gre
                options: {in_key=flow, out_key=flow, remote_ip="10.x.x.93"}
        Port br-tun
            Interface br-tun
                type: internal
        Port patch-int
            Interface patch-int
                type: patch
                options: {peer=patch-tun}
        Port "gre-2"
            Interface "gre-2"
                type: gre
                options: {in_key=flow, out_key=flow, remote_ip="10.x.x.89"}
    ovs_version: "1.4.2"

I remember that ovs 1.4.2 reported errors when installed on higher kernel than 3.2.0-23-generic:

root@compute:~# grep -i ERROR /var/log/quantum/openvswitch-agent.log
ERROR [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS patch port. Cannot have tunneling enabled on this agent, since this version of OVS does not support tunnels or patch ports. Agent terminated!

Check your openvswitch log, downgrade to 3.2.0-23-generic if needed, rebuild ovs installation and post the results.

BR,
Peter

from openstack-grizzly-install-guide.

mtasic85 avatar mtasic85 commented on August 11, 2024

On ubuntu 12.04.3, to upgrade kernel to 3.8 and OVS to 1.9.0, follow #143 (comment)

from openstack-grizzly-install-guide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.