-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.6.1
-
Component/s: Sharding
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I built up a system that consists of 2 replica set shards (each has 3 servers), 1 config server, 1 mongos.
then sharded the database and gridfs.fs.chunks without any error.
However, when I tried to insert a file with my python script, it always failed.