Docs Menu

Docs HomeMongoDB Ops Manager

Shut Down MongoDB Processes

On this page

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

Ops 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, Ops 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, Ops 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 is not already displayed, select your desired project from the Projects menu in the navigation bar.

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

  1. Click the Clusters view.

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

  2. Click Shutdown.

  3. Click Shutdown Process to confirm.

3

Ops 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 is not already displayed, select your desired project from the Projects menu in the navigation bar.

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

  1. Click the Clusters view.

2

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

Ops Manager displays the Editing <myReplicaSet> page.

3
  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.

4

Ops 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.

←  MongoDB ProcessesRestart Processes →