| Summary: | SlurmDBD cluster name setting | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | toru matsuoka <tmatsuoka> |
| Component: | slurmdbd | Assignee: | David Bigagli <david> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 3 - Medium Impact | ||
| Priority: | --- | CC: | da |
| Version: | 2.6.2 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | CRAY | 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: | CRAY CS300 |
| CLE Version: | Version Fixed: | ||
| Target Release: | --- | DevPrio: | --- |
| Emory-Cloud Sites: | --- | ||
|
Description
toru matsuoka
2014-08-18 22:26:42 MDT
The most common configuration is to have one slurmdbd and one database at a site into which all computers (clusters) write accounting records and have users, accounts, limits, etc. defined. Each cluster must be defined in the (one) database and in the slurm.conf file on each cluster. Read: http://slurm.schedmd.com/accounting.html Especially the example: "sacctmgr add cluster snowflake" Also see the slurm.conf man page here: http://slurm.schedmd.com/slurm.conf.html Make sure the "ClusterName" parameter is set. If the Slurm documentation doesn't explain how to fix this issue please reopen. |