The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-13-2008
upengan78 upengan78 is offline
Registered User
  
 

Join Date: Jun 2008
Location: Texas
Posts: 142
solaris 8 hangs and data access error on reboot

Hi

using solaris 5.8 on UltraSPARC-IIi 360MHz.

Quote:
uname -a
SunOS sparc5 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-5_10

I know it is an old hardware but similiar hardware is running fine. here is the issue,

System booted : works okay for some time then display was hung so system was rebooted ..it gave data access error. again rebooted and it came up fine..

I have pasted the /var/adm/messages here..

pastebin - collaborative debugging tool

pasting here in short ..

Quote:
***********
#
Aug 11 22:41:29 sparc5 UDBH 0x0233<UE> UDBH.ESYND 0x33 UDBL 0x0000 UDBL.ESYND 0x00
#
Aug 11 22:41:29 sparc5 UDBH Syndrome 0x33 Memory Module DIMM3
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 740919 kern.info] [AFT2] errID 0x00001802.ecb80126 E$tag != PA from AFAR; E$line was victimized
#
Aug 11 22:41:33 sparc5 dumping memory from PA 0x00000000.1a2edac0 instead
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x00): 0x00000300.000010d0
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x08): 0x00000000.00000000
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x10): 0xc00001ff.e198071a
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x18): 0xc00001ff.e198071a
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x20): 0x00000000.00000000
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x28): 0x00000000.00000000
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x30): 0x00000000.10007244
#
Aug 11 22:41:33 sparc5 SUNW,UltraSPARC-IIi: [ID 359263 kern.info] [AFT2] E$Data (0x38): 0x000002a1.003f1ba0
#
Aug 11 22:41:33 sparc5 unix: [ID 836849 kern.notice]
#
Aug 11 22:41:33 sparc5 panic[cpu0]/thread=30000c1d000:
#
Aug 11 22:41:33 sparc5 unix: [ID 424568 kern.notice] [AFT1] errID 0x00001802.ecb80126 UE Error(s)
#
Aug 11 22:41:33 sparc5 See previous message(s) for details
#
Aug 11 22:41:34 sparc5 unix: [ID 100000 kern.notice]
#
Aug 11 22:41:34 sparc5
#
Aug 11 22:41:35 sparc5 genunix: [ID 723222 kern.notice] 000002a1003f

**************
test-all at OBP did not show any error.. passed all.

Is it a CPU problem or Hard disk or memory issue ? or something else ?

what could be solution , a kernel patch is an option ?


Thanks

Last edited by upengan78; 08-13-2008 at 12:50 PM..