Integrity Servers
1748179 Members
4255 Online
108758 Solutions
New Discussion юеВ

rx1620 processor fault

 
SOLVED
Go to solution
Alex Chupahin
Super Advisor

rx1620 processor fault

Hello!
I have 2 processor rx1620,
in EFI I see
0 CPU 1.6GHz ...
1 CPU 0Hz Sched reconf

what does it mean?

I've tried
#cpuconfig 1 off
#cpuconfig 1 on

without results.


7 REPLIES 7
Torsten.
Acclaimed Contributor
Solution

Re: rx1620 processor fault

What gives

Shell> info cpu

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sameer_Nirmal
Honored Contributor

Re: rx1620 processor fault

CPU state "Sched Reconf" means the CPU is scheduled to reconfigure/allocate on next boot.
Did you try to power cycle the server after running the command
#cpuconfig 1 on ?

It maybe a case where the CPU was de-allocated on account of CMC errors. If there are many CMC errors coming out of it, then the CPU might be at fault and it can not be configured or become active. In that case, you need to replace the CPU.
Alex Chupahin
Super Advisor

Re: rx1620 processor fault

Info cpu shows me the message like above.

I tried power off/on after
#cpuconfig 1 on

when power on, my server shows that EFI started at cpu 0 and just reboot 4 or 5 times before EFI has been started really.
Alex Chupahin
Super Advisor

Re: rx1620 processor fault

> It maybe a case where the CPU was
>de-allocated on account of CMC errors.

How can I see it ?

Sameer_Nirmal
Honored Contributor

Re: rx1620 processor fault

You can see the CMC errors with
MP -> SL -> e
with keyword like "MC_CACHE_CHECK"

More insight sequence of events could be seen under
MP -> SL -> f

At EFI shell prompt you can use command
Shell> errdump cmc
to see the CMC error dump.
Alex Chupahin
Super Advisor

Re: rx1620 processor fault

Thank you very much for all. I touch the module
behind the processor and plug it perfectly.
2 processors are going on!
Alex Chupahin
Super Advisor

Re: rx1620 processor fault

Ok