Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: logos 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?
-
according to this (http://h18004.www1.hp.com/products/servers/linux/hplinuxcert.html) page it should be supported by RHEL4..
could you please give us any further info?
-
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.
-
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
-
Can you explain a little more detail about what you mean?
by the way i tried the other port nothings change..
-
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
lspci -v | grep -i ethernet
and of
ifconfig
another question? is your server in server&gateway mode or server only?
-
here is the screen shot
ftp://193.192.107.245/1.jpg (ftp://193.192.107.245/1.jpg)
-
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
-
ok.. thanks a lot stefano..