Install hardware

更新时间:
复制 MD 格式

After you receive the Data Transport Mini device, follow these steps to install and configure its hardware.

Device introduction

  • Device LED indicators

    zheng图1

    No.

    Description

    Device status LED indicator.

    • Green: The device is normal.

    • Yellow or red: The device is abnormal. Contact Alibaba Cloud support.

    Network status LED indicator.

    • Green: The network connection is normal.

    • Red: The network is abnormal. Check if the network cable is connected correctly.

    Hard disk status LED indicator.

    • Green: The hard disk is normal.

    • Yellow or red: The hard disk is abnormal. Contact Alibaba Cloud support.

  • Device ports

    后视图1

    No.

    Description

    Power button.

    HDMI port.

    Service port 2, a 10 GbE copper Ethernet port.

    Four USB-A 3.2 ports.

    Management port 1, a 10 GbE copper Ethernet port.

    Important

    Avoid using the management port as a service port.

    4-pin terminal block connector (9-36 V DC).

    DC power jack. External power adapter, 12 V, 120 W, input voltage 100-240 V.

  • Power cable (shipped with the device)

  • Network cable (shipped with the device)

Step 1: Set up the hardware

  1. Unpack and inspect the device.

    When you receive the Data Transport Mini device, check that it is complete and not damaged. If the device is damaged, contact Alibaba Cloud support immediately.

  2. Select the appropriate power cable (US standard or Chinese standard) based on the rack's power outlet and connect it.

  3. Check the data ports.

    The device has two onboard 10 Gb network ports, one HDMI port, four USB-A 3.2 ports, one 4-pin terminal block connector, and one DC power jack.

  4. After connecting the cables, power on the device and check its status.

    Press the power button. The six LED indicators on the front panel (one for device status, one for network status, and four for hard disk status) blink green to indicate that the device is starting up. After the system starts, the LED indicators turn solid green.

Step 2: Log on to the hardware management console

The default management IP address for the Data Transport Mini device is 192.168.1.1, and the subnet mask is 255.255.255.0. The following steps use management port 1 as an example.

  1. Use a network cable to connect your laptop to the management port of the Data Transport Mini device.

  2. Change the local IP address of your laptop so that it is in the same network segment as the management IP address. For example, you can change the local IP address to 192.168.1.2 and the subnet mask to 255.255.255.0.

  3. Open a browser and enter http://192.168.1.1:5000 to access the hardware management console.

  4. Enter the username and password to log on to the hardware management console.

    Note

    To obtain the username and password, contact Alibaba Cloud support.

Step 3: Configure the service IP address

  1. Log on to the hardware console.

  2. Choose Console > Network & Virtual Switch > Network Adapter.

  3. For the adapter with a Connected status, click the 1 Icon > Settings.

  4. In the IPv4 section, select Use static IP address. Configure the Static IP Address, Subnet Mask, and Default Gateway based on your network environment, and then click Apply.

    Note

    The configured static IP address must be in the same network segment as your source device's IP address. Use the ping command to test the connectivity between them.

    2

Step 4: Check the hard disk status

Before you use the Data Transport Mini device, check the hard disk status. If a hard disk or storage pool is abnormal, contact Alibaba Cloud support immediately.

  1. In the Hardware Management Console, go to Console > System > Storage & Snapshot Manager.

  2. Go to Storage > Disk/VJBOD and check the status of each disk.

    As shown in the following figure, a status of Good indicates that the hard disk is working normally.1

  3. Go to Bucket>Storage/Snapshot to view the status of storage pools and volumes.

    By default, the storage pool status is Not Unlocked and the volume is locked. To unlock the storage pool, select Unlock SED Storage Pool under Manage and enter the password. Contact Alibaba Cloud support to obtain the storage pool password.1After the storage pool is unlocked, the status changes to Ready and the Syncing prompt is no longer displayed, as shown in the following figure. This indicates that the storage pool and the volume are ready.1

Step 5: Check the shared folder

Before you use the Data Transport Mini device, check the shared folder.

  1. In the Hardware Management Console, select Permissions > Shared Folder to check whether the filedata folder exists. This folder typically exists by default. If it does not exist, you need to create a shared folder. For more information, see (Optional) Create a shared folder.

    image.png

  2. Click the edit icon to the right of the filedata folder.

  3. As shown in the figure below, check the shared folder permissions. Confirm that the access permission for the filedata folder is set to read/write. If the permission is set to read/write, the shared folder is configured correctly.

    image.png

(Optional) Create a shared folder

Before you create a shared folder, log on to the Data Transport server to confirm that the shared folder exists. Then, use a browser to log on to the hardware console and add the shared folder.

Log on to the Data Transport server to check for the shared folder

Log on to the Data Transport server from Linux or macOS

  1. On your laptop, open a command-line window.

  2. Execute the ssh username@management_ip_address command.

    The default management IP address is 192.168.1.1. For more information, see Step 2: Log on to the hardware management console.

  3. Enter the password to log on to the Data Transport server.

  4. Execute the cd /share/CACHEDEV1_DATA command. Then, execute the ls command to check if the filedata directory exists.

    1. If it exists, the task is complete, and you can then directly access the Hardware Management Console from a browser. For more information, see Related operations.

    2. If the shared folder does not exist, execute mkdir filedata to create it.

  5. After you complete the preceding steps, log on to the Data Transport hardware console using a browser and create the shared folder. For more information, see Create a shared folder in the hardware management console.

Log on to the Data Transport server from Windows

  1. On your laptop, download a remote connection tool.

    This topic uses PuTTY as an example. You can download it from Download PuTTY. Select and install the version that is compatible with your operating system.

  2. Open PuTTY. As shown in the figure below, configure the settings and log on to the Data Transport server.

    Set Host Name (or IP address) to the management IP address, which is 192.168.1.1 by default. For more information, see Step 2: Log on to the hardware management console.

    image.png

  3. Execute the cd /share/CACHEDEV1_DATA command. Then, execute the ls command to check if the filedata directory exists.

    1. If it exists, you can use a browser to access the Hardware Management Console. For more information, see Related operations.

    2. If the shared folder does not exist, execute mkdir filedata to create it.

  4. After you complete the preceding steps, log on to the Data Transport hardware console using a browser and create the shared folder. For more information, see Create a shared folder in the hardware management console.

Create a shared folder in the hardware management console

  1. Log on to the hardware console. For more information, see Step 2: Log on to the hardware management console.

  2. Go to Console > Permission > Shared Folder.

  3. To create a shared folder, select Create > Shared Folder and configure the following parameters:

    • Shared Folder Name: Enter filedata.

    • Path: Select Manually enter path and then select filedata.

  4. Click the edit icon to the right of the filedata folder.

    image.png

  5. As shown in the figure below, check the shared folder permissions and confirm that the access permission for the filedata folder is set to read/write.

    image.png

  6. Select Console > Network & File Services > Win/Mac/NFS, and click the Linux tab.

  7. As shown in the following figure, select Activate NFS V4 Service and click Apply.

    image.png

Related operations

In the hardware management console, you can also perform the following operations.

  • View log information

    Go to Console > System > System Log to view device logs.

    image.png

  • Configure the time

    1. Go to Console > System > General Settings > Time and click Edit to configure the time.

    2. Set the time zone to (GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi, adjust the time settings, and click Apply.

      image.png