Sorry, forgot to add:
sh.status()
--- Sharding Status ---
sharding version: { "_id" : 1, "version" : 3 }
shards:
{ "_id" : "data1", "host" : "data1/mongo1:27021,mongo2:27021" }
{ "_id" : "data2", "host" : "data2/mongo1:27022,mongo2:27022" }
{ "_id" : "data3", "host" : "data3/mongo3:27023,mongo4:27023" }
{ "_id" : "data4", "host" : "data4/mongo3:27024,mongo4:27024" }
databases:
{ "_id" : "admin", "partitioned" : false, "primary" : "config" }
{ "_id" : "sitemaker", "partitioned" : true, "primary" : "data1" }
sitemaker.CT chunks:
data3 370
data1 370
data4 370
data2 377
too many chunks to print, use verbose if you want to force print
sitemaker.CTTHIN chunks:
data4 159
data2 160
data3 159
data1 162
too many chunks to print, use verbose if you want to force print
sitemaker.RAT chunks:
data3 211
data1 211
data4 211
data2 213
too many chunks to print, use verbose if you want to force print
sitemaker.html chunks:
data4 29
data2 29
data1 32
data3 29
too many chunks to print, use verbose if you want to force print