-
Type: Question
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.4
-
Component/s: Replication
-
Environment:operation system:red hat linux-server-6.4-x86_64
three Mongo config server
three shards in every sever to back-up
we started three mongod(correspond to three shard) in every server.afte we insert data about 1000,0000,we check the process mongods whether they are still started yet.then we find someone is stoped, the log is uploaded in the first attachement.
another qusetion:query error,
Mon Jul 22 10:00:30.337 [repl writer worker 1] ERROR: writer worker caught exception: BSONObj size: 1936028718 (0x2E746573) is i
nvalid. Size must be between 0 and 16793600(16MB) First element: : ?type=116 on: { ts: Timestamp 1374316162000|168, h: -21285760
6414574318, v: 2, op: "i", ns: "test.test", o:
}
how to deal with them