public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Vasquez <praka@users.sourceforge.net>
To: mwshaffer@yahoo.com
Cc: linux-scsi@vger.kernel.org
Subject: Re: No LUNs detected with 2.6.1-mm4 qla2xxx / qla2300
Date: Sun, 18 Jan 2004 21:27:01 -0800	[thread overview]
Message-ID: <20040119052701.GA16779@praka.local.home> (raw)
In-Reply-To: <20040118232525.59450.qmail@web10412.mail.yahoo.com>

On Sun, 18 Jan 2004, Michael W. Shaffer wrote:

[snip]
> I just compiled kernel 2.6.1-mm4, which includes
> this merged version of the QLogic drivers called
> qla2xxx. I built the qla2300 driver as a module,
> and when I load it, the HBAs are detected just
> fine, and I see their port and node IDs, but no
> LUNs are detected, and no SCSI devices registered.
> 

>From the logs it appears the firmware recognized no SCSI devices
during its scan (the firmware handles device discovery in a loop).

> SCSI Device Information:
> scsi-qla0-adapter-node=200000e08b0e7851;
> scsi-qla0-adapter-port=210000e08b0e7851;
> 

Could you do two things for me:

1) Could you enable enable a couple of debug swtiches:

  In qla_settings.h update the following line:

        #define DEBUG_QLA2100           0       /* For Debug of qla2x00 */

  to read as:

        #define DEBUG_QLA2100           1       /* For Debug of qla2x00 */

  Then update qla_dbg.h or qla_def.h (depending on the driver version
  you are using) to have the following line:

        /* #define QL_DEBUG_LEVEL_2  */ /* Output error msgs to COM1 */

  to read as:

         #define QL_DEBUG_LEVEL_2   /* Output error msgs to COM1 */

  Rebuild the driver, reload, then forward the /var/log/messages file to
  me so that we can take a look at the information that is coming back
  from the firmware?

2) At the qla2xxx SF.net site, where is a patch that syncs the mm
tree with the latest full driver (8.00.00b9).  Could you apply the
patch, enable debug as before then rerun your test?


	http://prdownloads.sourceforge.net/linux-qla2xxx/qla2xxx-resync_bk-v8.00.00b9.diff.bz2


Regards,
Andrew Vasquez

  reply	other threads:[~2004-01-19  5:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-18 23:25 No LUNs detected with 2.6.1-mm4 qla2xxx / qla2300 Michael W. Shaffer
2004-01-19  5:27 ` Andrew Vasquez [this message]
2004-01-19  6:36   ` Michael W. Shaffer
2004-01-19  8:24   ` Michael W. Shaffer
2004-01-19 16:09   ` Michael W. Shaffer
  -- strict thread matches above, loose matches on Subject: below --
2004-01-19 16:55 Andrew Vasquez
2004-01-19 17:06 ` James Bottomley
2004-01-19 17:38 Andrew Vasquez
2004-01-19 21:42 ` Michael W. Shaffer

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=20040119052701.GA16779@praka.local.home \
    --to=praka@users.sourceforge.net \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mwshaffer@yahoo.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