- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RHEL WS 2.1, latest kernel, network wont' star...
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
12-29-2004 01:24 AM
12-29-2004 01:24 AM
If I boot the prior kernel (-49), as now, everything seems fine.
Clues please?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 01:45 AM
12-29-2004 01:45 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
Report it to bugzilla and continue using the old kernel.
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
12-29-2004 02:46 AM
12-29-2004 02:46 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
Do you know if you have installed an specific nic driver after the general installation of RedHat ? Sometimes it's necessary to some nics. I allways have to install a Bradcom driver BCM5700 after instaling RedHat AS in my DL/ML servers.
If you did so, you have to reinstal the nic's driver for the new kernel. Have attention also on modules.conf to see if the nic module is correctly defined.
Regards,
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 02:51 AM
12-29-2004 02:51 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
I neglected to mention in the original post that this is a DL320 G2.
Also, the PSP (Proliant Support Pack) I mentioned installing is: psp-7.11.rhel21.i386.en.tar.gz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 03:04 AM
12-29-2004 03:04 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
do you have more then one nic on your server ?
Sometimes (very unusual, but..) the order the nics are discovered changes and eth0 becames eth1 and vice-versa.
regards,
xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 03:29 AM
12-29-2004 03:29 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
Simply rebooting the previous kernel allows it to work. Weird.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 03:45 AM
12-29-2004 03:45 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
2 things :
1 - boot with the new kernel and see if lspci (or cat /proc/pci) reports the existence of the two nics.
2 - if lspci reports two nics, try to change the network cable to the other nic and restart network.
If lspci does not report nics then ..... I guess that is not possible that the new kernel doesn't have network support at all, then, for a reason that I dont't know, your new kernel is not recognising your nics.
What are your nics ?
regards,
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 04:30 AM
12-29-2004 04:30 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
ok, I'll try that. It may be a few hours before I can do the reboot, though.
In the meantime, here's some info from the kernel that IS working.
from dmesg:
Broadcom Gigabit Ethernet Driver bcm5700 with Broadcom NIC Extension (NICE) ver. 7.2.24e (04/23/04)
eth0: HP NC7760 Gigabit Server Adapter found at mem f6fd0000, IRQ 7, node addr 000bcdaf1a49
eth0: Broadcom BCM5703 Integrated Copper transceiver found
eth0: Scatter-gather ON, 64-bit DMA ON, Tx Checksum ON, Rx Checksum ON
eth1: HP NC7760 Gigabit Server Adapter found at mem f6fc0000, IRQ 10, node addr 000bcdaf164c
eth1: Broadcom BCM5703 Integrated Copper transceiver found
eth1: Scatter-gather ON, 64-bit DMA ON, Tx Checksum ON, Rx Checksum ON
bcm5700: eth0 NIC Link is UP, 10 Mbps half duplex
I did look thru the dmesg output when the non-working kernel was booted, and I don't remember seeing that stuff in it, but I'll look again when I get a chance to reboot it.
from lspci:
00:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02)
00:06.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 04:46 AM
12-29-2004 04:46 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
let's wait for the next reboot.
But one more thing :
did you see that your nic is working 10 mbts half duplex ?
bcm5700: eth0 NIC Link is UP, 10 Mbps half duplex
Is it correct ?
If not, verify the configuration of your switch and garantee that the corresponding port is configured auto-negotiation. That's the common configuration for linux servers.
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 04:54 AM
12-29-2004 04:54 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 05:29 AM
12-29-2004 05:29 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
The lines I showed in an earlier posting, taken from dmesg, do not exist in the dmesg when booting the new kernel. lspci shows the hardware, but at boot time there is no apparent attempt to bring up eth0. modprobe eth0 does elicit errors (see attachment), and if you watch carefully when it boots some of that same text scrolls by quickly.
the only thing I see in these diagnostics that's particularly interesting is that in the /lib/modules/xxx tree for the new kernel, the bcm5700.o file is quite a lot smaller than the one in the same location for the kernel that works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 05:56 AM
12-29-2004 05:56 AM
SolutionI suggest you to rebuild bcm5700 module from the newest source avaiable for the new kernel.
http://www.broadcom.com/drivers/driver-sla.php?driver=570x-Linux
It seems that the module is not good.
regards,
xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 06:02 AM
12-29-2004 06:02 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
From Broadcom's FAQ site.
94.) How can I install BCM5700 Linux driver for my running Kernel?
You must install the kernel source tree that matches your running kernel (the output of uname -r). Try the following for RedHat distributions:
1. Insert the first CD and double-click "start here"
2. Double-click on "system setting"
3. Double-click on "Add or Remove Packages"
4. Select "Development Tools" and "Kernel Development"
5. Just follow the instruction and add the different CD's as requested
regards,
xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 06:44 AM
12-29-2004 06:44 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
I don't know what limitations tg3 has, maybe it limits me to 10mBps, but that's OK since that's the speed of my network anyway.
I did subsequently get the latest driver from broadcom's web site and built it and it did end up being quite a bit bigger than the one I had before, so I guess it was defective. Probably would work if I put the one I made back in place. but since it is doing what I need it to do the way it is now configured I think I'll leave well-enough alone.
Thanks muchly for all the help, I do appreciate it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 11:40 AM
12-29-2004 11:40 AM
Re: RHEL WS 2.1, latest kernel, network wont' start
tg3 will do what you need, I guess, but Broadcon says that its module do a better job.
If you think forum's conversation helped you to solve your problem, please assign some points to Steve (and me :-)). It's just to make the game more funny.
Oh yeah, and close the thread also.
Regards,
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 01:53 AM
12-30-2004 01:53 AM