| Summary: | Enforcing AccountingStorageEnforce=limits without enforcing associations | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Akmal Madzlan <akmalm> |
| Component: | Accounting | Assignee: | David Bigagli <david> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | alex, brian, da, tim |
| Version: | 14.11.9 | ||
| 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
Akmal Madzlan
2015-11-01 15:35:56 MST
Hi,
this is not currently possible, if qos is set then the associations are automatically set and enforced. Is there a specific reason why you don't have
these users in the accounting db?
David
Because we didnt use resource limits before this and they can still submit jobs so we didnt bother adding them to the db. And we would like to avoid creating user in multiple place whenever a new user come in. (unless it can sync with ldap?) Hi, no it cannot sync with ldap automatically you have to insert the user into db manually or with some program/script that has to keep the ldap in sync with the db. David alright Thanks |