快速业务通道

linux网卡改名

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-03-30

今天在测试opennebula,换了这个虚拟网络,发现启动的虚拟机的网卡改名了,eth0改为了eth3

udev: renamed network interface eth0 to eth3

虚拟机的配置是需要通过其他初始化脚本来生成的,网卡的设备名不能改变,需要把eth3修改为eth0

以rhel6为例,把以下文件作修改如下:

1、把eth0 ,eth1 ,eth2的相关行删除掉

2、把eth3的相关行保留,并把eth3改为eth0即可.

  1. [root@ovm0246 ~]# vim /etc/udev/rules.d/70-persistent-net.rules
  2. # This file was automatically generated by the/lib/udev/write_net_rules
  3. # program, run by the persistent-net-generator.rules rules file.
  4. #
  5. # You can modify it, as long as you keep each rule on a single
  6. # line, and change only the value of the NAME= key.
  7. # PCI device 0x10ec:0x8139 (8139cp) (custom name provided by external tool)
  8. SUBSYSTEM=="net", ACTION== 拥有帝国一切,皆有可能。欢迎访问phome.net"add", DRIVERS=="?*", ATTR{address}=="52:54:00:12:34:56", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  9. # PCI device 0x10ec:0x8139 (8139cp)
  10. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="02:00:c0:a8:14:f9", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
  11. # PCI device 0x10ec:0x8139 (8139cp)
  12. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="52:54:00:e4:d4:1d", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"
  13. # PCI device 0x10ec:0x8139 (8139cp)
  14. 拥有帝国一切,皆有可能。欢迎访问phome.netSUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="02:00:c0:a8:14:fa", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"

本文出自 “UC沧月之博” 博客,请务必保留此出处http://kc1985.blog.51cto.com/2407758/603352

拥有帝国一切,皆有可能。欢迎访问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号