bnx2 device eth2 does not seem to be present, delaying initialization.

مرحبا, عند تشغيل السيرفر كانت تظهر الرسالة التالية عند تشغيل كرت الشبكة
bnx2 device eth2 does not seem to be present, delaying initialization. 
طلعت المشكلة انه في الملف هذا واللي يوجد فيه كيف الكيرنل يشوف كروت الشبكة 
/etc/udev/rules.d/70-persistent-net.rules
الملف كان كذا
# PCI device 0x8086:0x10f8 (ixgbe) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:57″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”p1p1″

# PCI device 0x14e4:0x164f (bnx2x) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:53″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”p3p1″

# PCI device 0x8086:0x10f8 (ixgbe) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:59″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”p1p2″

# PCI device 0x14e4:0x163a (bnx2) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:51″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”em2″

# PCI device 0x14e4:0x164f (bnx2x) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:55″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”p3p2″

# PCI device 0x14e4:0x163a (bnx2) (custom name provided by external tool)
SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:4f”, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”em1″

# PCI device 0x14e4:0x164f (bnx2x) (custom name provided by external tool)
#SUBSYSTEM==”net”, ACTION==”add”, DRIVERS==”?*”, ATTR{address}==”bc:30:5b:8f:5a:53″, ATTR{type}==”1″, KERNEL==”eth*”, NAME=”p3p1.399″

 

الخطأ باللون اﻻحمر, الvlan مفروض ماتعتبر ككرت جديد , طبعاً بعد ازالة اخر سطر , انحلّت معي المشكلة.

اترك تعليقاً

لن يتم نشر عنوان بريدك الإلكتروني. الحقول الإلزامية مشار إليها بـ *