Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Registering an Edge Node

Updated on 2024-09-05 GMT+08:00

Registering an edge node is the process of creating an edge node on IEF and obtaining the node configuration file and EdgeCore Installer.

Constraints

  • NPUs on the same node support only the same partition specification.
  • You cannot perform virtualization partition on the NPU of an IEF-managed edge node by simply upgrading the NPU plug-in to v2.1.0. Uninstall and reinstall the node, manually partition the NPU, and then manage the node on IEF again.
  • The NPU driver version must be later than 22.0. You can go to the driver path (for example, /usr/local/Ascend/driver) and run the cat version.info command to view your driver version.
  • If you enable the NPU sharing mode, you need to set the container sharing mode for all chips on the NPU.
  • NPU virtualization partition is not supported if the D310P-share is used.

Registering an Edge Node

  1. Log in to the IEF console.
  2. In the navigation pane, choose Managed Resources > Edge Nodes. Then, click Register Edge Node in the upper right corner.
  3. Configure basic edge node information.

    Figure 1 Basic edge node information (1)
    • Node Name: name of an edge node. The name can contain 1 to 64 characters, including letters, digits, hyphens (-), and underscores (_).
    • Description: Optional. Enter the description of the edge node.
    • Tags: Tags can be used to classify resources, facilitating resource management.
    • AI Accelerator Card

      Ascend AI accelerator card: supports edge nodes that support Ascend processors. If you need to use Ascend 310, 310B, first select the AI accelerator card and then select the NPU type. Table 1 lists the NPU types supported by Ascend AI accelerator cards.

      Table 1 NPU types

      Type

      Description

      Ascend 310

      Ascend 310 chips

      Ascend 310B

      Ascend 310B chips

      NVIDIA GPU: Select this option if your edge node is equipped with an NVIDIA GPU.

      Not installed: Select this option if your edge node does not use any AI accelerator card.

      NOTE:

      If you select NVIDIA GPU but your edge node is not equipped with any NVIDIA GPU, the edge node cannot be managed by IEF.

      If your edge node has been equipped with a GPU, install and configure the GPU driver on the edge node before you can manage it on IEF. For details, see Installing and Configuring a GPU Driver.

    • Bind Device: Bind an end device to the edge node. If you have not registered an end device, register one by referring to End Device Management. If you do not bind an end device in this step, you can bind one after the edge node is registered.
    • Docker: After Docker is enabled, containerized applications can be deployed.
    • Listening Address

      The address on which the built-in MQTT broker of the edge node listens. It is used for edge-cloud messaging. For details about edge-cloud messaging, see Edge-Cloud Message Overview.

      By default, local NICs lo (localhost) and docker0 are listened to. You can specify an NIC name or IP address to set the NIC to be listened to. Multiple NICs or IP addresses can be added.

    Figure 2 Basic edge node information (2)

    Currently, system and application logs can be collected from edge nodes.

    • System Logs: logs generated by the IEF software (such as edge-core, edge-logger, and edge-monitor) installed on edge nodes.
    • Application Logs: logs generated by applications deployed on edge nodes.

    Set the following parameters for both system and application logs:

    • Maximum Log Size (MB): maximum size of a log file, in MB. The default value is 50. The value range is 10–1000. If a log file reaches the size specified here, the system compresses the log file and dumps it to a specified directory on the host.
      • System logs are stored in the /var/IEF/sys/log/ directory on edge nodes and will be dumped to AOM when the maximum log size is reached.
      • Application logs include the standard output of containers and the logs mounted to /var/IEF/app/log on the edge node. These logs will be dumped to AOM when the maximum log size is reached.
    • Log Rotation: log dump interval. You can select Daily, Weekly, Monthly, or Yearly. Log files will be dumped when either Maximum Log Size (MB) or Log Rotation is reached.
    • Logs Saved: maximum number of logs being retained at a specified period. The default value is 5. The value range is 1–10. Once this number is reached, when new log files are dumped in, old log files will be deleted on a first-in first-out (FIFO) basis.
    • Save Logs to AOM

      You can enable or disable log uploading to AOM. If it is enabled, you can view the logs in AOM. For details, see Viewing Logs on AOM.

  4. Select I have read and agree to the Huawei Cloud Service Level Agreement. Click Register in the lower right corner. You can choose to register the edge node using a certificate or a token.

    Registration using a certificate: Download the configuration file and EdgeCore Installer, which will be used in Managing an Edge Node.
    Figure 3 Downloading the configuration file and EdgeCore Installer
    1. Click Download Edge node name.tar.gz.
    2. Select the CPU architecture of your edge node, and click Download EdgeCore Installer.

  5. In the lower right corner, select I've finished downloading and click Finish.

    The edge node is in the Unconnected state because the EdgeCore Installer downloaded in Registering an Edge Node has not been installed. For details, see Managing an Edge Node.

    Figure 4 Unconnected edge node

Follow-up Procedure

After the registration is complete, you need to manage the edge node. For details, see Managing an Edge Node.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback