Software Archive
Read-only legacy content
17061 Discussions

Wrong order of MPSS service in RHEL7: no NFS from host on boot

Andrey_Vladimirov
New Contributor III
393 Views

By default, in MPSS 3.4 and RHEL 7, the service mpss.service in multi-user.target starts before nfs.target. As a consequence, any NFS mounts from the host in mic0:/etc/fstab are not mounted after system reboot. The solution to this is to add an "After" parameter to /etc/systemd/system/mpss.service like this:

[Unit]
Description=Intel(R) MPSS control service
After=nfs.target

Perhaps MPSS developers can incorporate this into the next MPSS release?

0 Kudos
5 Replies
TaylorIoTKidd
New Contributor I
393 Views

Andrey,

Thanks for the solution. I'll forward the issue to the MPSS developers.

Regards
--
Taylor

0 Kudos
TaylorIoTKidd
New Contributor I
393 Views

Hi Andrey,

Filed with reference #5161860. Thanks for the info.

Regards
--
Taylor

0 Kudos
Andrey_Vladimirov
New Contributor III
393 Views

Thank you, Taylor!

0 Kudos
TaylorIoTKidd
New Contributor I
393 Views

Andrey,

The next release of MPSS will have a fix for the bug you reported.

Thanks!

Regards
--
Taylor

 

0 Kudos
TaylorIoTKidd
New Contributor I
393 Views

Andrey,

The issue is fixed and validated. 

If you wish to check, the team here will appreciate it. 

If you are satisfied as is, thanks for letting us know.

Regards
--
Taylor

0 Kudos
Reply