From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: Mount by WWN (FC, using qlogic 2200) Date: 04 Feb 2004 15:06:33 -0500 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <1075925194.2029.102.camel@mulgrave> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from stat1.steeleye.com ([65.114.3.130]:55525 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S264233AbUBDUGk (ORCPT ); Wed, 4 Feb 2004 15:06:40 -0500 In-Reply-To: List-Id: linux-scsi@vger.kernel.org To: Martin Peschke3 Cc: "Robert J. Adams (jason)" , EXT / DEVOTEAM VAROQUI Christophe , "'linux-scsi@vger.kernel.org'" On Wed, 2004-02-04 at 14:58, Martin Peschke3 wrote: > As there might be several paths to a device identified by a WWPN > in the form of 2 or more host bus adapters connecting to that WWPN, > don't you want to mount an FCP device by > + + ? Actually, I think the question was about WWN, i.e. the EVPD page 0x83 World Wide Name, which uniquely identifies the device independent of transport. The answer is that someone needs to think about doing it using udev. James