From owner-freebsd-arch Mon Mar 11 14:59: 8 2002 Delivered-To: freebsd-arch@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 8C78D37B43B; Mon, 11 Mar 2002 14:58:54 -0800 (PST) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.11.3/8.11.1) id g2BMwrg93356; Tue, 12 Mar 2002 09:58:53 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au(10.0.100.18) by pericles.IPAustralia.gov.au via smap (V2.1) id xma093348; Tue, 12 Mar 02 09:58:47 +1100 Received: (from carl@localhost) by newton.aipo.gov.au (8.11.6/8.11.6) id g2BMwlY78370; Tue, 12 Mar 2002 09:58:47 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) X-Authentication-Warning: newton.aipo.gov.au: carl set sender to carl@xena.ipaustralia.gov.au using -f Subject: Re: GEOM code ready for testing From: Carl Makin To: Poul-Henning Kamp Cc: arch@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <47754.1015785294@critter.freebsd.dk> References: <47754.1015785294@critter.freebsd.dk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 12 Mar 2002 10:58:47 +1200 Message-Id: <1015887527.74983.41.camel@newton.aipo.gov.au> Mime-Version: 1.0 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Mon, 2002-03-11 at 06:34, Poul-Henning Kamp wrote: > The GEOM code is now ready for early testing: Would GEOM support accessing a device via multiple paths? (ie could we write a method that would do that?) My current situation is that I have a couple of IBM ESS F20 Sharks each with 3 fibre channel cards hooked to 3 brocade switches. When I allocate a LUN out of either shark it appears as 3 separate devices. IBM ship software called "SDD" that provides a single virtual device "VPATH" on NT, Solaris and AIX and load balances. At the moment when I hook up a FreeBSD box I just select one of the devices and ignore the others. Mildly annoying and I have to bring down the FreeBSD boxes when we upgrade the microcode on the shark. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message