Details
-
Task
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
Description
Description
I'm following the documentation on [1] and found that the port number in the sh.addShard() command is not consistent with the previous setting. It should be 27018 instead of 27019. I was confused and had to retry it several times to figure out. It would be better to make them consistent. If this is for other use cases, it would be better to explain the differences...
[1] https://docs.mongodb.com/manual/tutorial/deploy-shard-cluster/#overview
Scope of changes
- Add tutorial/deploy-shard-cluster back into NAV
- Sharding
- Shard Cluster Components
- Shard Keys
- Hashed Sharding
- Ranged Sharding
- Deploy Sharded Cluster
- In this tutorial/deploy-shard-cluster, use tabs to include the content from DeploySharded Cluster using Hashed Sharding and DeployShardedCluster using Ranged Sharding
- And remove the Deploy Sharded Cluster using Hashed Sharding and Deploy Sharded Cluster using Ranged Sharding.
- Add redirects to the removed pages to point to the new tutorial
- We can backport this to 3.4