Date: Fri, 23 Jan 1998 10:01:03 -0700 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: "Mikhail A. Sokolov" <mishania@demos.su> Cc: gibbs@FreeBSD.ORG, scsi@FreeBSD.ORG, ache@FreeBSD.ORG Subject: Re: Infortrend's drivers/help needed, please. Message-ID: <199801231703.KAA06806@pluto.plutotech.com> In-Reply-To: Your message of "Fri, 23 Jan 1998 12:06:06 %2B0300." <19980123120606.31963@demos.su>
next in thread | previous in thread | raw e-mail | index | archive | help
>In case the same devices are connected to the same channel (hence, getting >the same id with different lun's) - > >sd0 at scbus0 target 1 lun 0 >sd0: <IFT 3102 0112> type 0 fixed SCSI 2 >sd0: Direct-Access 8683MB (17783104 512 byte sectors) >sd1 at scbus0 target 1 lun 1 >sd1: <IFT 3102 0112> type 0 fixed SCSI 2 >sd1: Direct-Access 8683MB (17783104 512 byte sectors) Yes, this is a long standing bug having to do with multi-lun devices in the aic7xxx driver. It has been corrected in the CAM version of the driver, but the changes are too invasive to attempt to port them into the driver in either current or stable. Since this kinds of devices that trigger this problem are rare, it seldom causes problems. Yours is the first bug report I've seen about this issue. -- Justin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801231703.KAA06806>