Comment 0 for bug 2039418

Revision history for this message
Tom Haddon (mthaddon) wrote :

Earlier today we had an issue where we were seeing high load on a juju controller. We switched primaries and a number of k8s pods (not all) went into CrashLoopBackoff with the following being the entirety of the log output in the charm-init container:

ERROR opening "/charm/bin/containeragent" for writing: open /charm/bin/containeragent: text file busy

Deleting pods (or triggering a charm upgrade which lead to a rescheduling of pods) seems to fix the issue.