Koozali.org: home of the SME Server

HP ProLiant DL160 G6 Server Ethernet Card

Offline logos

  • *
  • 6
  • +0/-0
HP ProLiant DL160 G6 Server Ethernet Card
« on: February 05, 2010, 12:20:08 PM »
i have a problem with this server and sme 7.4
the problem is about ethernet card. ethernet card doesn't work with this version. when i install sme 8 it works.
where can i find the driver for sme 7.4?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #1 on: February 05, 2010, 12:29:18 PM »
according to this page it should be supported by RHEL4..

could you please give us any further info?


Offline logos

  • *
  • 6
  • +0/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #2 on: February 05, 2010, 01:07:37 PM »
server cpu is quad-core xeon e5530..
server ram is 24gb Unregistered PC3-10600 (DDR3-1067)
ethernet cards are Embedded HP NC362i Integrated Dual Port Gigabit

when i finished the installation i couldn't ping the server..


Minimum Supported Red Hat Updates
  . Red Hat Enterprise Linux 5.3
 . Red Hat Enterprise Linux 4.7 1 2
 
 1 A Driver Update Diskette for the network interface card is required.
 
 2 The DL160 G6 will be certified with Red Hat Enterprise Linux 4.8

maybe i have to update the driver.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #3 on: February 05, 2010, 01:14:43 PM »
1 A Driver Update Diskette for the network interface card is required.
 
 2 The DL160 G6 will be certified with Red Hat Enterprise Linux 4.8

maybe i have to update the driver.

SME 7.4 fully updated is based on Centos4.8.. AFAIR one of the eth port is for Ilo.. did you try to simply swap the port? (I admit, I made the same mistake some time ago with a ML310) ;-)

HTH

Offline logos

  • *
  • 6
  • +0/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #4 on: February 05, 2010, 01:26:06 PM »
Can you explain a little more detail about what you mean?

by the way i tried the other port nothings change..

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #5 on: February 05, 2010, 01:45:10 PM »
Can you explain a little more detail about what you mean?

by the way i tried the other port nothings change..

one of the 2 eth is/could be dedicated to iLo (check your manual for reference)..

in the past I had the same problem with a ML310: I plugged the cable in the wrong eth coukld not ping anywhere.

please post the result of
Code: [Select]
lspci -v | grep -i ethernet

and of
Code: [Select]
ifconfig

another question? is your server in server&gateway mode or server only?

Offline logos

  • *
  • 6
  • +0/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #6 on: February 05, 2010, 03:41:11 PM »
here is the screen shot
ftp://193.192.107.245/1.jpg

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #7 on: February 05, 2010, 04:19:19 PM »
ok.. you could:

- insert an additional pci-e lan adapter to connect to internet and update your server to the latest available kernel
- download rpms from another pc then do a yum localinstall..

I don't know if you can simply download latest kernel or you need also other packages..

try with http://mirror.pacific.net.au/linux/smeserver/releases/7.4/smeupdates/i386/RPMS/kernel-smp-2.6.9-89.0.16.EL.i686.rpm

HTH

Offline logos

  • *
  • 6
  • +0/-0
Re: HP ProLiant DL160 G6 Server Ethernet Card
« Reply #8 on: February 05, 2010, 04:24:31 PM »
ok.. thanks a lot stefano..