| Summary: | Unable to start slurmdbd due to glibc 2.14 requirements | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | paull |
| Component: | slurmdbd | Assignee: | Tim Wickberg <tim> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | ||
| Version: | 14.11.11 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | DownUnder GeoSolutions | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
paull
2016-06-14 02:01:02 MDT
You want to match the box you compile Slurm with to the target platform. It looks like wherever you built the RPMs has a newer glibc version than your servers, which is leading to this mismatch; Slurm picks up whatever is available for library versions at build time. Well that makes a ton of sense. I was compiling on a Centos 7 system running glibc 2.17. I will compile on a different system with the required packages. Thanks Tim! We can close this now. |