-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.8.1
-
Component/s: Replication
-
None
-
Environment:x3850-X5, 32GB RAM, 2x Intel Xeon MP E7520; OS: Ubuntu 10.04.2 LTS, Python 2.6.5
-
Linux
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I have two IBM server. I wont exclude single point of failure. For this I started on each server 3 mongod, two full services and one arbiter. After initializing I have 1 "primary" node, 3 "secondary" and 2 "arbiter". When I shut down a (physical) server, I have still 3 services - 1 "primary", 1 "secondary" and 1 "arbiter", but after shortly time (a few seconds) I have only 2 "secondary" and 1 "arbiter", but not "primary". What I make wrong?