Hi All,
If anyone comes across the following error, please try the below given possible solutions.
If nothing works, please feel free to reach out to post in the discussion forum.
Error: Client experienced a timeout w…
Hi Everyone,
If anyone wants to reset their replica set, please follow the steps along.
Removing a Member from Replica Set:
Shutdown your node which you want to remove. Two ways to do this:
Kill the mongod process…
Hi Everyone,
Here are some steps to remove a shard from a sharded cluster:
Connect to mongos
Authenticate using m103-admin
Run these commands:
> use config
> db.shards.find()
{ "_id" : "m103-repl", "host"…