Summary: | expand new record fields "command" to sacct | ||
---|---|---|---|
Product: | Slurm | Reporter: | zhangtao102019 <zhangtao102019> |
Component: | Accounting | Assignee: | Tim Wickberg <tim> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | C - Contributions | ||
Priority: | --- | CC: | matt.hebert |
Version: | 20.11.2 | ||
Hardware: | Linux | ||
OS: | Linux | ||
Site: | -Other- | Alineos Sites: | --- |
Atos/Eviden Sites: | --- | Confidential Site: | --- |
Coreweave sites: | --- | Cray Sites: | --- |
DS9 clusters: | --- | 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: | 21.08.0rc1 | |
Target Release: | --- | DevPrio: | --- |
Emory-Cloud Sites: | --- | ||
Attachments: | Make sacct to enable print "command" fields |
Found this issue, and would like to give it a bump -- seems like a generally useful feature to have in sacct. Hey Matt - The "submit_line" has been captured and stored in Slurm's accounting since 21.08. - Tim |
Created attachment 17421 [details] Make sacct to enable print "command" fields hi, When i was in the operation and maintenance of slurm cluster, one requirement was to quickly get the job script path of one historical job. But in the latest slurm version, I can't find the submit command through sacct。 I tried to add the "command" field for sacct. See the attachment for detail changes. I'd like to confirm whether there are potential problems with this modification and whether it can be merged into the trunk. Best Regards