Centralized O&M Management Using FusionDirector
The FusionDirector is unified O&M management software for Huawei and third-party edge devices, allowing public cloud and enterprise customers to perform simple and efficient O&M management on edge devices throughout their lifetime. It implements visualized management and fault diagnosis for servers, and provides lifetime management capabilities such as device management, device configuration, firmware update, device monitoring, and OS deployment for edge devices, helping O&M personnel improve O&M efficiency and reduce O&M costs. For more FusionDirector-related operations, see the FusionDirector Operation Guide.
This section describes how to interconnect with the FusionDirector to manage devices deployed with an edge management system in batches.
Prerequisite
The system time of the edge device to be managed must be the same as that of the FusionDirector. Otherwise, the management may fail.
After the device is successfully managed on the FusionDirector, you can view operation logs in the background environment. The log path is /var/plog/redfish/redfish_operate.log, and the run log path is /var/plog/redfish/redfish_run.log.
Procedure
- Log in to the WebUI of the edge management system.
- Choose Management > NMS Registration.Figure 1 NMS registration
- In the Configuration area, select FusionDirector.
- Point-to-point Management (default): By default, the edge management system uses this mode to independently manage an edge device. You can enter the management IP address of the edge device in the address box of a browser to perform point-to-point device management.
- FusionDirector: Connect an edge device (used as an edge node) to the FusionDirector central management system for unified management. Set the parameters based on the actual situation.
Figure 2 FusionDirector
- If multiple IP addresses are configured on the same NIC, a random IP address is displayed on the FusionDirector. As a result, the device cannot be identified. You can specify the IP address to be managed by the FusionDirector by binding the IP address to an egress route. For example, if the IP address of the FusionDirector is 192.168.100.15 and the NIC on the device has two IP addresses 192.168.1.100 and 192.168.1.101, you can run the ip route add 192.168.100.15 via 192.168.1.1 src 192.168.1.100 command to enable the FusionDirector to manage 192.168.1.100.
- When the management status of FusionDirector is Ready, the FusionDirector root certificate cannot be uploaded on the WebUI. You need to go to the WebUI of the managed FusionDirector and import the root certificates of other FusionDirectors to implement NMS switchover between FusionDirectors.
- Click Save.
If the message indicating that NMS mode switches successfully is displayed, the NMS registration is configured successfully.
