中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Centos 配置eth0 提示Device does not seem to be present

發布時間:2020-07-14 08:58:08 來源:網絡 閱讀:390 作者:c531572034 欄目:網絡安全

 

Centos 配置eth0 提示Device does not seem to be present


一.故障現象:

[root@c1node01 ~]# service network restart

Shutting down loopback insterface:                                                       [   OK  ]

Bringing up loopback insterface:                                                            [   OK  ]

Bringing up interface eth0:  Device eth0 does not seem to be present,delaying initialization.                    [FAILED]

 

解決辦法:

[root@c1node01 ~]# rm -rf /etc/udev/rules.d/70-persistent-net.rules

[root@c1node01 ~]# reboot ………………

[root@c1node01 ~]# service network restart

Shutting down loopback insterface:                                                         [   OK   ]

Bringing up loopback insterface:                                                              [   OK   ]

Bringing up interface eth0:                                                                     [   OK   ]

[root@c1node01 ~]#

 

二.另一種方法

造成這樣的原因,是因為在虛擬機(Vmware)中移動了Centos系統對應的文件,導致重新配置時,網卡的MAC地址變了,輸入ifconfig -a,找不到eth0

·······

 

安裝完一個centos虛擬機,又拷貝一份,開機后網卡無法正常啟動,報錯:Device eth0 does not seem to be present, 
delaying initialization

解決:# mv /etc/sysconfig/network-scripts/ifcfg-eth0 
sysconfig/network-scripts/ifcfg-eth2

vim 
sysconfig/network-scripts/ifcfg-eth2

修改DEVICE="eth0" 
為DEVICE="eth2"


可刪掉uuid、物理地址

然后重啟啟動網卡嘗試下

 

三.比第一種更深入一點

 

 

故障前的操作:

DELL刀片裝的是CentOS6.3的操作系統,網卡識別的是em1和em2,由于工作需要做了槽位調整,并啟動了刀片

 

故障現象:

啟動后網絡不通,通過iDRAC登錄后route查看缺省路由正常;

重啟網絡服務:

[root@nodeA ~]# service network restart Shutting down loopback insterface: [ OK ] Bringing up loopback insterface: [ OK ] Bringing up interface em1: Device em1 does not seem to be present,delaying initialization. [FAILED]

 

分析問題和解決:

之前在別的文章中我們提過70-persistent-net.rules文件,所以看了一下:

[root@nodeA ~]# vi /etc/udev/rules.d/70-persistent-net.rules

# This file was automatically generated by the /lib/udev/write_net_rules # program, run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single # line, and change only the value of the NAME= key.

# PCI device 0x14e4:0x163a (bnx2) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="24:b6:fd:ab:76:1e", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"

# PCI device 0x14e4:0x163a (bnx2) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="24:b6:fd:ab:76:1c", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

發現NAME的名稱不正確,依次將上述紅色字體中的eth0改為em1,eth2改為em2;

*切記:網卡編號由MAC地址大小決定,MAC越小網卡編號越小;

如下:

…………

# PCI device 0x14e4:0x163a (bnx2)

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="24:b6:fd:ab:76:1e", ATTR{type}=="1", KERNEL=="eth*", NAME="em2"

# PCI device 0x14e4:0x163a (bnx2) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="24:b6:fd:ab:76:1c", ATTR{type}=="1", KERNEL=="eth*", NAME="em1"

保存退出~!

[root@nodeA ~]#reboot

………………


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

温宿县| 三亚市| 镇原县| 敦化市| 宜兰市| 泰宁县| 绍兴市| 芦溪县| 桐乡市| 咸阳市| 成武县| 平乡县| 汤原县| 蒙山县| 玛曲县| 正阳县| 会泽县| 石河子市| 扎兰屯市| 定南县| 恩施市| 武宣县| 青神县| 罗甸县| 信宜市| 湘潭县| 寻乌县| 乌拉特后旗| 东至县| 双江| 洛隆县| 定陶县| 德兴市| 文安县| 高雄市| 莱芜市| 哈巴河县| 盐边县| 平陆县| 科技| 株洲县|