centos7 重启网卡报错

Posted 行知笔记

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7 重启网卡报错相关的知识,希望对你有一定的参考价值。

systemctl restart network 时候报错:

rtnetlink answers file exists

是network和NetworkManager冲突了

一般建议直接

systemctl stop NetworkManager

systemctl disable NetworkManager

以上是关于centos7 重启网卡报错的主要内容,如果未能解决你的问题,请参考以下文章