Spuriuous boot time configuration failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sriov-netplan-shim |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
$ systemctl status sriov-netplan-shim
● sriov-netplan-
Loaded: loaded (/lib/systemd/
Active: failed (Result: exit-code) since Tue 2021-05-04 13:48:01 UTC; 1h 7min ago
Main PID: 969 (code=exited, status=1/FAILURE)
May 04 13:48:01 node-laveran sriov-netplan-
May 04 13:48:01 node-laveran sriov-netplan-
May 04 13:48:01 node-laveran systemd[1]: sriov-netplan-
May 04 13:48:01 node-laveran systemd[1]: sriov-netplan-
May 04 13:48:01 node-laveran systemd[1]: Failed to start Configure SR-IOV VF functions on boot.
$ sudo cat /etc/sriov-
interfaces:
enp3s0f0:
match:
pciaddress: '0000:03:00.0'
num_vfs: 32
enp3s0f1:
match:
pciaddress: '0000:03:00.1'
num_vfs: 32
I wonder if we can access the same sysfs node using the PCI address or if we need to retry or if we need to re-order startup sequence (again).
Fixed by https:/ /github. com/openstack- charmers/ sriov-netplan- shim/pull/ 5