Reviewed:  https://review.opendev.org/737921
Committed: 
https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=cecdb6a175eb8fe1bfff1d9321d06b7ba59990b1
Submitter: Zuul
Branch:    master

commit cecdb6a175eb8fe1bfff1d9321d06b7ba59990b1
Author: Michal Nasiadka <mnasia...@gmail.com>
Date:   Thu Jun 25 10:24:22 2020 +0200

    openvswitch: Use ansible_hostname for system-id
    
    Currently openvswitch sets system-id based on inventory_hostname, but when
    Ansible inventory contains ip addresses - then it will only take first ip
    octet - resulting in multiple OVN chassis being named i.e. "10".
    Then Neutron and OVN have problems functioning, because a chassis named "10"
    will be created and deleted multiple times per second - this ends up in
    ovsdb and neutron-server processes using up to 100% CPU.
    
    Adding openvswitch role to ovn CI job triggers.
    
    Change-Id: Id22eb3e74867230da02543abd93234a5fb12b31d
    Closes-Bug: #1884734


** Changed in: kolla-ansible
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884734

Title:
  OVN deployment issues with high CPU load and disconnects

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/ussuri/+bug/1884734/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to