Here are the version numbers I get after installing the 9.2.1.1 release:
Model 9500S-4LP Firmware FE9X 2.08.00.003 Driver 2.26.03.019fw BIOS BE9X 2.03.01.052 Boot Loader BL9X 2.02.00.001
A bit confusing. I thought I saw a map of code set releases to various version numbers but I couldn't find it on 3Ware's site.
On Sun, 28 Aug 2005 at 9:20am, Bryan J. Smith wrote
Claims to have fixed the write performance issues with multiple volumes. Haven't tried it personally (I do not have a 9500S card, and I have only installed one once for a client).
NOTE: This (9.2.1.1) is an actual, formal, supported release -- not an unsupported engineering release.
On Wed, 31 Aug 2005 at 1:15pm, Kirk Bocek wrote
Here are the version numbers I get after installing the 9.2.1.1 release:
Model 9500S-4LP Firmware FE9X 2.08.00.003 Driver 2.26.03.019fw BIOS BE9X 2.03.01.052 Boot Loader BL9X 2.02.00.001
A bit confusing. I thought I saw a map of code set releases to various version numbers but I couldn't find it on 3Ware's site.
They're in the Release notes you can get from 3ware's download page. Note that they have a 2.08.00.005 firmware version that is *not* bundled in the 'fw' version of the driver, and the release notes say that you need that version of the firmware (or newer) to fix the multiple unit cache problem (the performance killer).
We have drives that "Degrade" when under medium load and tech support from 3ware says to install the lattes driver and firmware for the card to fix the problem. Running CentOS 4.1 2.6.9.11 Kernel. After downloading the source file and running make I receive scrolling error messages. Has anyone installed this on Cent OS? Should the source be used or will one of the prebuilt version work? Please advise. Thanks! -Jay
Jay wrote:
We have drives that "Degrade" when under medium load and tech support from 3ware says to install the lattes driver and firmware for the card to fix the problem. Running CentOS 4.1 2.6.9.11 Kernel. After downloading the source file and running make I receive scrolling error messages. Has anyone installed this on Cent OS? Should the source be used or will one of the prebuilt version work? Please advise. Thanks!
What is the error message?
Cheers,
C
The first error is: Makefile 461 .config No such file or directory
The end is this:
/home/jbeattie/3ware/3w9-source/driver/3w-9xxx.c:227: error: storage size of `twa_fops' isn't known {standard input}:613096: Error: symbol `blocks' is already defined {standard input}:613796: Error: symbol `dma_mask' is already defined {standard input}:613832: Error: symbol `resource' is already defined {standard input}:614221: Error: symbol `d_flags' is already defined {standard input}:614859: Error: symbol `flags' is already defined {standard input}:614934: Error: symbol `s_type' is already defined {standard input}:615144: Error: symbol `release' is already defined {standard input}:615168: Error: symbol `lock' is already defined {standard input}:615233: Error: symbol `data' is already defined {standard input}:615335: Error: symbol `private' is already defined {standard input}:615449: Error: symbol `data' is already defined {standard input}:615455: Error: symbol `in_flight' is already defined {standard input}:615550: Error: symbol `padding' is already defined {standard input}:615779: Error: symbol `flags' is already defined make[2]: *** [/home/jbeattie/3ware/3w9-source/driver/3w-9xxx.o] Error 1 make[1]: *** [_module_/home/jbeattie/3ware/3w9-source/driver] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.9-5.0.3.EL' make: *** [default] Error 2 [root@gk-linux driver]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Way to many error messages. What is the proper way to install the driver? Thanks
http://www.3ware.com/kb/article.aspx?id=11843
Goes into detail on how to install the 3ware drivers from source.
In short you must upgrade 3dm(2), then the driver, then the firmware.
IN THIS ORDER!
The 3ware knowledge base is your friend.
http://www.3ware.com/support/index.asp
Best
Seth Bardash
Integrated Solutions and Systems
719-495-5866
Failure can not cope with perseverance!
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Jay Sent: Thursday, September 01, 2005 8:19 AM To: CentOS mailing list Subject: Re: [CentOS] Installing 3Ware 9.2.1.1 firmware
The first error is: Makefile 461 .config No such file or directory
The end is this:
/home/jbeattie/3ware/3w9-source/driver/3w-9xxx.c:227: error: storage size of `twa_fops' isn't known {standard input}:613096: Error: symbol `blocks' is already defined {standard input}:613796: Error: symbol `dma_mask' is already defined {standard input}:613832: Error: symbol `resource' is already defined {standard input}:614221: Error: symbol `d_flags' is already defined {standard input}:614859: Error: symbol `flags' is already defined {standard input}:614934: Error: symbol `s_type' is already defined {standard input}:615144: Error: symbol `release' is already defined {standard input}:615168: Error: symbol `lock' is already defined {standard input}:615233: Error: symbol `data' is already defined {standard input}:615335: Error: symbol `private' is already defined {standard input}:615449: Error: symbol `data' is already defined {standard input}:615455: Error: symbol `in_flight' is already
defined
{standard input}:615550: Error: symbol `padding' is already defined {standard input}:615779: Error: symbol `flags' is already defined make[2]: *** [/home/jbeattie/3ware/3w9-source/driver/3w-9xxx.o] Error 1 make[1]: *** [_module_/home/jbeattie/3ware/3w9-source/driver] Error
2
make[1]: Leaving directory `/usr/src/linux-2.6.9-5.0.3.EL' make: *** [default] Error 2 [root@gk-linux driver]#
Way to many error messages. What is the proper way to install the driver? Thanks _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Thu, 1 Sep 2005 at 8:50am, Jay wrote
We have drives that "Degrade" when under medium load and tech support from 3ware says to install the lattes driver and firmware for the card to fix the problem. Running CentOS 4.1 2.6.9.11 Kernel. After downloading the source file and running make I receive scrolling error messages. Has anyone installed this on Cent OS? Should the source be used or will one of the prebuilt version work? Please advise.
The error message would be helpful, but I'll wager a guess. Did you modify the makefile to point at the right directory? By default, it doesn't. I commented out the first line and added:
SRC := /usr/src/kernels/2.6.9-11.EL-smp-i686
I believe you need the appropriate kernel-devel (or kernel-smp-devel) for it to work as well. It compiled for me just fine (I haven't installed it yet, though).