Why are user tasks intermittently dying at launch with SIGPIPE error messages?
If you are using LDAP or some other remote name service for username and groups lookup, chances are that the underlying libc library functions are triggering the SIGPIPE. You can likely work around this problem by setting CacheGroups=1 in your slurm.conf file. However, be aware that you will need to run “scontrol reconfigure ” any time your groups database is updated.
Related Questions
- When a user builds and starts a new server without a license key, what messages does the user see? What is the message in the error log for the missing license?
- I am receiving failure to connect -99, -2, or user name does not match cookie error messages when using eBay Wireless. What should I do?
- Why are user tasks intermittently dying at launch with SIGPIPE error messages?