doc-exports/docs/bms/image-creation-guide/en-us_topic_0000001193878272.html
guoyanyan fe8c0cf45c BMS Image Creation Guide 1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-11-16 08:53:42 +00:00

1.5 KiB

(Optional) Deleting the Network Management Tool Plug-in

A distributed BMS image uses the NetworkManager provided by the OS, you need to delete the NetworkManager-config-server plug-in from the VM. Otherwise, the NIC cannot automatically obtain an IP address. For a centralized BMS, skip this section because it does not use NetworkManager.

Run the rpm -qa | grep NetworkManager-config-server command to query whether the plug-in exists. If yes, run the rpm -e NetworkManager-config-server command to delete it.