openbmc / openpower-proc-control

Routines to start and stop OpenPower processors.
Apache License 2.0
1 stars 6 forks source link

No PRDF callout generated on COREFIR checkstop through cronus putscom operations [witherspoon] #1

Closed sivassrr closed 7 years ago

sivassrr commented 7 years ago

@SrideviRamesh commented on Fri Jun 23 2017

Issue:

No PRDF callout generated on COREFIR checkstop through cronus putscom operations.

Expectation:

PRDF callout corresponding to COREFIR checkstop should be generated.

System Info:

 cat /etc/os-release 
ID="openbmc-phosphor"
NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
VERSION="v1.99.7-29"
VERSION_ID="v1.99.7-29-ga20607b"
PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) v1.99.7-29"
BUILD_ID="v1.99.7"

Test Procedure:

  1. HOST OS should be running before the error injection.
  2. Inject below error through BMC cronus setup

getscom pu.c 20010A40 -all
putscom pu.ex 20010A40 4000000000000000 -n0 -p0 -cft

FFDC, ESEL< journal, dmesg logs are attached

esel.out.txt witherspoon_dmesg.txt witherspoon_journal.txt 20170623065240480930_MyFFDCLogs.zip


@geissonator commented on Tue Jun 27 2017

The BMC is not involved in checkstop analysis and callout. My understanding is this function from OCC/Hostboot will not be available until after 7/1.

sivassrr commented 7 years ago

Oops, Wrong Repository.