Software Archive
Read-only legacy content
17061 Discussions

miccheck failed

ramy_a_
Beginner
305 Views

Hi,

I performed the miccheck command on a node which has two Xeon phi

Here is the output:

MicCheck 3.6.1-r1
Copyright (c) 2015, Intel Corporation.

Executing default tests for host
  Test 0: Check number of devices the OS sees in the system ... pass
  Test 1: Check mic driver is loaded ... pass
  Test 2: Check number of devices driver sees in the system ... pass
  Test 3: Check mpssd daemon is running ... pass
Executing default tests for device: 0
  Test 4 (mic0): Check device is in online state and its postcode is FF ... pass
  Test 5 (mic0): Check ras daemon is available in device ... pass
  Test 6 (mic0): Check running flash version is correct ... fail
    device flash version does not match, should be '391', it is '386'.
Executing default tests for device: 1
  Test 7 (mic1): Check device is in online state and its postcode is FF ... pass
  Test 8 (mic1): Check ras daemon is available in device ... pass
  Test 9 (mic1): Check running flash version is correct ... fail
    device flash version does not match, should be '391', it is '386'.

Status: FAIL
Failure: A device test failed

 

I need to know how to fix this issue.

If I need to update the flash version, pleae,can anyone provide me with procedures to do so?

Thanks for your help.

 

Regards,

Ramy

0 Kudos
1 Reply
JJK
New Contributor III
305 Views

most likely you've just upgraded your MPSS version and did not upgrade the flash on the Phi's. Try running

micflash -update -device all

 

to see if that solves it.

0 Kudos
Reply