From owner-freebsd-current@FreeBSD.ORG Mon Mar 12 18:18:12 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40ECE16A400 for ; Mon, 12 Mar 2007 18:18:12 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id ADB7313C480 for ; Mon, 12 Mar 2007 18:18:11 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1401355ana for ; Mon, 12 Mar 2007 11:18:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QwiCZiJhczTFHMj8n4+qBVMf0h2iwxeLJ3Ms5IUZ0xYZBetSmcQvs1ydJXT6TSFb2O8GfHIh+GExevuXGR2p668PVQiGH/X6rnXBtn5OT3rgiNCUBywQ7kH8p2+Six6sCiM+E7k3uAeFBK+wusmoVyUIvjZf24u2AAxIOJ1s+QA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=t6oxLbuVgPwLEfIbmGERqg7CBNASgJuWOJY39VJoAhw8G4sQqy7VHX0ANZy+vi77aZ9kDSJGnFoNpP+fpX5NEQy9BwOo7rc0CJcbdU6do3xBykciPlReRG0GygsvVD82Qg+RIbhm78QwUXHxhrIu96BFD+R9i7ExJRk8+ombqOg= Received: by 10.114.112.1 with SMTP id k1mr1883423wac.1173720091963; Mon, 12 Mar 2007 10:21:31 -0700 (PDT) Received: by 10.114.24.2 with HTTP; Mon, 12 Mar 2007 10:21:31 -0700 (PDT) Message-ID: <7579f7fb0703121021r66aa163bnd1dae6705cd0646a@mail.gmail.com> Date: Mon, 12 Mar 2007 10:21:31 -0700 From: "Matthew Jacob" To: "Ivan Voras" In-Reply-To: <45F5494B.9040104@fer.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <70e8236f0703091413o473db67fr451e3be49c44b025@mail.gmail.com> <20070309142918.V61513@ns1.feral.com> <45F1E27A.7090302@fer.hr> <20070309150157.L61706@ns1.feral.com> <45F1EB35.6020303@fer.hr> <20070309151901.L61859@ns1.feral.com> <45F1F08E.5030902@fer.hr> <20070309173523.P62771@ns1.feral.com> <45F5494B.9040104@fer.hr> Cc: freebsd-current@freebsd.org, mjacob@freebsd.org Subject: Re: MFC request: QLogic 24xx FibreChannel controller 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: Mon, 12 Mar 2007 18:18:12 -0000 Thanks. Jeez- they all get reported out via the fabric as separate devices. I have no idea what the internals of them are that cause such paths to be unconscious active/active. This is exactly the reason, btw, whey I *didn't* wire WWPN or Serial number knowledge into the geom_multipath module (to be MFC's sometime soon) as a requirement. Only the owner of the underlying storage in this case is going to be able figure out that these are two paths to the same storage.