public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Mark Haverkamp <markh@osdl.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>, djwong@us.ibm.com
Subject: Re: aic94xx panic on module load
Date: Tue, 28 Nov 2006 20:52:25 -0500	[thread overview]
Message-ID: <456CE7D9.9000704@torque.net> (raw)
In-Reply-To: <1164755862.21827.28.camel@markh3.pdx.osdl.net>

Mark Haverkamp wrote:
> On Tue, 2006-11-28 at 13:46 -0800, Mark Haverkamp wrote:
>> On Tue, 2006-11-28 at 13:44 -0500, Douglas Gilbert wrote:
>>
>> [ ... ]
>>
> 
> I don't know if this helps, but I found the verbose option.  Here is a
> little debug output.
> 
> 
> ./smp_discover -vvvvvvvvv  -p 12 -s 0x500508b300a27a2f /dev/mptctl
>     Discover request: 40 10 00 02 00 00 00 00 00 0c 00 00 00 00 00 00
> send_req_mpt: subvalue=0  SAS address=0x500508b300a27a2f
>     mptctl two scatter gather list interface
> IOCStatus=0x1
> IOCStatus=0x1 IOCLogInfo=0xA27A2F SASStatus=0x0
> smp_send_req failed, res=-1

Mark,
The iocnum may be greater than 0 (especially if you have
other MPT Fusion HBAs (any kind) in that computer).
Have a look in the log around where the mptsas driver
is registered and look for the string "ioc". The number
following "ioc" is what you need. If you find "ioc3" then
try:

 ./smp_discover -p 12 -s 0x500508b300a27a2f /dev/mptctl,3

To verify that expander SAS address, try this:
  find /sys -name "sas_device:expander*"
cd to any directory found and try "cat sas_address".


BTW there is a smp_utils version 0.92 beta at
http://www.torque.net/sg
the error messages are somewhat clearer.


Doug Gilbert


  reply	other threads:[~2006-11-29  1:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 17:17 aic94xx panic on module load Mark Haverkamp
2006-11-28 18:01 ` Darrick J. Wong
2006-11-29 19:29   ` Mark Haverkamp
2006-11-28 18:44 ` Douglas Gilbert
2006-11-28 18:51   ` Mark Haverkamp
2006-11-28 21:46   ` Mark Haverkamp
2006-11-28 23:17     ` Mark Haverkamp
2006-11-29  1:52       ` Douglas Gilbert [this message]
2006-11-29 15:16         ` Mark Haverkamp
2006-11-29 16:30           ` Douglas Gilbert
2006-11-30  7:11             ` Luben Tuikov

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=456CE7D9.9000704@torque.net \
    --to=dougg@torque.net \
    --cc=djwong@us.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=markh@osdl.org \
    /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