5 ms·
> Ask me how I know. What problems did you have that made you want to roll back the update?
by paulv 1y ago
> Ask me how I know.
What problems did you have that made you want to roll back the update?
- sugarpimpdorsey 1y agoI had some containerized application software break and start misbehaving in odd ways which was indicative of a deeper incompatibility issue. Possibly GPU related. No time to debug, had to roll it back. This was complicated by the fact that the machine also hosted a MySQL database which could not be easily rolled back because the database was versioned up during the upgrade.
- tremon 1y agoWait, the containerized application broke because of a host upgrade? That's some leaky container you have there. This sounds like a business setting, so this sounds like a good opportunity to advocate for testing hardware, a testing budget, a rollout plan, and a sound backup strategy.
- bobmcnamara 1y agoFor me it's usually been GPU driver compatibility.