Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 15 Jul 2002 09:28:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 15 Jul 2002 09:28:43 -0400 Received: from cibs9.sns.it ([192.167.206.29]:14601 "EHLO cibs9.sns.it") by vger.kernel.org with ESMTP id ; Mon, 15 Jul 2002 09:28:41 -0400 Date: Mon, 15 Jul 2002 15:17:53 +0200 (CEST) From: venom@sns.it To: Joerg Schilling cc: riel@conectiva.com.br, , , Subject: Re: IDE/ATAPI in 2.5 In-Reply-To: <200207150920.g6F9Kj7v019998@burner.fokus.gmd.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2259 Lines: 65 On Mon, 15 Jul 2002, Joerg Schilling wrote: > Date: Mon, 15 Jul 2002 11:20:45 +0200 (CEST) > From: Joerg Schilling > To: riel@conectiva.com.br, venom@sns.it > Cc: Richard.Zidlicky@stud.informatik.uni-erlangen.de, andersen@codepoet.org, > linux-kernel@vger.kernel.org, schilling@fokus.gmd.de > Subject: Re: IDE/ATAPI in 2.5 > > >From venom@sns.it Mon Jul 15 11:11:59 2002 > >On Sun, 14 Jul 2002, Rik van Riel wrote: > > >> > BTW: did you ever look at Solaris / HP-UX, ... and the way they > >> > name disks? > >> > > >> > someting like: /dev/{r}dsk/c0t0d0s0 > >> > This is SCSI bus, target, lun and slice. > >> > >> I wonder what they'll change it to in order to support > >> network attached storage. > >> > >Actually notthing: > > >dbtecnocasa:{root}:/>format > >Searching for disks...done > > >c2t1d0: configured with capacity of 6.56MB > >c2t1d30: configured with capacity of 34.04GB > >c2t1d31: configured with capacity of 34.04GB > >c2t1d81: configured with capacity of 34.04GB > > > >AVAILABLE DISK SELECTIONS: > > 0. c0t0d0 > > /pci@1f,4000/scsi@3/sd@0,0 > > 1. c2t1d0 > > /pci@4,2000/scsi@1/sd@1,0 > > 2. c2t1d30 > > /pci@4,2000/scsi@1/sd@1,1e > > 3. c2t1d31 > > /pci@4,2000/scsi@1/sd@1,1f > > 4. c2t1d81 > > /pci@4,2000/scsi@1/sd@1,51 > > >except of c0t0d0 everything else is network attached... > > > How is it attached? Using FACL or ISCSI? FACL > > In any case, it seems to be a natural solution to do it this way. > > In order to access a network disk, you need to obtain the right to > do so first. Once this has been done, the netork subsystem just looks > like a new SCSI bus. Exactly. Then I should say that this naming scheme is usefull, but so ugly... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/