From owner-freebsd-scsi@FreeBSD.ORG Tue May 24 04:53:41 2011 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 887BE106564A for ; Tue, 24 May 2011 04:53:41 +0000 (UTC) (envelope-from toomas.aas@raad.tartu.ee) Received: from kuller.raad.tartu.ee (kuller.raad.tartu.ee [213.184.43.8]) by mx1.freebsd.org (Postfix) with ESMTP id 35B988FC0C for ; Tue, 24 May 2011 04:53:41 +0000 (UTC) Received: from kuller.raad.tartu.ee (localhost [127.0.0.1]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 2413339846; Tue, 24 May 2011 07:53:40 +0300 (EEST) X-Virus-Scanned: amavisd-new at post.raad.tartu.ee Received: from kuller.raad.tartu.ee ([127.0.0.1]) by kuller.raad.tartu.ee (kuller.raad.tartu.ee [127.0.0.1]) (amavisd-new, port 10024) with LMTP id beq6+a6r1dfz; Tue, 24 May 2011 07:53:38 +0300 (EEST) Received: by kuller.raad.tartu.ee (Postfix, from userid 80) id 690A739847; Tue, 24 May 2011 07:53:38 +0300 (EEST) Received: from 226.16.50.84.dyn.estpak.ee (226.16.50.84.dyn.estpak.ee [84.50.16.226]) by webmail.raad.tartu.ee (Horde Framework) with HTTP; Tue, 24 May 2011 07:53:38 +0300 Message-ID: <20110524075338.97072kalk6qhm1gk@webmail.raad.tartu.ee> Date: Tue, 24 May 2011 07:53:38 +0300 From: Toomas Aas To: mj@feral.com References: <20110524000921.10862o7lpz7ezx8g@webmail.raad.tartu.ee> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.7) X-Originating-IP: 84.50.16.226 Cc: freebsd-scsi@freebsd.org Subject: Re: iSCSI multipathing X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 04:53:41 -0000 T, 24 mai 2011 kirjutas Matthew Jacob : > > Oh, I suspect that this won't work because you're likely confusing > the target as to which connection you're coming from. > > That is, multipathing and iSCSI needs network multipathing, not geom > multipathing. OK, Thanks for the explanation. I hate to be the "it works on Linux" guy, but it really does ;) I have several Linux boxes connecting to the same EMC Celerra using Device Mapper multipathing. I was hoping that gmultipath does the same job on FreeBSD, but apparently then it doesn't. -- Toomas Aas