Unable to start start-statd from nfs-utils in RHEL 7
Issue
There is a known issue with the /usr/sbin/start-statd script from nfs-utils package, the variable PATH in the script is set to a very limited set of directories:
PATH=/sbin:/usr/sbin
but systemctl which is run from the script is located in /usr/bin.
Environment
Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.