Hi,
We are using mongodb 2.0.2 in replica set mode and it has 3 nodes
(mongo1(P), mongo2(S) and mongo3(S)). We are connecting to these
replica set from Web servers (CentOS, PHP.5.3.8.2,CakePHP 2.0.4,
mongoDB PHP driver version 1.2.6) Yesterday Primary node got switched
from Mongo1 to Mongo2 automatically and mongo1 converted to
secondary , but MongoDB PHP driver didn't figure out the new primary ,
I have forcefully make the Mongo1 Primary again. What should be the
possible reason ?
These servers are EC2 instances. I am sharing the 10gen monitoring
screen shot of mongo1 , it shows a strip and I am unable to
understand the meaning of that,
http://www.4shared.com/photo/ocDPWn1l/MMS__mongo1applectcom_27017.html
Thanks,
Dipak