Comment 3 for bug 2041727

Revision history for this message
Mike Ferreira (mafoelffen) wrote :

This exists today in my tests on DEV Noble Server 24.04, even on an unchanged, unmodified netplan yaml file.

Got the first error on my 1st test case that I was modifying to a static address.

Spun up the 2nd test case which was unmodifed/unchange netplan yaml file from the initial install, and by just running:
...
sudo netplan generate
sudo netplan apply
Cannot call Open vSwitch: ovsdb-server.service is not running.
...

I can confirm that it is just a warning, as it did successfully change the 1st test case to a static IP...