Skip to content

feat: require cloud-init waits for systemd-udev-settle - #76

Open
jackhodgkiss wants to merge 1 commit into
masterfrom
cloud-init-mlx5-slow-start-fix
Open

feat: require cloud-init waits for systemd-udev-settle#76
jackhodgkiss wants to merge 1 commit into
masterfrom
cloud-init-mlx5-slow-start-fix

Conversation

@jackhodgkiss

Copy link
Copy Markdown
Contributor

It has been observed on Rocky Linux 10 that hosts where cloud-init is configuring mlx5 cards will fail as the interface is not ready in time for cloud-init. We can opt to wait on systemd-udev-settle as a solution to this race condition.

https://bugzilla.redhat.com/show_bug.cgi?id=2182173

It has been observed on `Rocky Linux 10` that hosts where `cloud-init`
is configuring `mlx5` cards will fail as the interface is not ready in
time for `cloud-init`. We can opt to wait on `systemd-udev-settle` as a
solution to this race condition.

https://bugzilla.redhat.com/show_bug.cgi?id=2182173

Signed-off-by: Jack Hodgkiss <jack@stackhpc.com>
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.

1 participant