Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.6.17
-
None
-
VMWare, Veeam, Debian, Docker.
Description
Our slaves run in docker on a vm and this vm is backuped by veeam.
Five different slaves, each in its own container.
Four slaves have 10.6.12.
One slave has 10.6.17.
The slave with version 10.6.17 was updated last weekend.
After we updated that slave, it always hangs after the veeam backup is done.
The other slaves(10.6.12) on the same vm dont have this problem, neither had the updated slave this problem before.
It hangs means one process tries to write something and the seconds for this operation increase, until we restart the container.
Example:
Write_rows_log_event::write_row(-1) on table `XY` |
INSERT INTO XY(eventdate, etc) values('2024-07-03 20:02:31.549' etc) |
Do you have an idea why this happens in the newer version or how to fix it?
Attachments
Issue Links
- relates to
-
MDEV-33797 MariaDB hangs intermittently
- Closed