I have 3 shards, each shard consist of a 3 replicaset nodes.
I plan to scale it by adding another 2 shards (each one has 3 nodes as well)
As this is not documented, i understand that i have to first create 2 different replicaset configurations (As i would normally create in a non sharded environment for HA), then add those 2 replicasets into the cluster (sh.addshard)?
My total shard size is around 7TB (over 3 shards), which impact i might expect to get on my cluster after introducing those 2 new shards? are there any other things i should be aware of? excessive disk space during balance? (except those in the moveChunk directory)