radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
Open Source,High Availability Cluster,based on MySQL
k8s集群上装了randondb,因节点宕机导致主节点漂移到另外的pod,后来排查从节点日志出现了2022-09-01T16:26:03.900147+08:00 5946 [Warning] Slave: Duplicate entry '2080628' for key 'PRIMARY' Error_code: 1062 这个如何处理?
### What type of PR is this? /bug ### Which issue(s) this PR fixes? Fixes #691 ### What this PR does? Summary: restore from /var/lib/mysql execpt nfs restore. ### Special...
**Describe the problem** **To Reproduce** 1. rebuild or restore a node that has large amount of data 2. system / out of space **Expected behavior** xtrabackup restore directly to data...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: ### Special notes for your reviewer?
**Is your feature request related to a problem? Please describe.** We need to take the initiative to introduce some faults(chaos) to test the high availability of the cluster. **Describe the...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** 1 . be caution about this feature. it will true delete the copies. 2. need...
### What type of PR is this? ### Which issue(s) this PR fixes? Fixes #647 ### What this PR does? Summary: ### Special notes for your reviewer?
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** Automatic Backup By default, the backup is performed from Pod 0.The node where Pod 0...