> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of Geoff Nordli
> 
> trying to figure out a reliable way to identify drives to make sure I pull
the
> right drive when there is a failure.   These will be smaller installations

http://support.oracle.com
In the search bar in the upper right, enter:  jumpstart_solution062011
There you can download a package, which includes a script...  

It's really stupid.  There's a conf file for each of the supported hardware
types, which simply hardcode some mappings in it.  You have to select the
right conf file for your system, and run slot.sh against that conf file
(which you will probably copy or rename slot.conf) ...

After that, it's all simple.  You just type in commands like this:
                Display all disks and all slots
                                ./slot.sh -a slot.conf

                Display a specific disk
                                ./slot.sh -d disk_name slot.conf

                Display a specific slot
                                ./slot.sh -s slot_number slot.conf


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

Reply via email to