Bringing up interface Auto_eth1: Error: No suitable device found: no device found for connection 'A

本文详细解析了在Linux环境下,网卡重启时遇到设备找不到的问题原因及解决步骤。主要介绍了如何检查和修正网卡配置文件ifcfg-eth0,以及如何正确设置HWADDR参数,确保网卡信息与系统识别一致,最终实现网卡的正常重启。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

linux下面重启网卡出现这个问题主要是设备找不到。主要原因网卡配置出现问题,或缺少相关的配置文件,或者配置文件出错。

在这里插入图片描述

出现这个问题的原因是网卡配置出错。解决办法注释掉其他不需要的网卡如eth0,eth2。

在这里插入图片描述

然后修改vim ifcfg-Auto_eth0

在这里插入图片描述

相应的HWADDR修改为上面的00:0C:29:5F:91:A8 接下来重启网卡,正常

在这里插入图片描述

总结:

主要的配置文件就两个每个网卡都会有各自的一个配置文件 /etc/sysconfig/network-scripts/ifcfg-eth0

还有一个全局的配置文件,记录每个网卡网卡的信息 /etc/udev/rules.d/70-persistent-net.rules

● network.service - LSB: Bring up/down networking Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Sat 2025-03-15 07:00:41 EDT; 2min 0s ago Docs: man:systemd-sysv-generator(8) Process: 17244 ExecStop=/etc/rc.d/init.d/network stop (code=exited, status=0/SUCCESS) Process: 17348 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE) Mar 15 07:00:40 controller network[17348]: Bringing up interface ens33: /etc/sysconfig/network-scripts/ifcfg-ens33: line 16: IPADDR-192.168.100.10: command not found Mar 15 07:00:40 controller network[17348]: /etc/sysconfig/network-scripts/ifcfg-ens33: line 16: IPADDR-192.168.100.10: command not found Mar 15 07:00:40 controller network[17348]: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device eth0 does not seem to be present, delaying initialization. Mar 15 07:00:40 controller network[17348]: [FAILED] Mar 15 07:00:41 controller network[17348]: Bringing up interface ens34: Error: Connection activation failed: No suitable device found for this connection (device ens33 not available because profile is not comp...nterface name)). Mar 15 07:00:41 controller network[17348]: [FAILED] Mar 15 07:00:41 controller systemd[1]: network.service: control process exited, code=exited status=1 Mar 15 07:00:41 controller systemd[1]: Failed to start LSB: Bring up/down networking. Mar 15 07:00:41 controller systemd[1]: Unit network.service entered failed state. Mar 15 07:00:41 controller systemd[1]: network.service failed. Hint: Some lines were ellipsized, use -l to show in full.
03-16
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值