How to solve M5000 CPU "Deconfigured" state?


 
Thread Tools Search this Thread
Operating Systems Solaris How to solve M5000 CPU "Deconfigured" state?
# 1  
Old 04-23-2015
How to solve M5000 CPU "Deconfigured" state?

Hi Community,

i have one M5000 spare machine which was handled by support team. they told me that it is gone completely .

i have checked the status. before it was showing MBU_B degraded. i updated to latest firmware and , resetted the xscf and now this is showing as normal.

Code:
MBU_B Status:Normal; Ver:4401h; Serial:BD131500KA  ;
        + FRU-Part-Number:CF00541-4360 01   /541-4360-01          ;
        + Memory_Size:128 GB;
        + Type:2;
        CPUM#0-CHIP#0 Status:Normal; Ver:0601h; Serial:PP120405RT  ;
            + FRU-Part-Number:CA06761-D205 C3   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
        CPUM#0-CHIP#1 Status:Normal; Ver:0601h; Serial:PP120405RT  ;
            + FRU-Part-Number:CA06761-D205 C3   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
        CPUM#1-CHIP#0 Status:Normal; Ver:0601h; Serial:PP11320266  ;
            + FRU-Part-Number:CA06761-D205 C2   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
        CPUM#1-CHIP#1 Status:Normal; Ver:0601h; Serial:PP11320266  ;
            + FRU-Part-Number:CA06761-D205 C2   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
*       CPUM#2-CHIP#0 Status:Deconfigured; Ver:0601h; Serial:PP1038086R  ;
            + FRU-Part-Number:CA06761-D205 C0   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
*       CPUM#2-CHIP#1 Status:Deconfigured; Ver:0601h; Serial:PP1038086R  ;
            + FRU-Part-Number:CA06761-D205 C0   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
*       CPUM#3-CHIP#0 Status:Deconfigured; Ver:0601h; Serial:PP11050AZH  ;
            + FRU-Part-Number:CA06761-D205 C1   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;
*       CPUM#3-CHIP#1 Status:Deconfigured; Ver:0601h; Serial:PP11050AZH  ;
            + FRU-Part-Number:CA06761-D205 C1   /371-4932-03          ;
            + Freq:2.660 GHz; Type:48;
            + Core:4; Strand:2;

what is Status:Deconfigured means?

Thanks & Regards,
Ben

Last edited by Don Cragun; 04-23-2015 at 02:52 AM.. Reason: Use ICODE tags to avoid smiley substitution.
# 2  
Old 04-23-2015
As a result of a hardware fault, the two CPU's are "deconfigured".

The CPU's themselves are not the problem but some other faulty component is preventing them working.

FYI, here's the information from the horse's mouth (Oracle):-
https://docs.oracle.com/cd/E19580-01...10/21ch4p.html
This User Gave Thanks to hicksd8 For This Post:
# 3  
Old 04-23-2015
Hi

thanks for the replay.

but from showhardconf is showing nothing is faulty for me
# 4  
Old 04-23-2015
And what is the output of showstatus?
# 5  
Old 04-26-2015
HI

my showhardconf is showing one memory bank is faulted, that means all the memory modules on that board is gone or what ?


Code:
 
*       MEMB#4 Status:Faulted; Ver:0101h; Serial:BF0841L98R  ;
            + FRU-Part-Number:CF00541-0545 06   /541-0545-06          ;
*           MEM#0A Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00006006;
                + Type:4B; Size:4 GB;
*           MEM#0B Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00001007;
                + Type:4B; Size:4 GB;
*           MEM#1A Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00001016;
                + Type:4B; Size:4 GB;
*           MEM#1B Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00003014;
                + Type:4B; Size:4 GB;
*           MEM#2A Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00003054;
                + Type:4B; Size:4 GB;
*           MEM#2B Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00006022;
                + Type:4B; Size:4 GB;
*           MEM#3A Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-03008008;
                + Type:4B; Size:4 GB;
*           MEM#3B Status:Deconfigured;
                + Code:ad0000000000000001HYMP151P72CP4-Y5  4141-00007003;
                + Type:4B; Size:4 GB;

how can i identfy which memory module is making this issue

Regards
Ben
# 6  
Old 04-26-2015
The first thing to try, in case it's simply a poor contact problem, is to take out each memory module and plug it back in. Then test again to see if the problem has gone.

Next, divide the memory into two and remove one half completely and test. Then insert the other half and test. See which half has the fault.

You can then swap individual modules around until you identify the faulty one.

Be sure to adhere to the memory configuration rules for your hardware. Read the manual section about memory configuration.
Also, take precautions not to let static electricity damage the electronics.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies

2. Solaris

How to remove a LUN in "Online Busy" state?

Hi all, I have a LUN that is in "Online Busy" when I issue the dev_gestate subcommand of luxadm: root@es088wb6:~# luxadm -v -e dev_getstate /dev/rdsk/c21t50050763090887FEd4s2 phys path = "/devices/pci@6c0/pci@1/pci@0/pci@4/SUNW,qlc@0/fp@0,0/ssd@w50050763090887fe,4:c,raw" ... (5 Replies)
Discussion started by: ludiegu
5 Replies

3. Solaris

M5000 showhardconf is showing everything is Deconfigured

Hi Forum please help me to fix M5000 Server which we were not using. now i logged to serve and foung that everything is showing as Deconfigured. XSCF> showhardconf SPARC Enterprise M5000; + Serial:BDF1051F30; Operator_Panel_Switch:Locked; + Power_Supply_System:Single;... (4 Replies)
Discussion started by: bentech4u
4 Replies

4. Solaris

Can't solve the "Too many open files" error

I keep getting "Too many open files" in /var/adm/messages that I do not know how to fix. I've searched for solution on this forum and have increased the file descriptors limit but the problem persists. The problem is happening in a solaris zone.... /var/adm/messages log example May... (8 Replies)
Discussion started by: JT-KGY
8 Replies

5. Shell Programming and Scripting

How to solve this problem "Illegal Option"

I am just trying to read the password from command prompt that user should type with in 10 seconds, I am getting "read: Illegal option -t" #!/bin/bash ... (1 Reply)
Discussion started by: KarthikPS
1 Replies

6. BSD

Process stuck in "pipewr" state

Hi Experts, I am executing "svn" checkout command through my java code on a freeBSD machine. SVN checkout gets started , but when I run "top" command on my freebsd machine, I have observed that "svn" processes are stuck in "pipewr" state. Any pointer for this problem? Thanks, akash (0 Replies)
Discussion started by: akash.mahakode
0 Replies

7. UNIX for Advanced & Expert Users

Processes on FreeBSD are stuck in "pipewr" state

Hi Experts, I am executing "svn" checkout command through my java code on a freeBSD machine. SVN checkout gets started , but when I run "top" command on my freebsd machine, I have observed that "svn" processes are stuck in "pipewr" state. Any pointer for this problem? Thanks, akash (0 Replies)
Discussion started by: akash.mahakode
0 Replies

8. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

9. Solaris

How to solve "ioscan -En" hardware errors

Hi, I found devices errors in #ioscan -En. it is showing that soft errors = 0 and hard errors= 5. what should i do for hard errors=0. Thanks. (4 Replies)
Discussion started by: arjunreddy3
4 Replies

10. Debian

Debian: doubt in "top" %CPU and "sar" output

Hi All, I am running my application on a dual cpu debian linux 3.0 (2.4.19 kernel). For my application: <sar -U ALL> CPU %user %nice %system %idle ... 10:58:04 0 153.10 0.00 38.76 0.00 10:58:04 1 3.88 0.00 4.26 ... (0 Replies)
Discussion started by: jaduks
0 Replies
Login or Register to Ask a Question