Yes, that's how I know it works Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com
On 08.06.2016 13:33, Sasmita Panda wrote:
Yes , I have seen this . Its running fine with 1 config server . But if the config server is in other machine rather than the opensips box , If that machine goes down mongos server wont able to do some query . That's why I have 3 config servers running in diff machines and one in the same opensips box . I think , in this case if any one of the config server wont become reachable then at least another one will be reachable at the same time .Am I right or wrong ? */Thanks & Regards/* /Sasmita Panda/ /Network Testing and Software Engineer/ /3CLogic , ph:07827611765/On Wed, Jun 8, 2016 at 3:15 PM, Liviu Chircu <[email protected] <mailto:[email protected]>> wrote:Any way is good, since all mongos servers will connect to the same set of config servers (just to manage shard configuration and range distributions, they do not do any real-time per-query traffic with the config servers). Also keep in mind that although MongoDB recommends 3 config servers (for 100% write consistency), the cluster may run just fine even on 2, or even 1 single config server. Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 08.06.2016 10:25, Sasmita Panda wrote:Hi Liviu , What are you suggesting for the mongodb config server ? Because confg server is the one who contains the metadata of the shard cluster . Where should I put it ? Will I put this separately or in the opensips box with mongos ? If I will put the config servers separately and each mongos instance will get connected to the same set of config server then will it be fruitful or not ? */Thanks & Regards/* /Sasmita Panda/ /Network Testing and Software Engineer/ /3CLogic , ph:07827611765/_______________________________________________ Users mailing list [email protected] <mailto:[email protected]> http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
