We have setup a MongoDB Atlas cluster in Single Region (us-east-1) with a private link on us-east-1 and us-west-2. After that we have implemented the following steps.
- Moved one node to us-west-2.
- Tested connectivity for the nodes after the move. It works well.
- We tried moving the primary from us-east-1 to us-east-2.
- When we tried the connectivity after re-configuration, we are unable to connect to the cluster.
Is this a correct process ? If so, why am I losing the connectivity?