On Tue, Aug 9, 2011 at 7:51 AM, Lanky Doodle <lanky_doo...@hotmail.com> wrote:

> Is there any reason (and anything to worry about) if disk target IDs don't 
> start at 0
> (zero). For some reason mine are like this (3 controllers - 1 onboard and 2 
> PCIe);
>
> AVAILABLE DISK SELECTIONS:
>       0. c8t0d0 <ATA    -ST9160314AS    -SDM1 cyl 19454 alt 2 hd 255 sec 63>
>          /pci@0,0/pci10de,cb84@5/disk@0,0
>       1. c8t1d0 <ATA    -ST9160314AS    -SDM1 cyl 19454 alt 2 hd 255 sec 63>
>          /pci@0,0/pci10de,cb84@5/disk@1,0
>       2. c9t7d0 <ATA-HitachiHDS72302-A5C0 cyl 60798 alt 2 hd 255 sec 252>
>          /pci@0,0/pci10de,376@a/pci1000,3140@0/sd@7,0

    Nothing to worry about here. Controller IDs (c<n>) are assigned
based on the order the kernel probes the hardware. On the SPARC
systems you can usually change this in the firmware (OBP), but they
really don't _mean_ anything (other than the kernel found c8 before it
found c9).

    There are (or were) other things the kernel considers a "disk
controller" on the system beyond the three you indicate. Keep in mind
that once the kernel finds a controller it makes an entry in
/etc/path_to_inst so that the IDs remain consistent if new controllers
are added (earlier in the search path).

-- 
{--------1---------2---------3---------4---------5---------6---------7---------}
Paul Kraus
-> Senior Systems Architect, Garnet River ( http://www.garnetriver.com/ )
-> Sound Designer: Frankenstein, A New Musical
(http://www.facebook.com/event.php?eid=123170297765140)
-> Sound Coordinator, Schenectady Light Opera Company (
http://www.sloctheater.org/ )
-> Technical Advisor, RPI Players
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to