-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
EPIC: Upgrade EOL Ubuntu Machines To New 24.04 LTS Version #3588
Comments
Other machines that should be upgraded as part of this:
[§] - Updating the dockerhosts to 24.04 will mean that the kernel will be suitable for any newer docker containers that we wish to run. |
ref Upgrade/Rebuild IBM VPC Host To Ubuntu 24.04 I managed to get the VPC machine, 150.239.60.120, into a state where it is receiving updates, but I am hitting dependency errors. Using
Then I try |
@AdamBrousseau are you able to have this machine reinstalled with a Ubuntu2404 image? |
FYI @AdamBrousseau has reinstalled the ibvmcloud vagrant host and once he's got the keys on it (I've asked him to put mine on then I'll add the others) we'll be able to do the setup. |
Done |
Noting that in addition to the list in the earlier comment there are ten I've added The odroid ones on Ubuntu 20.04 will hopefully become irrelevant when #3043 is closed. |
This is being blocked by #3547 (for the test-docker nodes only) since the untarr error is preventing us from upgrading our test-docker ubuntu 2004 to 2404 on ppc64le and arm32. In #3547 (comment) I have recommended upgrading the docker engine to >= 25.0.3, so I will try that to see if it fixes the issue |
Which OSs are the problematic docker host systems running? The default docker.io package even back to Ubuntu 20.04 seems to be |
dockerhost-osuosl-ubuntu2404-ppc64le-1 and dockerhost-skytap-ubuntu2004-ppc64le-1 (needs to be upgraded to ubuntu 2404 anyway) are running
dockerhost-skytap-ubuntu2004-ppc64le-1 needs its libseccomp2 upgraded to >= 2.5.5 as it is suspected that this is also causing the tar error in #3547 While the problematic arm64 dockerhost, dockerhost-equinix-ubuntu2204-armv8-1, though its running a docker >= 27, its libseccomp2 needs to be upgraded to >= 2.5.5, more details in #3547 (comment) |
Yep see my suggestion on libseccomp. It works be nice if that wasn't a blocker. We'll need to see why the machines locked at an earlier version are stuck there but hopefully we can just have an outage and manually update them but we should also check if it's not at a later one because we've stopped it updating our some other reason |
All of the test-docker-ubuntu2004 nodes have been upgraded to ubuntu 2404 |
Reiterating #3547 (comment) Attempted the OS upgrade on dockerhost-skytap-ubuntu2004-ppc64le-1, it stopped midway due to a lack of diskspace on /. Im unable to increase the size of /. A solution could be to recreate this vm in the skytap console EDIT: I think the skytap console allows me to increase / while the machine is offline |
Ive increased the / space to 100G, but now it is specifically requesting more /boot space
|
Ive removed some of the older kernel files in /boot with |
Upgraded to ubuntu 22.04, but now need more space on /boot for the 24.04 upgrade
|
At this point I am comfortable keeping dockerhost-skytap-ubuntu2004-ppc64le-1 on ubuntu 22.04, since it is still in support. Its docker version has been upgraded to 26 and the machine is no longer suffering from the issues in #3547 |
Im going to proceed with the upgrades of the following machines to ubuntu 2404 test-osuosl-ubuntu1604-ppc64le-1 |
Unfortunately these are all Power 8 machines, which cannot be upgraded passed ubuntu 20.04. These machines will need to be recreated in the osuosl power console with power 9 cpus |
https://ci.adoptium.net/computer/test-osuosl-ubuntu2404-ppc64le-2/ is replacing test-osuosl-ubuntu1604-ppc64le-1 |
test-osuosl-ubuntu1604-ppc64le-2 does not exist, perhaps it was deleted from the console and the inventory file was not updated. So I wont be replacing it with another machine https://ci.adoptium.net/computer/test-osuosl-ubuntu2404-ppc64le-3/ replaces test-osuosl-ubuntu1804-ppc64le-1 |
https://ci.adoptium.net/computer/test-osuosl-ubuntu2404-ppc64le-4/ replaces test-osuosl-ubuntu1804-ppc64le-2 |
https://ci.adoptium.net/computer/test-osuosl-ubuntu2404-ppc64le-5/ replaces test-osuosl-ubuntu2004-ppc64le-1 Thats all of the OSUOSL ppc64le machines |
https://ci.adoptium.net/computer/test-skytap-ubuntu2404-ppc64le-1 replaces test-skytap-ubuntu2004-ppc64le-1 |
I think that's all of the machines in the list #3588 (comment) |
I'll close this issue once #3883 is merged |
Carry out an upgrade on all EOL Ubuntu machines to the most recent LTS release ( 24.04 ), and also upgrade some of the existing Ubuntu 20.04 & 22.04 machines to provider greater coverage.
Machines Identified:
The text was updated successfully, but these errors were encountered: