From owner-freebsd-scsi Thu May 24 10:41:58 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from beppo.feral.com (unknown [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id ED40937B423 for ; Thu, 24 May 2001 10:41:54 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f4OHfPg03502; Thu, 24 May 2001 10:41:35 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 24 May 2001 10:41:25 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Lauri Laupmaa Cc: scsi@FreeBSD.ORG Subject: Re: fibre channel & switch fabric In-Reply-To: <3B0D2B5A.2D6B752F@inspiral.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In fact, nearly all of the testing I do is *with* fabric. This has led me to miss a couple of FC-AL bugs. Oops. THe 2100 actually can work on any switch that support both public loop &AND& provide aliasing (Brocades && Ancors do). The 2100 only has hardware to insert 8 bit AL_PAs (the low 8 bits of a D_ID) into frames, but the switches add the rest. The QLA2200 is supported (and has full 24 bit D_ID addressing), and that also is known to work with the above switches and even the McData (which requires you to do an FC4 login). The switches must support the SNS subcommand of GET ALL NEXT - that's how the fabric is probed. Also, the login policy is in the HBA, not in the upper layers, and is a "First Come, First Logged into" policy. There's room for 253 devices in the QLogic 2X00. The 2100, or the 2200 in FL-port configuration, can only support fabric devices from ids 129..255 (the way this works is that the QLogic f/w automatically logs into local loop members- but fabric devices you have to explicitly log into), but the 2200, connected as an F-port, can also use up slots 0..125. -matt On Thu, 24 May 2001, Lauri Laupmaa wrote: > Hi > > Is there any fibrechannel cards which have switch fabric support under > FreeBSD ? > I know that qla2100 has fc-al support... > > -- > L. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message