Comment 2 for bug 2033442

Revision history for this message
Dagmawi Biru (dagbiru) wrote :

I'm also able to reproduce this behavior.

- MAAS 3.3.2
- Commissioning Image: Ubuntu Focal

Console error shown during commissioning image boot:
---
[FAILED] Failed to start Open vSwitch Forwarding Unit.
See 'systemctl status ovs-vswitchd.service' for details.
[DEPEND] Dependency failed for Open vSwitch Record Hostname.
[ 37.201868] cloud-init[2033]: Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142.
[ OK ] Stopped Open vSwitch Forwarding Unit.
         Starting Open vSwitch Forwarding Unit...
[FAILED] Failed to start Open vSwitch Forwarding Unit.
See 'systemctl status ovs-vswitchd.service' for details.
[DEPEND] Dependency failed for Open vSwitch Record Hostname.
[DEPEND] Dependency failed for Open vSwitch.
[ 37.458764] cloud-init[2033]: A dependency job for openvswitch-switch.service failed. See 'journalctl -xe' for details.
[ 37.459807] cloud-init[2033]: invoke-rc.d: initscript openvswitch-switch, action "start" failed.
[ 37.462900] cloud-init[2033]: ○ openvswitch-switch.service - Open vSwitch
[ 37.463269] cloud-init[2033]: Loaded: loaded (/lib/systemd/system/openvswitch-switch.service; enabled; vendor preset: enabled)
[ 37.463402] cloud-init[2033]: Active: inactive (dead)
[ 37.463711] cloud-init[2033]:
[ 37.465523] cloud-init[2033]: Aug 29 22:35:17 maas-large systemd[1]: Dependency failed for Open vSwitch.
[ 37.465911] cloud-init[2033]: Aug 29 22:35:17 maas-large systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
[ 37.466121] cloud-init[2033]: dpkg: error processing package openvswitch-switch (--configure):
[ 37.466371] cloud-init[2033]: installed openvswitch-switch package post-installation script subprocess returned error exit status 1
[ 37.480777] cloud-init[2033]: Processing triggers for man-db (2.10.2-1) ...

---