-
-
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
Decommission containers hosted on x64 equinix dockerhost machines #3412
Comments
@sxa Regarding dockerhost-skytap-ubuntu2204-x64-1, 20.61.136.254, the disk space allocated for docker might be too small to accommodate enough containers to replace the equinix dockerhosts
For reference, both of the equinix dockerhosts have ~800g disks mapped to /var/lib/docker. Could the skytap disks be increased to 400g? |
You have the same access to the skytap console that I do so feel free to do what is needed :-) However bear in mind that the specification of the machine in terms of CPU and RAM does not match the Equinix ones, so we need to be mindful of exactly how many images we can have on each system. Do you have a feel for what the disk requirements are for a test image? I would not expect each to use more than around 10GB while running a test (I don't recall what Nagios was set to alert at) but that would mean that even with 10 images there should still be a good amount of headroom with a 130Gb There are a couple of |
Related (It's causing leakage of space): #3416 |
Closing this as the host machines have been decommissioned now |
ref #3378 (comment)
With the x64 equinix dockerhost machines being replaced by skytap machines we need to begin to decommission the jenkins nodes of the containers hosted on the equinix machines.
🛑 = marked offline in jenkins
✅ = decommissioned
At the same time we need to increase the number of containers on the skytap replacements
Second x64 skytap replacement machine is almost ready #3378
The text was updated successfully, but these errors were encountered: