Displaying 3 results from an estimated 3 matches for "88e8050".
Did you mean:
88e8053
2006 Jan 26
5
hosts fail to negotiate 1000Mbps speed
...th a crossover adapter on one of the
ends. Both hosts have gigabit-capable ethernet card. According to
lspci host 1 has:
03:0e.0 Ethernet controller: Intel Corporation 82545EM Gigabit
Ethernet Controller (Copper) (rev 01)
and host 2 has:
05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8050
Gigabit Ethernet Controller (rev 17)
In order to get this controller work on host 2, I had to download and
install a more recent version of the sk98lin driver. Host 2 runs
CentOS 4. Host 1 runs CentOS 3 (with a stock e1000 driver).
After I setup networking, ethtool reported for both hosts that th...
2006 Aug 17
1
Help: Marvell sk98lin driver missing from Centos 3 PXE initrd.img
...can be used. The kernel and initrd image in the
isolinux directory (on cd or in the repos) has no driver for the Marvell
NIC. lspci -n and lspci shows the following information for the Marvell NIC
:
02:00.0 Class 0200: 11ab:4361 (rev 17)
02:00.0 Ethernet Controller: Marvell Technology Group Ltd. 88E8050 Gigabit
Ethernet Controller (rev 17)
I have tried the following:
cp /tftpboot/linux-install/initrd.img /tmp/initrd.img.gz
cp /tftpboot/linux-install/initrd.img
/tftpboot/linux-install/initrd.img.orig
cd /tmp
gzip -d initrd.img.gz
mkdir /tmp/initrd.fs
mount -o loop initrd.img initrd.fs
gzip -d <...
2009 May 28
2
Glusterfs 2.0 hangs on high load
Hello!
After upgrade to version 2.0, now using 2.0.1, I'm experiencing problems
with glusterfs stability.
I'm running 2 node setup with cliet side afr, and glusterfsd also is
running on same servers. Time to time glusterfs just hangs, i can
reproduce this running iozone benchmarking tool. I'm using patched
Fuse, but same result is with unpatched.