Docs Menu

Docs HomeMongoDB Ops Manager

Restart Processes

On this page

  • Restart One Entire Deployment
  • Restart One Process in One Deployment

You can restart a running sharded cluster, replica set, or standalone process directly from the Ops Manager console. Instead of restarting an entire deployment, you can also restart individual Ops Manager-managed MongoDB member processes of a deployment.

Note

If Ops Manager Automation manages a mongos process and that process remains unreachable for 30 days, Ops Manager removes that process from the Deployment tab view. If you restart the mongos process, Ops Manager detects it again. To learn more, see the 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 the ellipsis icon [ ] for the deployment that you want to restart.

  2. Click Restart.

  3. Click Confirm.

Note

If you are restarting a running deployment, Ops Manager restarts the deployment after the next publish. Deployments with multiple members remain available as Ops Manager performs a rolling restart. During an Ops Manager rolling restart, several processes can go offline at once, but the majority of processes remain available.

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
  1. Click on the name of the deployment.

  2. Click the Actions dropdown next to the member process that you want to restart.

  3. Click Restart.

  4. Click 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.

←  Shut Down MongoDB ProcessesTrigger an Initial Sync for One Process →