Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network: Exclude new Azure driver as well #19

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

pothos
Copy link
Member

@pothos pothos commented Oct 14, 2020

The bonded SR-IOV interface should not be configured individually and
has to be set to unmanaged. This is done by looking for the driver but
now a new driver is in use and the list has to be expanded or otherwise
the interface is stuck in a degraded state causing the
systemd-networkd-wait-online.service target to fail.

How to use

Goes together with flatcar/init#29

Boot a machine as see if the systemd-networkd-wait-online.service failed or run the kola tests.

Testing done

Built an image, all tests passing

The bonded SR-IOV interface should not be configured individually and
has to be set to unmanaged. This is done by looking for the driver but
now a new driver is in use and the list has to be expanded or otherwise
the interface is stuck in a degraded state causing the
systemd-networkd-wait-online.service target to fail.
@pothos pothos requested a review from a team October 14, 2020 06:46
pothos added a commit to flatcar-archive/coreos-overlay that referenced this pull request Oct 14, 2020
This pulls in flatcar/bootengine#19
and flatcar/init#29
to exclude the bonded interface from networkd in Azure.
@pothos pothos merged commit fa5979f into flatcar-master Oct 14, 2020
@pothos pothos deleted the kai/azure-mlx5_core branch October 14, 2020 10:54
pothos added a commit to flatcar-archive/coreos-overlay that referenced this pull request Oct 14, 2020
This pulls in flatcar/bootengine#19
and flatcar/init#29
to exclude the bonded interface from networkd in Azure because only
the parent eth0 interface is managed.
pothos added a commit to flatcar-archive/coreos-overlay that referenced this pull request Oct 14, 2020
This pulls in flatcar/bootengine#19
and flatcar/init#29
to exclude the bonded interface from networkd in Azure because only
the parent eth0 interface is managed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants