![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1005530.1 : How to Check for Solaris[TM] X86 / X64 Disk Errors and Online/Offline Status
PreviouslyPublishedAs 207660 Applies to:Sun Java Workstation W2100z - Version Not Applicable and laterSun Java Workstation W1100z - Version Not Applicable and later Sun Ultra 20 M2 Workstation - Version Not Applicable and later Sun Ultra 20 Workstation - Version Not Applicable and later Sun Ultra 40 M2 Workstation - Version Not Applicable and later All Platforms GoalSymptoms
Purpose/Scope: To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Sun x86 Systems
FixSteps to Follow #/usr/sbin/format AVAILABLE DISK SELECTIONS: 1. c2t0d0 SEAGATE cyl 3817 alt 2 hd 128 sec 32 /pci@0,0/pci108e,5351@1f/disk@1,0 2. c2t1d0 <drive type unknown> /pci@0,0/pci108e,5351@1f/disk@1,1 Line numbers and controller numbers (cXtXdX) may vary depending on failure condition, highlighted in BOLD. This message appears when a disk was originally available to the operating system but now does not contain a valid disk label (VTOC) or the operating system is unable to read the disk label. This is an indication of a disk being corrupt. FURTHER INVESTIGATION: Investigate further by running the following command:
# /usr/sbin/cfgadm The resulting output will be similar to below depending on platform type and configuration: #/usr/sbin/cfgadm Ap_Id Type Receptacle Occupant Condition c0 scsi-bus connected configured ok c0::dsk/c0t0d0 disk connected configured ok c0::dsk/c0t1d0 disk connected configured unknown c1 scsi-bus connected configured ok c1::dsk/c1t2d0 CD-ROM connected configured ok The above output which may vary depending on configuration refers to a platform that has 2 controllers installed. The first controller is connected to an 2 disk backplane. The second controller is connected to a CD-ROM or DVD device. Possible failures are highlighted in BOLD.
Confirm that a disk is not disconnected or unconfigured which may explain why the disk is unavailable to Solaris[TM]. Finally, you may wish to confirm error messages have not been logged in the system messages file for a failed disk. /usr/bin/grep -i SCSI /var/adm/messages* We use the keyword SCSI because all storage devices in Solaris including IDE/PATA, SAS, SATA, SCSI, and USB emulate SCSI to be represented as a storage device. Therefore, most error messages reported in the system messages file are prefixed with the word SCSI. Replace as a precaution any disks that show a siginficantly high number of read or write SCSI ASC/ASQ media errors if those errors are local to a particular disk only. It is normal to see a few errors logged against various targets but high numbers on any one particular target are a sign of a pending failure. Occasional read or write media errors are normal, although they may cause disk management software to 'fail' RAID volume components, this does not necessarily indicate a disk HW failure. However, repeated media errors on several different blocks may indicate imminent disk failure requiring preventive replacement and should be further investigated. You sould also search for and consider platform bugs when experiencing a large number of SCSI ASC/ASQ errors. Search My Oracle Support and contact Oracle to verify if a bug is applicable to your platform type / disk type before replacing a disk drive.
Attachments This solution has no attachment |
||||||||||||
|