Good morning,
Lately our percona instances are coming down a lot due to the TooManyOpenFiles error:
{“t”:{“$date”:“2025-07-18T10:00:25.806+02:00”},“s”:“E”, “c”:“NETWORK”, “id”:6328201, “ctx”:“conn670”,“msg”:“Unable to create eventfd object”,“attr”:{“error”:{“code”:264,“codeName”:“TooManyFilesOpen”,“errmsg”:“error in creating eventfd: Too many open files, errno: 24”}}}
or
{“t”:{“$date”:“2025-07-19T13:00:23.589+02:00”},“s”:“I”, “c”:“NETWORK”, “id”:23018, “ctx”:“listener”,“msg”:“Error accepting new connection on local endpoint”,“attr”:{“localEndpoint”:“0.0.0.0:20100”,“error”:“Too many open files”}}
We’ve noticed that this is happening mainly with version 7.0.15-9 with Ubuntu 22.04.5 LTS Operating System.
I’ve tried to see if there was some mention of this on the release notes and I don’t see anything related to open files on:
As anyone else have the same issue?
Regards,
André Ferreira