Managing Services

You can perform the following operations on MRS:

Prerequisites

Impact on the System

Starting, Stopping, and Restarting a Service

  1. On the MRS cluster details page, click Components.
  2. Locate the row that contains the target service, Start, Stop, and Restart to start, stop, or restart the service.

    Services are interrelated. If a service is started, stopped, and restarted, services dependent on it will be affected.

    The services will be affected in the following ways:

    • If a service is to be started, the lower-layer services dependent on it must be started first.
    • If a service is stopped, the upper-layer services dependent on it are unavailable.
    • If a service is restarted, the running upper-layer services dependent on it must be restarted.