RE: reproducible DV to the wrong device (fusion)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On  Wednesday, January 02, 2008 11:54 AM, Bernd Schubert wrote:
> I complained about this before, but always got ignored. 
> Please not this time. 

Sorry, I didn't see your email before today.

> 
> On IOC0 there is 2:0:4:0 and on IOC1 there is 3:0:13:0 and 3:0:14:0.
> 
> pfs1n14-m:~# /tmp/scsiadd -a 2 0 4 0
> 
> 
> [ 2595.405276] scsi 2:0:4:0: Activating scsi error recovery
> [ 2595.405711] mptbase: ioc0: LogInfo(0x11010400): F/W: bug! 
> MID not found


MID = means the firmware was unable to locate the proper "message id"
associated to some request when completing some command.   Apparently
the command never completed back to driver, and eh threads were woken.
The MID might be fixed by a firmware upgrade.   Do you know which
version you have?  It will be provided in the banner when the driver
loads.

> 
> I already tried "echo -1 >/proc/sys/dev/scsi/logging_level", 
> but this doesn't 
> reveal anything.
> 
> 
> Please, we really need to fix this, as this is really troublesome in 
> production situation. Some hints for further debugging should 
> be suffienct 
> for now.


If your using a linux kernel that was released since last summer, I now
provide logging support in the driver which can be enabled/disabled via
sysfs attributes and command line option.  I will send you documentation
in seperate private email.   Some info of this provided in mptdebug.h in
the source code. For domain validation, you need to enable the
MPT_DEBUG_DV bits.   Also CONFIG_FUSION_LOGGING needs to be enabled in
the kernel config, and set your kernel logging level for klogd to 7 (or
KERN_DEBUG).

Example

insmod mptbase.ko mpt_debug_level=0x200

or

echo 0x200 > /sys/class/scsi_host/host0/debug_level





-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux