Problem with mpt(4) and Infortrend RAID

Xin LI delphij at delphij.net
Sat Feb 19 01:47:16 PST 2005


Would you please try:
camcontrol tags da1

To see how many tags are actually allowed for the device, at the host
side?  It comes to my mind that:

在 2005-02-19六的 17:23 +0800,Rong-En Fan写道:
>  Maximum Queued I/O Count -  256                                
>  LUNs per Host SCSI ID - 8                                      
>  Max Number of Concurrent Host-LUN Connection - Def(4)          
>  Number of Tags Reserved for each Host-LUN Connection - Def(32) 

Here:  You have allowed only 32, and if the host has exceeded the
limitation, then something strange *may* happen.  My bet is to decrease
the tags allowed at host side, to something like 32:

camcontrol tags da1 -N 32.

It's also possible to modify cam_xpt.c to set the default number.

> I'm not that similar with SCSI, if it possible some parameters
> here need to tune?

If you have a spare box, try to decrease the tag depth :-)  Please be
sure to decrease tag depth on every device.

Cheers,
-- 
Xin LI <delphij delphij net>  http://www.delphij.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: 
	=?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?=
	=?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8?= =?UTF-8?Q?=E5=88=86?=
Url : http://lists.freebsd.org/pipermail/freebsd-scsi/attachments/20050219/a3256b31/attachment.bin


More information about the freebsd-scsi mailing list