-
Type: Question
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.12
-
Component/s: GridFS
-
None
We use sharded cluster of MongoDB.
When i start initialSync of new member os first shard i get an crash and error on primary:
Assertion: 10334:BSONObj size: 0 (0x00000000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO
And new secondary get status "SECONDARY" with 12 datafiles insead of 3000+.
What i need to do next?
- duplicates
-
SERVER-22615 Assertion: 10334:BSONObj size: 0 (0x00000000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO when doing new replicaset member initialsync
- Closed