eric gerbier - 2021-02-20

the timeout tells that the command lsof is very slow. It can be a load problem (is the load high ?)
or a high number of open files.
You can change the default timeout on the filesopen module, to avoid warnings emails.
(the command 'time lsof' will give you an idea for a "good" value)
Now why ? I guess the that the mysql config file was changed with the update , but I am not a mysql specialist.