Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1395234.1
Update Date:2012-03-26
Keywords:

Solution Type  Technical Instruction Sure

Solution  1395234.1 :   How to replace an internal disk in a volume under LSI RAID controller  


Related Items
  • Sun SPARC Enterprise T5120 Server
  •  
  • Sun SPARC Enterprise T5220 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>Usx/Blade/Netra>SN-SPARC: USx
  •  
  • .Old GCS Categories>Sun Microsystems>Servers>CMT Servers
  •  


Replacing an internal disk of a RAID volume is simple but requires attention ensuring completion of each step.

Applies to:

Sun SPARC Enterprise T5120 Server - Version: Not Applicable to Not Applicable - Release: N/A to N/A
Sun SPARC Enterprise T5220 Server - Version: Not Applicable to Not Applicable   [Release: N/A to N/A]
Information in this document applies to any platform.

Goal

To assist customers and technicians on replacing internal disks that are part of a RAID volume.

Solution

1. Once a volume failure has been identified, list its disks via 'raidctl' in order to identify the failed disk.

root@Server-T5120 # raidctl
Controller: 1
Volume:c1t0d0
Disk: 0.0.0
Disk: 0.1.0
Controller: 2
Controller: 3

root@Server-T5120 # raidctl -l c1t0d0
Volume Size Stripe Status Cache RAID
Sub Size Level
Disk
----------------------------------------------------------------
c1t0d0 136.6G N/A DEGRADED OFF RAID1
0.0.0 136.6G GOOD
N/A 136.6G FAILED

2. Locate the defective disk in the chassis following Server's specific documentation. Pay careful attention. Removing the incorrect disk may result in a total loss of the volume.

3. Remove the defective disk.

4. Make sure the removal has been acknowledged by Solaris checking '/var/adm/messages' for reports on the removal of the HD:

Jan 16 15:30:41 Server-T5120 scsi: [ID 107833 kern.notice] /pci@0/pci@0/pci@2/scsi@0 (mpt0):
Jan 16 15:30:41 Server-T5120 Physical disk (target 1) is |missing|
Jan 16 15:30:41 Server-T5120 scsi: [ID 107833 kern.notice] /pci@0/pci@0/pci@2/scsi@0 (mpt0):
Jan 16 15:30:41 Server-T5120 Physical disk (target 1) is |out of sync||missing|
Jan 16 15:30:41 Server-T5120 scsi: [ID 107833 kern.notice] /pci@0/pci@0/pci@2/scsi@0 (mpt0):
Jan 16 15:30:41 Server-T5120 Volume 0 is |enabled||degraded|

Jan 16 15:30:55 Server-T5120 ipmievd: [ID 702911 daemon.notice] Entity Presence sensor #0x1f /HDD1/PRSNT - Device Absent
Jan 16 15:31:04 Server-T5120 SC Alert: [ID 928961 daemon.notice] IPMI | minor: ID = 1 : 01/16/2012 : 17:30:53 : Entity Presence : /HDD1/PRSNT : Device Absent
Jan 16 15:31:13 Server-T5120 SC Alert: [ID 940327 daemon.error] Chassis | major: Hot removal of HDD1


Notice both Solaris and ipmi/SC logs are printed.
5. Following that, insert the new disk. See the volume resync started:

6. Follow the resync process until confirmed its completion:

root@Server-T5120 # raidctl -l c1t0d0
Volume Size Stripe Status Cache RAID
Sub Size Level
Disk
----------------------------------------------------------------
c1t0d0 136.6G N/A SYNC OFF RAID1
0.0.0 136.6G GOOD
0.1.0 136.6G GOOD

Process completed



Attachments
This solution has no attachment
  Copyright © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback