> 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