From owner-freebsd-stable@FreeBSD.ORG Fri Mar 9 21:04:46 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75AE416A407 for ; Fri, 9 Mar 2007 21:04:46 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 0575613C491 for ; Fri, 9 Mar 2007 21:04:45 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1137641nfc for ; Fri, 09 Mar 2007 13:04:44 -0800 (PST) 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=rzsbfrFZ7H+GOVSGyug7OrwpC7hNDuAE63alZTux38ym9LLvdQiVRygW1UUx9Z+vLYEzkC9BcqPYuUmsOgtFxyZ6lIxpzQ2Ll3K2283gfrcX70j5lZKxGIxmWVigZcksgyBHhAg8gh+SsPx7ok4ssorp+ywUs5nL0fXmUelxssM= 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=egN2Gx1BxOTCpW7CNXykGVSOJWuugcAT+u66mWMVz+lNos1I38VJ26BJCHsFojsh1bx4/N3LSsvUJnL+bxDrNPS8GV0FxNXtJ8Zgcpam4HQjS4Is2T0BEEPamuLA18xcABdEVlLvs/isf63fIPlCIlO5ytxFCYGBS6tsuNF9MCc= Received: by 10.78.185.7 with SMTP id i7mr277362huf.1173472815841; Fri, 09 Mar 2007 12:40:15 -0800 (PST) Received: by 10.78.15.2 with HTTP; Fri, 9 Mar 2007 12:40:15 -0800 (PST) Message-ID: <70e8236f0703091240q65d45300u836121454d799c64@mail.gmail.com> Date: Fri, 9 Mar 2007 20:40:15 +0000 From: "Joao Barros" To: "Ivan Voras" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45F18183.7050405@FreeBSD.org> <45F182F2.10604@fer.hr> Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, Matt Jacob Subject: Re: MFC request: QLogic 24xx FibreChannel controller X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 21:04:46 -0000 On 3/9/07, Ivan Voras wrote: > I'm not familiar with this hardware, but I'm curious why I see the one > test drive I assigned to it twice. I seem to recall reading somewhere a > discussion for Linux in which it's been mentioned that one of these > should be a read-write and another "read-only" device, but is this > correct? I can write to both drives. I'd say because you have a multipath setup, the driver being the exception. I guess the in house isp guru Matt Jacob can give you a better explanation ;) -- Joao Barros