![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1386502.1 : Replacement disk not recognized on X4540
In this Document
Created from <SR 3-4853548441> Applies to:Sun Fire X4540 Server - Version Not Applicable to Not Applicable [Release N/A]Sun Fire X4500 Server - Version Not Applicable to Not Applicable [Release N/A] Oracle Solaris on x86-64 (64-bit) Oracle Solaris on x86 (32-bit) ***Checked for relevance on 15-Dec-2013*** SymptomsUnder very rare circumstance, replacement disk would not be recognized by the system, and when "#cfgadm -al" is issued customer would see sd instance under Attachment Point (Ap_Id) instead of the actual target. x4540# raidctl -l
Controller: 1 Disk: 0.0.0 ' ' Disk: 0.7.0 Controller: 2 Disk: 0.0.0 Disk: 0.1.0 Disk: 0.2.0 Disk: 0.3.0 Disk: 0.5.0 Disk: 0.6.0 Disk: 0.7.0 Discrepancy in cfgadm -alv Ap_Id Type Receptacle Occupant Condition c2 scsi-bus connected configured unknown c2::dsk/c2t0d0 disk connected configured unknown c2::dsk/c2t1d0 disk connected configured unknown c2::dsk/c2t2d0 disk connected configured unknown c2::dsk/c2t3d0 disk connected configured unknown c2::dsk/c2t5d0 disk connected configured unknown c2::dsk/c2t6d0 disk connected configured unknown c2::dsk/c2t7d0 disk connected configured unknown c2::sd30 disk connected unconfigured unknown <<<<<<<<<<<<< (SD Instance Number recorded as Attachment Point ID- Stale Entry ) ChangesCustomer had replaced a disk. CauseCause 1. # devfsadm -c
SolutionMost customers would not agree for down time, hence possible ways to recover from this situation are: # devfsadm -Cv #command to clear all stale enteries
- Perform a: # cfgadm -c unconfigure c2::sd30 # command to unconfigure the device
# devfsadm -v [#command to scan for new devices]
- check format output to see if disk is getting detected or not # cfgadm -c configure c2 [#configure all the underlined device in controller 2]
# cfgadm -c unconfigure c2::sd30 [command to unconfigure the device, if fails try option 2]
# cfgadm -x remove_device c2::sd30 [Forceful removal] # cfgadm -al #and see if the c2::sd30 is gone # cfgadm -x insert_device c2::dsk/c2t4d0 or if the above command fails run # cfgadm -x insert_device c2 verify the device c2::dsk/c2t4d0 is added by running cfgadm -al # cfgadm -c configure c2::dsk/c2t4d0
TSC is requested to engage the drivers team SN-DK Storage Drivers (MOS Group) Why: Because its Driver mess-up. Attachments This solution has no attachment |
||||||||||||||||||
|