Tutorial: Get started with GreenNode Bare-metal

Tutorial: Get started with GreenNode Bare-metal

Step 1: Configure Tenant Network

You need to configure the Network so that the bare metal GPU server can communicate with the Network service. This section covers configuring the Network for a single planar network for bare metal GPU server provisioning.
To configure Network:
  1. Open the GreenNode console at https://(TBD)
  2. At the navigation menu bar, select VPC Tab
  3. Select Create VPCs, at the "VPC Name" field, enter a name for your VPC. Note that the name can only contain characters a-z, A-Z, 0-9, '.', '@', '_', and '-'. At the same time, the length of the name must be between 5 and 50 characters.
  4. Select a location for your VPC from the list of available locations.
  5. In the "CIDR Block," enter the CIDR address for your network. Make sure that the IP address falls within one of the following ranges:

    10.0.0.0 - 10.255.0.0

    172.16.0.0 - 172.24.0.0

    192.168.0.0

  6. Click the "Create" button or similar to begin the process of creating your new VPC.

    These steps will help you create a new VPC with specific parameters and ensure that the conditions are followed.

Step 2: Create Bare-metal

Use the instructions below to get started creating your first Bare-metal:

  1. Log on to the GreenNote console.

  2. In the left-side navigation pane, choose Bare-metal > Bare-metal.

  3. Click Create an Bare-metal.

  4. Complete the basic settings

    1. Take note of the following settings in the Basic Configurations step:

      Parameter

      Description

      Region and Zone

      Bare metal instances are available only in specific regions and zones. You can check the regions and zones in which Bare Metal Instance families are available on the Instance Types Available for Each Region page. You can check Bare Metal Instance types that are available for your account on the instance creation page.

      Instance Type

      Select the bare-metal instance type. We provide you with suitable Instance configuration packages with powerful performance including optimal parameters for CPU, RAM, GPU, Storage, Network.

      Network settings

      Complete the setup in the Network Connection step by selecting your VPC.

      Configure security settings by using methods for your bare-metal using 2 methods:
      1. Manual form: Using a form to input information
      2. User data: Upload file or input user data
      Then select your SSH Key using the generated list
    2. Review your options and the fees.
  5. Click Create Bare-metal, then complete the payment.

Step 3: Connect to your Bare-metal

After you create a Bare-metal, you can log in to it using multiple methods. This section describes the procedure to log in to a Bare-metal using an SSH key pair and console

Connect Bare-metal using console

This method requires you to have the server's password. By default, the VNG Cloud system automatically generates a password for the virtual server when you create a new one. This information will be emailed when the virtual server is created and is in Active state. You can also use the username and password you entered earlier in the server creation process. 

Request

 Some cases need to use this connection method to solve, such as: 

        The server has a network connection problem

        When it is necessary to find out the problem and handle it, the abnormal programs running on the server cause network congestion or CPU processing is too high. 

        The server has an incorrect firewall configuration

        Bare-metal connection information at the creation step

Procedure

2.    Select the bare-metal and click "Console" to open the bare-metal management window via console.

3.  Enter the operating system password to log in

Connect Using SSH Tool

Users can use the operating system password or SSH key pair to connect to the bare-metal via the SSH protocol.

When making connections to a Linux server, you should prefer the method of using SSH key pairs and tools that support the SSH protocol such as Linux terminal or PuTTY on Windows. This is the most secure and convenient method to connect to the server.

Request

        The bare-metal must be running: After the bare-metal is successfully initialized, its information appears on the control panel's server list page and the server's status is Active

                  Bare-metal connection information at the creation step

Procedure 

To use SSH Key to log in to the bare-metal by using password, you can use the following commands:

  1. Use Linux Terminal to connect to vServer
  2. Use ssh command: sh <username>@<bare-metal-ip>
    1. (Replace the corresponding values).
    2. Examle: ssh Johb@192.168.0.1
  3. Change the password for the stackops user the first time you log in

      - Enter the stackops user's password with the content instancePassword in the email

      - Re-enter the stackops user's password with the content instancePassword in the email

      - Enter a new password for the stackops user to use for future login

      - Re-enter the new password for the stackops user to use for future login

      4. Reconnect to bare-metal

            - Enter the new password changed in Step 2 for the stackops user

         - Type the command sudo -i or sudo su to gain root execution rights on the Server


    • Related Articles

    • What is Greennode Bare Metal?

      Overview Greennode Bare-Metal, with its powerful hardware configuration, is an optimal choice for computing needs that require power and flexibility. By using a physical server without the middle layer of a virtual operating system, Bare-Metal ...
    • Connect to Bare-metal

      Users have many ways to connect to the Bare-metal such as the Console function on GreenNode Portal or other client tools. Depending on the operating system of the bare-metal, the operating system of your personal computer or the desired connection ...
    • Create Bare-metal GPU Servers

      This document describes how to create and manage bare metal servers on the GreenNode console. Access to creation page To use a Bare-Metal GPU Server, you must create a server on the GreenNode console. The following describes how to create a bare ...
    • Manage Bare-metal GPU Server

      Re-name a bare-metal To make it easy for you to identify and manage each Bare-metal, the cloud platform allows you to set Bare-metal names and change the names at any time. The new name of a Bare-metal takes effect after the Bare-metal is restarted. ...
    • What Are the Key Features of Bare Metal GPU Servers?

      Bare-metal GPU Servers Key Features Direct Hardware Access: Bare-metal servers provide direct access to the underlying physical hardware without the need for a hypervisor or virtualization layer. This direct access contributes to enhanced performance ...