From owner-freebsd-scsi@FreeBSD.ORG Tue May 24 11:25:17 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 C802F106566C for ; Tue, 24 May 2011 11:25:17 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 90BD78FC12 for ; Tue, 24 May 2011 11:25:17 +0000 (UTC) Received: from [192.168.135.100] (c-76-126-155-117.hsd1.ca.comcast.net [76.126.155.117]) (authenticated bits=0) by ns1.feral.com (8.14.4/8.14.4) with ESMTP id p4OBP9Oj089656 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 24 May 2011 04:25:11 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4DDB9596.5010301@feral.com> Date: Tue, 24 May 2011 04:25:10 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <20110524000921.10862o7lpz7ezx8g@webmail.raad.tartu.ee> <20110524075338.97072kalk6qhm1gk@webmail.raad.tartu.ee> In-Reply-To: <20110524075338.97072kalk6qhm1gk@webmail.raad.tartu.ee> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (ns1.feral.com [192.67.166.1]); Tue, 24 May 2011 04:25:16 -0700 (PDT) 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 11:25:17 -0000 Hmm? Really? Oh, well. In linux is it using one of the RDAC drivers? I assume you're using openiscsi. Perhaps openiscsi is helping here. In any case, I doubt we're going to fix it today. On 5/23/2011 9:53 PM, Toomas Aas wrote: > 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. >