Docs Menu
Docs Home
/
MongoDB Cloud Manager
/ /

Shut Down MongoDB Processes

On this page

  • Shut Down One Entire Deployment
  • Shut Down One Process in One Deployment

Cloud Manager supports shutting down individual mongod and mongos processes, as well as replica sets and sharded clusters. When you shut down a process, cluster, or replica set, Cloud Manager continues to manage it.

After the process shuts down, you can restart or remove your processes.

Note

No Alert Raised if User Shuts Down a MongoDB Process

If you shut down a MongoDB process, Cloud Manager doesn't trigger a host is down (HOST_DOWN) alert.

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it's not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If the Deployment page is not already displayed, click Deployment in the sidebar.

    The Deployment page displays.

2

Click the Processes tab for your deployment.

The Processes page displays.

3
4
  1. Click for the deployment that you want to shut down.

  2. Click Shutdown.

  3. Click Shutdown Process to confirm.

5

Cloud Manager displays your proposed changes.

  1. If you are satisfied, click Confirm & Deploy.

  2. If you want to make further configuration changes, click Cancel. Click Modify for the cluster to make additional changes.

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it's not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If the Deployment page is not already displayed, click Deployment in the sidebar.

    The Deployment page displays.

2

Click the Processes tab for your deployment.

The Processes page displays.

3
4

Click Modify for the deployment with the process that you want to shut down.

Cloud Manager displays the Editing <myReplicaSet> page.

5
  1. Scroll to Member Configuration section of the page.

  2. Click for the process that you want to shut down.

  3. Click Shutdown.

  4. Click Shutdown Process to confirm.

6

Cloud Manager displays your proposed changes.

  1. If you are satisfied, click Confirm & Deploy.

  2. If you want to make further configuration changes, click Cancel. Click Modify for the cluster to make additional changes.

Back

MongoDB Processes