Replies: 5 comments
-
getting the same issue however on esxi vmware... also followed the documentation available here https://docs.okd.io/4.15/updating/updating_a_cluster/updating-cluster-web-console.html#updating-cluster-web-console ...have you got any feedback? |
Beta Was this translation helpful? Give feedback.
-
Hi, We are not working on FCOS builds of OKD any more. Please see these documents... https://okd.io/blog/2024/06/01/okd-future-statement We will be providing documentation on upgrading clusters from 4.15 FCOS to 4.16 SCOS. In terms of clusters that are older, you may be able to get help from community members. I'll convert this to a discussion to facilitate that. Many thanks, Jaime |
Beta Was this translation helpful? Give feedback.
-
Any solution? |
Beta Was this translation helpful? Give feedback.
-
Closing this since 4.14 is not on anyone's radar. |
Beta Was this translation helpful? Give feedback.
-
Hi,
As described in above posts, problem is with cluster-backup pod in openshift-etcd namespace - To solve this i came with a dirty hack, cause i didn't see how to solve this otherwise (suppose there's other simplier solution, just couldn't find it on net), should you use it, use it at your own risk (i do not state that following steps are complete and without errors and can not cause any harm, you have been warned, it just worked for me;). Step-by-step on my master node ocp-abcde-master-0 (the following commands options values and outputs are from my environment, adjust to fit yours): 1 ) 2 ) 3.master)
4.master)
5.master)
6.master)
(output was modified to make it more readable) 7.master)
8 ) run the following command to see where the pod cluster-backup gets scheduled and what is its status (let it run and continue with other steps) 9.master)
10 )
11 )
Wait for status 'Completed'. 12 ) 13.master)
That's it, my cluster was successfully updated to 4.15, perhaps someone updating old cluster like me finds this useful.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to upgrade, etc-packup pod errors out with:
OKD is installed on AWS.
Version
4.14.0-0.okd-2024-01-06-084517
Beta Was this translation helpful? Give feedback.
All reactions