"system ID mismatch" after restored a backup from different cluster
See original GitHub issueWhen I restored a backup from another cluster to a new cluster, patroni refused to start with the following error message:
2017-08-28 20:15:55,598 CRITICAL: system ID mismatch, node postgres-recovery-patroni-recovery-0 belongs to a different cluster: 6459238215155531824 != 6414232139510366258
2017-08-28 20:15:56,063 INFO exited: patroni (exit status 1; not expected)
Is there a way to get around this when doing the restore? Thanks.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
system ID mismatch, node belongs to a different cluster ...
I am configuring replication from EC2 master to Amazon RDS instance. After starting the slave, I don't see any errors but I see...
Read more >system ID mismatch, node belongs to a different cluster ...
i installed a patroni master node and need to create a pgbackrest replica the master node state is running but the slave node...
Read more >Unable to start Patroni after refreshing UAT postgres data ...
After refreshing your UAT Postgres instance (complete PGDATA structures) from PROD Postgres instance, Patroni doesn't want to start.
Read more >request cluster id mismatch
Cluster ID Mismatch - While Login into SAP Business One System; My Technical Details will be as Follows . I can do this,...
Read more >CUCM Publisher Node Restoration from Subscriber Database ...
Cisco strongly recommends that you keep a full Disaster Recovery Framework (DRF) backup of the entire cluster. Since this process only recovers ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ziXet in case of k8s patroni stores cluster info in config maps. You should just remove initialize key from annotations.
Hi, would you please explain how do you do this hack? I’m using patroni on kubernetes