- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- device eth0 does not seem to be present, delaying ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 12:14 AM
10-17-2007 12:14 AM
device eth0 does not seem to be present, delaying initialization.." .
this in Redhat Enterprise Linux AS 4 update4 64 bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 02:12 AM
10-17-2007 02:12 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 02:21 AM
10-17-2007 02:21 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 02:23 AM
10-17-2007 02:23 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
The card designated as eth0 may have failed.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 06:02 PM
10-17-2007 06:02 PM
Re: device eth0 does not seem to be present, delaying initialization.." .
in lsmod it is showing bnx2.
lspci doesn't show any broadcom device.
rpm -q shows bnx2 10d latest driver.
/etc/modprobe.conf , I added alias eth0 bnx2, it didnt come by default.
/usr/src/kernal/driver/net shows bnx2.ko.
As per HP DL 585 G2 driver list the driver for HP NC 371i is bnx2.
/etc/sysconfig/network-scripts/ifcfg-eth0 doesnt show MAC address. if I add manually, the message is " Unexpected mac Address".
ifconfig shows only loopback interface.
Hope some of you have the solution.
the same thing is happening on other similar new server.NIC is onboard dual port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 07:15 PM
10-17-2007 07:15 PM
Re: device eth0 does not seem to be present, delaying initialization.." .
Another way to do this is to remove the card, or disable it in the BIOS, boot Linux, run Kudzu to remove it, power-off/on, and then reverse the steps.
When you start the reboot pay close attention to how the device is detected etc. The last time this happened to me it was the kernel device driver that was at fault, and I had to patch the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 11:51 PM
10-17-2007 11:51 PM
Re: device eth0 does not seem to be present, delaying initialization.." .
Noticed in another working system ( another model) that
/etc/sysconfig/network-scripts/ifcfg-eth0 was having static ip which is active and the file was automatically updated with no MAC address.but the ifcfg-eth1 was having its MAC address and it was not connected physically.
Is the driver bnx2 correct (10d) ?
Can you brief the procedure for configure a new NIC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2007 06:44 AM
10-19-2007 06:44 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
If these don't work it is likely that you have the wrong drivers or the card is faulty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 02:18 AM
10-24-2007 02:18 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
remove the card and re-installed and sure be that driver is installed to server and use to test lsmod bnx2 command that it is in the module database.İf there is no this module run insmod filename [args]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 05:24 AM
11-05-2008 05:24 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
we have a brand new DL585 G5
it has an onboard NIC. 2 ports.
I get this error when trying to start the neetwork.
/etc/init.d/network restart
Shutting down loopback interface: [ OK ]
Setting network parameters: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: bnx2 device eth0 does not seem to be present, delaying initialization.
[FAILED]
the driver is there.
lsmod|grep bnx
bnx2 165880 0
anyone know what the fix is ?
this is killing me.
further more, it likes to claim the MAC is wrong if I do put it in the ifcfg-eth0 file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2014 05:04 AM
08-19-2014 05:04 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
If your network module is exist in the blacklist.conf file disable these lines with # characters and reboot your system. After the reboot if you have still have the same network problem then run nx_nic_tools_post.sh script in /opt/nx_nic directory and reboot the system. This small script belongs to the HP nic utiliy, If you already installed it this directory should be exist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2015 06:59 AM
01-14-2015 06:59 AM
Re: device eth0 does not seem to be present, delaying initialization.." .
Hi,
This error came because your eth0 rule file is not working properly so if you'll regenarate it then it'll work properly i also had the same issue with my centos server so i follow this solution and it resolved my problem. you also try this definetly itll work for you.