Managing an Edge Node
Managing an edge node is the process of using the EdgeCore installer and configuration file downloaded in Registering an Edge Node to install EdgeCore on the edge node. In this way, the edge node can be connected to and managed by IEF.
When you manage your edge node on IEF for the first time, IEF automatically pushes the latest EdgeCore. For example, if three EdgeCore versions 2.51.0, 2.52.0, and 2.53.0 are available, IEF will push the latest version 2.53.0.
The edge nodes registered on IEF have one-to-one relationships with the actual devices. The EdgeCore installer and configuration file of an edge node can be installed on only one actual device.
Prerequisites
- You have prepared a node that meets the specified environment requirements. For details, see Configuring the Edge Node Environment.
- You have registered a node on IEF and obtained the node configuration file and EdgeCore installer. For details, see Registering an Edge Node.
Managing an Edge Node
- Log in to an edge node as a user with sudo permissions.
- Upload the EdgeCore installer and configuration file downloaded in Registering an Edge Node to a specified directory on the edge node, for example, /home, and go to the directory.
- Run the following command to decompress the EdgeCore installer to the /opt directory:
sudo tar -zxvf edge-installer_1.0.0_x86_64.tar.gz -C /opt
Replace edge-installer_1.0.0_x86_64.tar.gz with the name of the EdgeCore installer package downloaded in Registering an Edge Node.
- Run the following command to decompress the configuration file to the opt/IEF/Cert directory. If the edge node to be managed is registered using a token, skip this step.
sudo mkdir -p /opt/IEF/Cert; sudo tar -zxvf Edge node name.tar.gz -C /opt/IEF/Cert
Replace Edge node name.tar.gz with the name of the configuration file downloaded in Registering an Edge Node.
- Run one of the following commands to manage the edge node:
- Verify whether the edge node is managed successfully.
- Log in to the IEF console, and click Switch Instance on the Dashboard page to select a platinum service instance.
- In the navigation pane, choose .
- Check the edge node status. If the status is Running, the edge node has been managed by IEF.
Figure 1 Checking the edge node status
After the edge node is managed by IEF, do not delete the /opt directory on the edge node, or you will need to register the edge node and enable IEF to manage it again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot