Have I bricked my Sun V20z?
        Posted  
        
            by David Mackintosh
        on Server Fault
        
        See other posts from Server Fault
        
            or by David Mackintosh
        
        
        
        Published on 2009-11-20T14:34:53Z
        Indexed on 
            2010/03/13
            16:25 UTC
        
        
        Read the original article
        Hit count: 1090
        
I have a small pile of Sun V20z computers. I was trying to update the SP and BIOS firmwares in order to bring them all up to the same standard -- mostly to get the updated (ie actually useful) SP functionality, and figured that I would just do the BIOS while I was at it.
For three of the four computers, it worked perfectly. However after the BIOS update, the fourth system won't boot.
I did this:
batch05-mgmt $ sp get mounts
Local Remote
/mnt  10.16.0.8:/export/v20z
batch05-mgmt $ platform set os state update-bios /mnt/sw_images/platform/firmware/bios/V1.35.3.2/bios.sp
This command may take several minutes.  Please be patient.
Bios started
Bios Flash Transmit Started
Bios Flash Transmit Complete
Bios Flash update Progress: 7
Bios Flash update Progress: 6
Bios Flash update Progress: 5
Bios Flash update Progress: 4
Bios Flash update Progress: 3
Bios Flash update Progress: 2
Bios Flash update Progress: 1
Bios Flash update complete
batch05-mgmt $ platform set power state on
This command may take several minutes.  Please be patient.
After an hour of waiting, it still won't start. The chassis powers on, but beyond the fans spinning up and the hardware POST of the drives, nothing appears to happen.
So if I try to re-flash the BIOS (on the theory that maybe something went wrong):
batch05-mgmt $ platform set os state update-bios /mnt/sw_images/platform/firmware/bios/V1.35.3.2/bios.sp
This command may take several minutes.  Please be patient.
Bios started
Error. The operation timed out.
Have I bricked it?
© Server Fault or respective owner