From: Matt Domsch <Matt_Domsch@dell.com>
To: David Ramirez Joya <dramirez@citi.com.mx>
Cc: linux-scsi@vger.kernel.org, mailman-owner@us.dell.com,
Juan Antonio Garza Garza <jgarza@citi.com.mx>
Subject: Re: Good afternoon to everyone. Question about PERC 4Di on Dell poweredge 1750
Date: Thu, 10 Jun 2004 22:01:37 -0500 [thread overview]
Message-ID: <20040611030137.GA27434@lists.us.dell.com> (raw)
In-Reply-To: <40C8FEF9.5090106@citi.com.mx>
[-- Attachment #1: Type: text/plain, Size: 3605 bytes --]
On Thu, Jun 10, 2004 at 07:38:17PM -0500, David Ramirez Joya wrote:
> Dell Moderator: I Subscribed to the linux-scsi mailing list in order to
> send this message maybe it should be sent to another list _please_ help
> me and send it to the porper list if this is not the one.
linux-scsi is appropriate for general megaraid driver questions. This is more
related to a particular hardware platform and OS combination, and as
such, linux-poweredge@dell.com (subscribe at http://lists.us.dell.com)
is probably more appropriate. But I'll answer best as I can here.
> I have a Dell Poweredge 1750 with the PERC 4Di SCSI controller.
OK, and thanks for buying Dell. :-)
> I HAVE to install redhat 7.3 on this platform.
> Now, for now I have no option but to install Redhat 7.3 o 7.2 on this
> server. This is because a software product requires the kernel version
> included in this distribution version.
Given that the OS vendor no longer officially supports these versions,
you may wish to have your vendor reconsider on those grounds.
> I have downloaded the DKMS megaraid2-2.10.1 driver. I have managed to
> compile it with the kernel version 2.4.18-3.
Cool. Glad you were able to make DKMS work for you.
> So after I managed for the driver to compile, I mkdriverdisk with dkms,
Here's the interesting part.
a) Which kernels did you compile the driver for? If you didn't
include the -BOOT variant (dkms -k 2.4.18-3BOOT) in the list you built
it for, then the driver disk won't work of course. You'll want to
build it for the 2.4.18-3smp too I expect, then mkdriverdisk will put
all you built on the disk.
b) on what system (OS version, compiler) did you build this? You must
use the same compiler, gcc 2.96 era from RHL7.3, to compile kernel
modules for 7.3. You can't use gcc 3.x and have it work.
> created the driver disk and I tried to make the driver to work with
> "linux dd". The driver diskette was "incompatible with this version of
> RedHat". I found out that there was missing the "- rh73" at the end of
> the modinfo an disk-info line which state the driver name... With this
> modification I managed to make RedHat 7.3 to "accept" the driver disk.
> But the module is not accepted.
>
> I looked on the logs, the problem is RedHat knows that the Megaraid
> Driver needs a "Hardware SCSI" driver (I do not know how to call this)
> which is one of aacraid, aic7xxx then it looks for the megaraid2.o !!!
> driver on the BOOT Image of the redhat 7.3 Installation... Or so I
> think. (please correct me if I am wrong but I guess this is what happens
> on the boot sequence).
It should be looking for that on the floppy, which I expect you didn't
build it.
> If yes, please send me a clue on how to do it!!! Do I need to recompile
> the megaraid2 driver with special options? Do I have to recreate the
> accraid driver? aic7xxx driver??? A special patch not publicy
> disclosed??? :-S
No, megaraid2 is appropriate. You're pretty close... and I'm glad
you're using DKMS as it's intended to be used, exactly for backporting
newer drivers to older kernels.
On your build system, do a 'dkms install -m megaraid2 -v 2.10.1 -k
2.4.18-3BOOT' (you've got that kernel installed on your build system,
right? Depmod will tell you if that fails, and then you can fix it up
before making the driver disk.
Good luck.
-Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-06-11 3:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 0:38 Good afternoon to everyone. Question about PERC 4Di on Dell poweredge 1750 David Ramirez Joya
2004-06-11 3:01 ` Matt Domsch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040611030137.GA27434@lists.us.dell.com \
--to=matt_domsch@dell.com \
--cc=dramirez@citi.com.mx \
--cc=jgarza@citi.com.mx \
--cc=linux-scsi@vger.kernel.org \
--cc=mailman-owner@us.dell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox