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.