Summary: | slurmctld keep crash after recent upgrade | ||
---|---|---|---|
Product: | Slurm | Reporter: | whong |
Component: | Build System and Packaging | Assignee: | Director of Support <support> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | 2 - High Impact | ||
Priority: | --- | CC: | alex |
Version: | 19.05.2 | ||
Hardware: | Linux | ||
OS: | Linux | ||
Site: | Swinburne | Slinky Site: | --- |
Alineos Sites: | --- | Atos/Eviden Sites: | --- |
Confidential Site: | --- | Coreweave sites: | --- |
Cray Sites: | --- | DS9 clusters: | --- |
Google sites: | --- | HPCnow Sites: | --- |
HPE Sites: | --- | IBM Sites: | --- |
NOAA SIte: | --- | NoveTech Sites: | --- |
Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
Recursion Pharma Sites: | --- | SFW Sites: | --- |
SNIC sites: | --- | Tzag Elita Sites: | --- |
Linux Distro: | --- | Machine Name: | |
CLE Version: | Version Fixed: | ||
Target Release: | --- | DevPrio: | --- |
Emory-Cloud Sites: | --- |
Description
whong
2019-09-08 22:31:01 MDT
We are on RHEL 7.4 Currently we also have the following configured in /etc/systemd/system/slurmctld.service under Service LimitNOFILE=262144 LimitNPROC=20000 TasksMax=infinity Hi, The pthreate_create error has been tracked and solved un this other bug: https://bugs.schedmd.com/show_bug.cgi?id=7360#c54 So I'm gonna mark this as a duplicate of that one. With regards to the env and x11 issues, please open separate bugs for each. *** This ticket has been marked as a duplicate of ticket 7360 *** Our system is on RHEL 7.4 we used to have just "export SBATCH_EXPORT=none" and that worked. now we need the extra other 2 env variables to get the same behaviour. |