sh.enableSharding("database"); sh.shardCollection("database.collection", {"_id":"hashed"},false,{numInitialChunks:20*5});