RE: [PATCH 00/17] mdadm: SCSI enclosure based array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> So "by-path" is about the data-path that leads to the device, but "by-slot" is
> about the physical location of the device (which may correlate with the path,
> but is conceptually different).  I guess I can accept that.
> I don't suppose "by-location" was considered?
> Can a "disk" have other locations that "slots"?
> I guess 'sd' cards live in slots.
> But USB sticks plug into sockets (or are sockets just slots?) CDROMs live in trays.
> 
> Is there some convention for naming slots?
>   enclosure-rank-row-column ??
> Is there some convention for naming enclosures?  Bob, Jane, Ahmed?

The enclosure:slots name comes from SCSI Enclosure Service (SES) definitions, 
and it is just enclosure-slot (no rank, row, column). 

Here, we use the SAS address of the SCSI Enclosure Processor (SEP) to identify 
the enclosure, while the slot is just numbers. For example:

enclosure-0x570e2840203080ff-slot0 -> /dev/sdl
enclosure-0x570e2840203080ff-slot1 -> /dev/sdj
enclosure-0x570e2840203080ff-slot10 -> /dev/sdk

At this time, this concept only applies to drives in SCSI enclosure. Other drives
do not have this symlink. 

Thanks,
Song
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux