MariaDB: database backup cause DB Deadlock
This bug report was marked for expiration 368 days ago. (find out why)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Using kolla-ansible to backup database based on MariaDB, it will cause some OpenStack projects DB deadlock,
especially for Octavia, Octavia health-manager uses amphora_health table as the basis for failover. If amphora_health table can't update, it will cause failover Amphora.
2023-08-05 03:06:28.789 49 ERROR octavia.
[SQL: UPDATE amphora_health SET last_update=
[parameters: {'last_update': datetime.
(Background on this error at: https:/
[SQL: UPDATE amphora_health SET last_update=
[parameters: {'last_update': datetime.
(Background on this error at: https:/
Same problem can breaks Nova/Neutron/Cinder Service heartbeat.
Can you please post:
Kolla-Ansible version
MariaDB version
MariaDB log with relevant entries