快速业务通道

VMware中Linux(Federa Core)下网卡无法使用故障一例

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-25
启动的时候,提示:

Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization. [FAILED]
service network start的时候也是一样的提示...

lspci的时候可以看到


02:00.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE](rev 10)
lsmod的时候可以看到

pcnet32 31476 0
这样看来的话,驱动程序应该没有什么问题


查了很多的资料,没有找到解决办法
后来找到这个帖子http://ephemeralvalue.com/?p=23

删除/etc/udev/rules.d/70-persistent-net.rules 后,重启机器后就ok了!

这个问题应该多见于Vmware中,猜想造成这个问题的原因应该是虚拟机是从另一个机器拷过来的,一个网卡被认作2个网卡了,70-persistent-net.rules中出现了2个mac地址的情况

至于/etc/udev/rules.d/ 这个配置文件目录下的文件的功能还不了解,希望大家不吝指教~

原文内容如下:

Cloning Ubuntu Server 7.10 on VMware ESX
February 18, 2008, 2:49 pm

After cloning a virtual machine running Ubuntu Server 7.10 I found that it didn’t have any network available. Restarting networking gave:

sudo /etc/init.d/networking restart

* Reconfiguring network interfaces...
eth0: ERROR while getting interface flags: No such device
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0. 拥有帝国一切,皆有可能。欢迎访问phome.net

The problem lies in the fact that ethernet MAC addresses are cached. You need to remove a file to clear the cached value:

sudo rm /etc/udev/rules.d/70-persistent-net.rules

After a restart of your server you should have networking back again.

I also had to edit the following files to change the static ip addresses and hostname:

* /etc/hosts – change ip address and hostnames
* /etc/hostname – change hostname
* /etc/network/interfaces – change ip address


拥有帝国一切,皆有可能。欢迎访问phome.net

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号