From owner-freebsd-current@FreeBSD.ORG Sun Aug 10 22:00:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15D7C37B423 for ; Sun, 10 Aug 2003 22:00:38 -0700 (PDT) Received: from figg.securenet.com.au (ns2.isecure.com.au [202.125.4.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A81443FBD for ; Sun, 10 Aug 2003 22:00:36 -0700 (PDT) (envelope-from carl@xena.IPAustralia.gov.au) Received: from iron.securenet.com.au (iron.isecure.com.au [202.125.4.94] (may be forged))h7B50Y9I016327; Mon, 11 Aug 2003 15:00:34 +1000 Received: (from uucp@localhost) by iron.securenet.com.au (8.12.6/8.12.6) id h7B50X2b029026; Mon, 11 Aug 2003 15:00:33 +1000 (EST) X-Authentication-Warning: iron.securenet.com.au: uucp set sender to using -f Received: from nodnsquery(10.11.3.10) by iron.securenet.com.au via csmap (V6.0) id srcAAAx4aaS4; Mon, 11 Aug 03 15:00:33 +1000 Received: from vmail.aipo.gov.au (localhost [127.0.0.1]) id h7B50WsB014640; Mon, 11 Aug 2003 15:00:32 +1000 Received: from xena.aipo.gov.au (xena.aipo.gov.au [10.0.100.52]) by vmail.aipo.gov.au (8.12.6/8.12.6) with ESMTP id h7B50WZM015858; Mon, 11 Aug 2003 15:00:32 +1000 (EST) (envelope-from carl@xena.IPAustralia.gov.au) Received: from newton.aipo.gov.au (newton.aipo.gov.au [10.0.100.18]) by xena.aipo.gov.au (8.12.6/8.12.6) with ESMTP id h7B50VnK017163; Mon, 11 Aug 2003 15:00:31 +1000 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au (localhost [127.0.0.1]) by newton.aipo.gov.au (8.12.9/8.12.8) with ESMTP id h7B50VW5046238; Mon, 11 Aug 2003 15:00:31 +1000 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: (from carl@localhost) by newton.aipo.gov.au (8.12.9/8.12.8/Submit) id h7B50UHd046237; Mon, 11 Aug 2003 15:00:30 +1000 (EST) X-Authentication-Warning: newton.aipo.gov.au: carl set sender to carl@xena.ipaustralia.gov.au using -f From: Carl Makin To: Aaron Wohl In-Reply-To: <20030810001056.129493919F@www.fastmail.fm> References: <20030810001056.129493919F@www.fastmail.fm> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1060578030.15318.15.camel@newton.aipo.gov.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 11 Aug 2003 15:00:30 +1000 cc: freebsd-current@freebsd.org Subject: Re: SAN disk with freebsd? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 05:00:38 -0000 Hi Aaron, On Sun, 2003-08-10 at 10:10, Aaron Wohl wrote: > Anyone using a storage area network with freebsd (or linux)? Anything to > recommend as working well or to stay way from? I've had FreeBSD 4.6-RELEASE with a QLA2200 card connected to an IBM ESS (Shark) through IBM 2109-S16 switches (Brocade 3800) working very well. You have to tell the Shark to only use 1 interface for that host (we have 3 per Shark) as there is no dual pathing code yet for FreeBSD. Carl.