Hi Albert,

It is a configuration issue, have a look to max_pool_size and max_overflow options under [database] section. 

Keep in mind than more workers you will have more connections will be opened on the database.

Gaetan (goldyfruit)

On Sep 3, 2019 4:31 PM, Albert Braden <Albert.Braden@synopsys.com> wrote:

It looks like nova is keeping mysql connections open until they time out. How are others responding to this issue? Do you just ignore the mysql errors, or is it possible to change configuration so that nova closes and reopens connections before they time out? Or is there a way to stop mysql from logging these aborted connections without hiding real issues?

Aborted connection 10726 to db: 'nova' user: 'nova' host: 'asdf' (Got timeout reading communication packets)