Updated on 2022-06-01 GMT+08:00

Downloading an MRS Client

  1. Log in to MRS Manager. For details, see Login to MRS Manager.
  2. Choose Services.
  3. Click Download Client.
  4. In Client Type, select All client files.
  5. In Download To, select Remote host.
  6. Set Host IP Address to the IP address of the newly applied ECS, Host Port to 22, and Save Path to /tmp.

    • If the default port 22 for logging in to an ECS through SSH has been changed, set Host Port to a new port.
    • The value of Save Path contains a maximum of 256 characters.

  7. Set Login User to root.

    If another user is used, ensure that the user has permissions to read, write, and execute the save path.

  8. Select Password or SSH Private Key for Login Mode.

    • Password: Enter the password of user root set during cluster creation.
    • SSH Private Key: Select and upload the key file used for creating the cluster.
    Figure 1 Downloading a client

  9. Click OK to generate a client file.

    • If the following information is displayed, the client package is saved. Click Close. Obtain the client file from the Save Path of the remote host that is set when the client is downloaded.
      Client files downloaded to the remote host successfully.
    • If the following information is displayed, check the username, password, and security group configurations of the remote host. Ensure that the username and password are correct and an inbound rule of the SSH (22) port has been added to the security group of the remote host. And then, go to 2 to download the client again.
      Failed to connect to the server. Please check the network connection or parameter settings.

    Generating a client will occupy a large number of disk I/Os. You are advised not to download a client when the cluster is being installed, started, and patched, or in other unstable states.