-
Notifications
You must be signed in to change notification settings - Fork 298
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
[Update 4.11 -> 4.12] Master node becomes unreachable and loses network connectivity #1657
Comments
As per further investigation, I have discovered the following things:
As stated here:
@vrutkovs could it be an incompatibility between |
It certainly could, but during upgrade we also update the OS (after network plugin however).
Well, its possible its an issue, as this path has not been tested. 4.11.0-0.okd-2022-12-02-145640 is definitely upgradable to 4.12 (see CI test results in "Upgrades to") |
Thanks for the confirmation. We'll continue the investigation since we have to update our old cluster anyway. One of the ideas is to replace all master nodes with the AMI from |
So, manual AMI replacement on master nodes helped |
Describe the bug
Upgrading OKD from 4.11.0-0.okd-2022-12-02-14564 to 4.12.0-0.okd-2023-03-18-084815 makes the first master node unreachable and the overall updating process fails making the cluster not reachable at all.
Logs on the master node show that
NetworkManager
is unable to create all required interfaces and the node loses internet connection thereforekubelet
fails to start.NetworkManager:
OVSDB:
Version
IPI on AWS, 4.12.0-0.okd-2023-03-18-084815, OVNKubernetes.
How reproducible
100% so far with
OVNKubernetes
CNI. WithOpenShiftSDN
update process happens successfully.Log bundle
https://drive.google.com/file/d/1cxP6CITJdMfixgDx6NirPxCK2ZSnHnb7/view?usp=sharing
The text was updated successfully, but these errors were encountered: