First boot OVS/WPA service not start

Bug #1922358 reported by DanyChen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
Confirmed
Undecided
Unassigned

Bug Description

With this https://github.com/canonical/netplan/pull/162, the ovs/wpa service still not start at first boot, so I've tested with bootcmd to manually start the wpa service, but in syslog:

cloud-init[1648]: Failed to start netplan-wpa-wlx107b44590ec9.service: Unit netplan-wpa-wlx107b44590ec9.service not found.
cloud-init[1648]: 2020-04-01 17:25:58,394 - util.py[WARNING]: Failed to run bootcmd module bootcmd
cloud-init[1648]: 2020-04-01 17:25:58,401 - util.py[WARNING]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_bootcmd.py'>) failed

it says that the service unit does not exist, which means it's reached the init stage and the unit still not generated, it's supposed to generate at init-local stage.

Revision history for this message
DanyChen (danychen) wrote :
Revision history for this message
DanyChen (danychen) wrote :

The netplan generated file is there in /run, if in bootcmd I do systemctl daemon-reload, then do systemctl start netplan-wpa-xxx, it is working.

DanyChen (danychen)
Changed in netplan:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.