On Wed, Jul 14, 2010 at 03:07:59PM -0600, Beau J. Bechdol wrote:
> So not sue if this is the correct list to email to or not. I am curious to
> know on my machine I have two hard drive (c8t0d0 and c8t1d0). Can some one
> explain to me what this exactly means? What does "c8" "t0" and "d0" actually
> mean. I might have to go back to solaris 101 to understand what this all
> means.

The 'c' is for "controller", and the number that follows is one that is
assigned to the given controller (not necessarily on a first-come-
first-served 0-based basis!).  The controller number should be
considered unpredictable at install time.  Once installed it shouldn't
change, except for removable disks, where the controller number might
vary according to which slot you plugged the disk into.

The 't' is for "target".

The 'd' is for "disk" -- think LUN.

The 'p' is for "partition", and is used in Solaris on x86.

The 's' is for "slice".  Slices are like partitions, but only used in
SOLARIS2 partitions, of which you're allowed no more than one per-disk.

Nico
-- 
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to