I have the same drive, I'm on Solaris 10, and I found this thread after a lot 
of googling.

bash-3.00# cat /etc/release 
                        Solaris 10 5/09 s10x_u7wos_08 X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 30 March 2009

removing the drive, looking at model/revision/firmware info etc. I discovered I 
don't suffer from the firmware problem as I'm using a later revision of the 
firmware prefixed with 'CC'.

I added the new drive, did the "touch /reconfigure" and rebooted, it didn't 
pick it up. It would show up in "format', but when I selected the new drive, 
the format command core dumped.

then I tried an additional step recommended by @iain79 above, the "run devfsadm 
-i cmdk". after another reboot I now get further when I run the format command 
..

bash-3.00# format
Searching for disks...done

AVAILABLE DISK SELECTIONS:
       0. c0d0 <DEFAULT cyl 38910 alt 2 hd 255 sec 63>
          /p...@0,0/pci-...@1f,2/i...@0/c...@0,0
       1. c2d0 <ST315003-         9VS1W9Y-0001-16777215.>
          /p...@0,0/pci-...@1f,5/i...@1/c...@0,0
Specify disk (enter its number): 1
selecting c2d0
NO Alt slice
No defect list found
[disk formatted, no defect list found]

etc...




but the following doesn't fill me with hope. note how big sol10 sees the drive 
as, almost 18.5 million terrabytes!

bash-3.00# iostat -En 
c0d0             Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Model: WDC WD3200AAKS- Revision:  Serial No:      WD-WMAT115 Size: 320.07GB 
<320070352896 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 
c2d0             Soft Errors: 0 Hard Errors: 1818 Transport Errors: 0 
Model: ST31500341AS    Revision:  Serial No:             9VS Size: 
18446743374.98GB <18446743374981496832 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 1818 Recoverable: 0 
Illegal Request: 0 
c1t0d0           Soft Errors: 1 Hard Errors: 0 Transport Errors: 0 
Vendor: HL-DT-ST Product: DVD+-RW GSA-H73N Revision: B103 Serial No:  
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 1 Predictive Failure Analysis: 0 
-bash-3.00#




the kernel doesn't appear to be very happy with me either.. here's a snippet 
from dmesg..


10-u7-64bit-p gda: [ID 107833 kern.notice]     Requested Block -1364718629, 
Error Block: -1364718629
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.notice]     Sense Key: ID 
not found
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.notice]     Vendor 'Gen-ATA 
' error code: 0x5
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.warning] WARNING: 
/p...@0,0/pci-...@1f,5/i...@1/c...@0,0 (Disk1):
Jul 14 00:13:47 s10-u7-64bit-p  exceeds maximum number of retries
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.warning] WARNING: 
/p...@0,0/pci-...@1f,5/i...@1/c...@0,0 (Disk1):
Jul 14 00:13:47 s10-u7-64bit-p  Error for command 'read sector' Error Level: 
Fatal
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.notice]     Sense Key: ID 
not found
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.notice]     Vendor 'Gen-ATA 
' error code: 0x5
Jul 14 00:13:47 s10-u7-64bit-p gda: [ID 107833 kern.warning] WARNING: 
/p...@0,0/pci-...@1f,5/i...@1/c...@0,0 (Disk1):
Jul 14 00:13:47 s10-u7-64bit-p  Error for command 'read sector' Error Level: 
Fatal



any and all suggestions greatly appreciated!

thanks..
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to