[Bug 1783184] Re: neutron-ovs-cleanup can have unintended side effects

2021-09-01 Thread Trent Lloyd
There is a systemd option that I think will solve this issue.

https://www.freedesktop.org/software/systemd/man/systemd.unit.html#RefuseManualStart=

RefuseManualStart=, RefuseManualStop=
Takes a boolean argument. If true, this unit can only be activated or 
deactivated indirectly. In this case, explicit start-up or termination 
requested by the user is denied, however if it is started or stopped as a 
dependency of another unit, start-up or termination will succeed. This is 
mostly a safety feature to ensure that the user does not accidentally activate 
units that are not intended to be activated explicitly, and not accidentally 
deactivate units that are not intended to be deactivated. These options default 
to false.

As far as I am aware there is rarely/never a good reason to run this 
intentionally. If someone *really* wants to run it, the command is somewhat 
straightforward to run directly:
ExecStart=/usr/bin/neutron-ovs-cleanup --config-file 
/usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf 
--config-file /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini 
--log-file /var/log/neutron/ovs-cleanup.log

There are 2 such services:
neutron-ovs-cleanup.service
neutron-linuxbridge-cleanup.service

See also:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1885264
(recent work to stop it being run on package upgrade by accident)

And while we're at it, RedHat had a bug where the cleanup script could
take 1-2 minutes on some busy/large hosts, and added "TimeoutSec=0" to
avoid issues related to that.

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

Title:
  neutron-ovs-cleanup can have unintended side effects

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


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

[Bug 1783184] Re: neutron-ovs-cleanup can have unintended side effects

2021-05-20 Thread Felipe Reyes
** Tags added: seg

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

Title:
  neutron-ovs-cleanup can have unintended side effects

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

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

[Bug 1783184] Re: neutron-ovs-cleanup can have unintended side effects

2018-07-24 Thread Corey Bryant
Agreed it is dangerous to restart neutron-ovs-cleanup. It's meant to run
once at system startup to cleanup ovs interfaces.

I like suggestion b) or at least something along those lines. Will have
to look into that some more to ensure it's a possibility.

** Changed in: neutron (Ubuntu)
   Status: New => Triaged

** Changed in: neutron (Ubuntu)
   Importance: Undecided => High

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

Title:
  neutron-ovs-cleanup can have unintended side effects

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

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

[Bug 1783184] Re: neutron-ovs-cleanup can have unintended side effects

2018-07-24 Thread Corey Bryant
Agreed it is dangerous to restart neutron-ovs-cleanup. It's meant to run
at

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

Title:
  neutron-ovs-cleanup can have unintended side effects

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

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