Print

Proposed Solution 2

About this task

Use this solution if the mpp daemon is not running or is experiencing problems

Procedure

  1. At the Linux command line prompt, check the status of the mpp daemon process by entering the /sbin/service mpp status command.
  2. If the systems responds with a message that the service is not running, start it by entering the /sbin/service mpp start command.
  3. If the service is running, stop and then restart it:
    1. Stop the mpp daemon process by entering the /sbin/service mpp stop command.

      The system should respond with a message that ends with [OK] to indicate that the service has stopped.

    2. Restart the mpp daemon process by entering the /sbin/service mpp start command.

      The system should respond with a message that ends with[OK] to indicate that the mppsysmgr daemon has started.

  4. If these steps do not resolve the issues with the mpp daemon, continue with the solutions in Troubleshooting the mpp daemon process.