Linux-PowerEdge Digest, Vol 48, Issue 44
Narendra_K at Dell.com
Narendra_K at Dell.com
Tue Aug 26 12:45:57 CDT 2008
Hello,
Also it would help if "dmesg" output immedietly after the reboot,
"lscpci -vv" and one of the ifcfg-eth files can posted along with info
mentioned in the previous mail.
With regards,
Narendra K
----- Original Message -----
Date: Tue, 26 Aug 2008 10:01:40 -0500 (CDT)
From: "Paul M. Dyer" <pmdyer at ctgcentral2.com>
Subject: Re: PowerEdge R900 vs RHEL5 kernel vs bnx2 failure
To: linux-poweredge at lists.us.dell.com
Message-ID:
<5322916.31219762900500.JavaMail.root at athena.ctgcentral2.com>
Content-Type: text/plain; charset=utf-8
Hi,
you could take a look at whether the driver is loaded, etc.
$ lsmod |grep bnx
$ modinfo bnx2
$ cat /etc/modprobe.conf
If the driver module is not in memory, then you need to load it
(modprobe bnx2).
But then again, it may be a problem with ifconfig. Check that you have
the eth0,eth1 configured to startup.
$ ifconfig
$ ifup eth0 ...
Paul
----- Original Message -----
From: "Christopher McCrory" <chrismcc at pricegrabber.com>
To: "Narendra K" <Narendra_K at dell.com>
Cc: linux-poweredge at lists.us.dell.com
Sent: Friday, August 22, 2008 1:32:47 PM (GMT-0600) America/Chicago
Subject: Re: RE:PowerEdge R900 vs RHEL5 kernel vs bnx2 failure
Hello...
On Fri, 2008-08-22 at 14:53 +0530, Narendra_K at dell.com wrote:
>
> Hello,
>
> Can you post your grub.conf a# grub.conf generated by anaconda
no dkms on any of my servers.
nothing special in grub:
#
# Note that you do not have to rerun grub after making changes to this
file # NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/md3
# initrd /initrd-version.img
#boot=/dev/md1
default=2
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Client (2.6.18-92.1.10.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-92.1.10.el5 ro root=/dev/md3
initrd /initrd-2.6.18-92.1.10.el5.img title Red Hat Enterprise
Linux Client (2.6.18-92.1.6.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-92.1.6.el5 ro root=/dev/md3
initrd /initrd-2.6.18-92.1.6.el5.img title Red Hat Enterprise
Linux Client (2.6.18-53.1.19.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.19.el5 ro root=/dev/md3
initrd /initrd-2.6.18-53.1.19.el5.img
More information about the Linux-PowerEdge
mailing list