From owner-freebsd-current@FreeBSD.ORG Sat Oct 29 10:10:48 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 6CAD016A420 for ; Sat, 29 Oct 2005 10:10:48 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBB243D7B for ; Sat, 29 Oct 2005 10:10:44 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id A7A9EBC95; Sat, 29 Oct 2005 10:10:42 +0000 (UTC) To: Wilko Bulte From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 29 Oct 2005 11:07:22 +0200." <20051029090722.GA3432@freebie.xs4all.nl> Date: Sat, 29 Oct 2005 12:10:42 +0200 Message-ID: <38105.1130580642@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Matthew Jacob , FreeBSD Current , Rainer Duffner Subject: Re: FreeBSD on IBM blade servers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 29 Oct 2005 10:10:48 -0000 In message <20051029090722.GA3432@freebie.xs4all.nl>, Wilko Bulte writes: >On Fri, Oct 28, 2005 at 07:53:33PM -0700, Matthew Jacob wrote.. >> I'm catching, as usual, the tail end of all such discussions, but if this is >> yet another discussion about multipathing, well, FreeBSD doesn't *do* >> multipathing yet (to my knowledge), and it's going to take a bit more than >> just fooling around with CAM or an HBA driver to make it work at a >> commercial grade level. > >Absolutely. > >I think phk has done some work in the past for a customer of him >with multipathing to a DEC HSG80. I could be wrong though. geom_fox is a rudimentary multipath tool. Unfortunately (at least when no fabric switch is involved) the isp driver never seems to time out a request (it just waits for another civilization to appear and provide the lemon soaked paper-napkins) so it doesn't really work well. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.