So I have 2 sharded clusters with 3 servers each.My mongos is running, my config server is running and ive also added test data to 1 of the 2 shard clusters. I am having trouble getting that data to migrate to the other cluster... While looking at the logs im seeing [Balancer] no available shards to take chunks .... and..... distrubted lock 'balancer/Replica4/27017 : unlocked.....the maxSize on both of the clusters are at 125 not sure what else I should be looking at to remedy problem.. Any suggestions???
Also while checking the collections I noticed that it created the db but all of them are marked as (empty) ... On shard 2 all data exist ## shard 2 is the node that the data was loaded on.