Software Archive
Read-only legacy content
17061 Discussions

mpss.service failed

go__mu-chang
Beginner
309 Views

Dear all,

I was starting mpss on an intel xeon phi 5110 with "service mpss start" and by mistake i sent an ctrl^c. Now mpss doesn´t start and i've tryied to work around this issue fow a while but with no success.
My systemctl status mpss.service message is:

 

# lspci | grep -i Co-processor
01:00.0 Co-processor: Intel Corporation Xeon Phi coprocessor 5100 series (rev 11)
05:00.0 Co-processor: Intel Corporation Xeon Phi coprocessor 5100 series (rev 11)

 

# service mpss start
Starting mpss (via systemctl):  Job for mpss.service failed. See 'systemctl status mpss.service' and 'journalctl -xn' for details.

 

 

# journalctl -xn
-- Logs begin at Sat 2018-03-17 16:01:03 KST, end at Sat 2018-03-17 16:50:29 KST. --
Mar 17 16:50:01 localhost.localdomain systemd[1]: Created slice user-0.slice.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Mar 17 16:50:01 localhost.localdomain systemd[1]: Starting Session 9 of user root.
-- Subject: Unit session-9.scope has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-9.scope has begun starting up.
Mar 17 16:50:01 localhost.localdomain systemd[1]: Started Session 9 of user root.
-- Subject: Unit session-9.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-9.scope has finished starting up.
--
-- The start-up result is done.
Mar 17 16:50:01 localhost.localdomain CROND[5624]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Mar 17 16:50:29 localhost.localdomain systemd[1]: Starting Intel(R) MPSS control service.
-- Subject: Unit mpss.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mpss.service has begun starting up.
Mar 17 16:50:29 localhost.localdomain mpss[5654]: Loading MIC module: [  OK  ]
Mar 17 16:50:29 localhost.localdomain mpss[5654]: Starting Intel(R) MPSS: [<EC><8B><A4>
Mar 17 16:50:29 localhost.localdomain systemd[1]: mpss.service: control process exited, code=exited status=2
Mar 17 16:50:29 localhost.localdomain systemd[1]: Failed to start Intel(R) MPSS control s
-- Subject: Unit mpss.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mpss.service has failed.
--
-- The result is failed.

 

 

 

mpss.service: control process exited, code=exited status=2

<-- status=2, what's mean?

 

Can someone help me on this problem?
Thank you.
Best regards,

mcgo

0 Kudos
0 Replies
Reply