[Bug 1752838] Re: sometimes neutron-ovs-cleanup runs earlier than ovsdb-server

Seyeong Kim seyeong.kim at canonical.com
Fri Mar 2 10:44:51 UTC 2018


** Description changed:

  [Impact]
  
  neutron-ovs-cleanup service runs earlier than ovsdb-server sometimes.
  
- then, neutron-ovs-cleanup service's status remains failed.
+ then, neutron-ovs-cleanup service's status remains failed
+ with below error msg
+ 
+ "ProcessExecutionError: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-
+ vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No
+ such file or directory)"
  
  that is fine for booting.
  
  but.
  
  If someday upgrade pkgs related to neutron, it runs neutron-ovs-cleanup
  again because it is not in active status.
  
  eventually, neutron-ovs-cleanup deletes all ports on running compute
  nodes.
  
  [Test Case]
  
  Can't reproduce every time. but it happens in some env.
  
  [Regression]
  Changes dependency on debian/neutron-openvswitch-agent.neutron-ovs-cleanup.service.in
  need to reboot if this patch is affected. If this symptom is not affected your env. no need to reboot.
  
  [Others]
  Because there is no reproducer, please consider this dependency changes if it is proper.

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

Title:
  sometimes neutron-ovs-cleanup runs earlier than ovsdb-server

Status in neutron package in Ubuntu:
  New

Bug description:
  [Impact]

  neutron-ovs-cleanup service runs earlier than ovsdb-server sometimes.

  then, neutron-ovs-cleanup service's status remains failed
  with below error msg

  "ProcessExecutionError: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-
  vsctl: unix:/var/run/openvswitch/db.sock: database connection failed
  (No such file or directory)"

  that is fine for booting.

  but.

  If someday upgrade pkgs related to neutron, it runs neutron-ovs-
  cleanup again because it is not in active status.

  eventually, neutron-ovs-cleanup deletes all ports on running compute
  nodes.

  [Test Case]

  Can't reproduce every time. but it happens in some env.

  [Regression]
  Changes dependency on debian/neutron-openvswitch-agent.neutron-ovs-cleanup.service.in
  need to reboot if this patch is affected. If this symptom is not affected your env. no need to reboot.

  [Others]
  Because there is no reproducer, please consider this dependency changes if it is proper.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1752838/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list