[MDEV-32414] [mariadb-galera] There is one node in a 3-node cluster, ibdata1, with a large file Created: 2023-10-10 Updated: 2023-10-10 Resolved: 2023-10-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Storage Engine - InnoDB |
| Affects Version/s: | 10.6.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | luorui | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos 7 amd64 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
MariaDB-Galera deployed using BitNami's helm, a multi-master cluster with one node with an abnormal ibdata1 file size Why is ibdata1 of node 3 so large and different from other nodes |
| Comments |
| Comment by Marko Mäkelä [ 2023-10-10 ] |
|
This ticket seems to duplicate |
| Comment by luorui [ 2023-10-10 ] |
|
Why is this the case with only one node? Shouldn't multi-master architectures all increase undo logs, and besides, if I deploy in a k8s cluster, can I synchronize the data of other nodes by deleting the data of the problematic node and restarting the pod? |