-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
First, I remove some shards(shard0020 - 99) which don't contain any data with command `sh.removeShardTag("shard0020-99", "tag1")` and `db.runCommand(
{removeShard: "shard0020-99"})`.
Second, I add some shards(shard0020-69) and add shard tag.
Then mongos log print the content as the title.