Skip to main content

Starting Server Manager and all services

Contributors

You might need to start Server Manager, which also starts all services on the grid node.

What you'll need

You must have the Passwords.txt file.

About this task

Starting Server Manager on a grid node where it is already running results in a restart of Server Manager and all services on the grid node.

Steps
  1. Log in to the grid node:

    1. Enter the following command: ssh admin@grid_node_IP

    2. Enter the password listed in the Passwords.txt file.

    3. Enter the following command to switch to root: su -

    4. Enter the password listed in the Passwords.txt file.

    When you are logged in as root, the prompt changes from $ to #.

  2. Start Server Manager: service servermanager start

  3. Log out of the command shell: exit