Issue migrated from trac ticket # 828
component: cluster provision | priority: major
Currently, when not specified, the server_id is generated by a random, this could(although possibility is low) introduce same values for nodes inside a group.
We can generate the value explicitly, to avoid the conflict, this including the following part:
- one-key installation script
- clustermgr setup script.
Issue migrated from trac ticket # 828
component: cluster provision | priority: major
2022-06-16 15:44:13: zhangjindong@zettadb.com created the issue