报错信息:Job for network.service failed because the control process exited with error code. See “systemctl status network.service” and “journalctl -xe” for details.
截图:
查询网卡信息也没有结果:

执行以下命令:
停止网络管理服务
[root@huaAdai network-scripts]# systemctl stop NetworkManager
[root@huaAdai network-scripts]# systemctl disable NetworkManager
重启网卡:
[root@huaAdai network-scripts]# systemctl restart network
[root@huaAdai network-scripts]# ifconfig


本文记录了在遇到网络服务启动失败的问题时的排查过程,详细描述了如何通过停止和重启网络管理服务来尝试修复由控制进程错误导致的服务故障。
1856

被折叠的 条评论
为什么被折叠?



