The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9 0ktalmagik SUN Solaris 4 02-03-2009 09:37 AM
Finance::Bank::HDFC 0.14 (Default branch) iBot Software Releases - RSS News 0 04-16-2008 03:00 PM
Bank group takes Linux migration a step at a time iBot UNIX and Linux RSS News 0 02-20-2008 06:00 PM
Bank-Verlag: Linux Migration and SAP System Operation by Pironet NDH - PresseBox (Pre iBot UNIX and Linux RSS News 0 06-19-2007 07:00 AM
solaris question bank raguramtgr UNIX for Dummies Questions & Answers 1 03-31-2004 01:23 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-10-2008
funksen funksen is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2006
Location: Austria/Vienna
Posts: 430
identify memory bank

Hi guys,

I'm new to solaris, and need to change damaged memory

Server is 280R

I get this output from fmdump:

Code:
bash-3.00# fmdump -v -u a645d6ef-7348-6619-d9d0-dcf80c069a94

TIME                 UUID                                 SUNW-MSG-ID

Sep 21 00:18:50.9350 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Sep 21 03:11:49.4309 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Sep 25 10:39:06.1713 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Sep 25 12:25:46.2290 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Oct 30 14:04:39.3717 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Oct 31 11:12:48.6041 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Dec 26 11:01:42.4076 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Dec 27 11:08:59.8339 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Jan 30 06:12:05.4228 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406



 



Dec 06 14:22:04.4486 a645d6ef-7348-6619-d9d0-dcf80c069a94 SUN4U-8000-35

   95%  fault.memory.bank

         FRU: mem:///component=J0100,J0202,J0304,J0406

        rsrc: mem:///component=J0100,J0202,J0304,J0406
how can I know where to find the memory in the server?



thanks in advance

funksen
  #2 (permalink)  
Old 01-10-2008
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
If you have a sunsolve account - you can look at the info

else, this shows your memory, cpu and pci as it is on the board

J0407 Group 1 Bank 1/3
J0406 Group 0 Bank 0/2
J0305 Group 1 Bank 1/3
J0304 Group 0 Bank 0/2
J0203 Group 1 Bank 1/3
J0202 Group 0 Bank 0/2
J0101 Group 1 Bank 1/3
J0100 Group 0 Bank 0/2

cpu 0 slot cpu1 slot


PCI B Slot 1

PCI B Slot 2

PCI B Slot 0
  #3 (permalink)  
Old 01-10-2008
funksen funksen is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2006
Location: Austria/Vienna
Posts: 430
thank you RTM,

with the message J0100,J0202,J0304,J0406 every module of group0 could be damaged, any idea how to determine which one exactly???
  #4 (permalink)  
Old 01-10-2008
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
I believe if Sun were replacing the memory, they would replace all of it.
If you are replacing the memory, then replace one at a time and boot- if the errors go away, then you found your 'bad' dimm. Long process but will cost you less money.
  #5 (permalink)  
Old 01-10-2008
funksen funksen is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2006
Location: Austria/Vienna
Posts: 430
hm bad news, perhaps I can find 4 new modules


thank you very much!
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:28 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0