> > How do I identify which drive it is? I hear each drive spinning (I listened > > to them individually) so I can't simply select the one that is not spinning. > > You can try reading from each raw device, and looking for a blinky-light > to identify which one is active. If you don't have individual lights, > you may be able to hear which one is active. The "dd" command should do.
Write down the serial numbers on your drives. Then do the following for all "good" drives (the bad one might hang). You can recognize the good ones because format shows the SCSI targets in the initial disk selection prompt. Procedure: - Run "format -e" as root. - Select the first "good" disk. - Type "scsi" to get into the mode pages menu (don't worry about the warning, you won't do anything to the disks). - Type "inq" to see the raw inquiry string returned by the disk. Somewhere in there is the serial number as an ASCII string. - Type "q" to get back to the main menu. - Type "disk" to select the next disk. This way, you can match serial numbers and "good" disks. The one left will be the bad one. HTH -- Volker -- ------------------------------------------------------------------------ Volker A. Brandt Consulting and Support for Sun Solaris Brandt & Brandt Computer GmbH WWW: http://www.bb-c.de/ Am Wiesenpfad 6, 53340 Meckenheim Email: v...@bb-c.de Handelsregister: Amtsgericht Bonn, HRB 10513 Schuhgröße: 45 Geschäftsführer: Rainer J. H. Brandt und Volker A. Brandt _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss