Ticket 4808

Summary: filetxt fields not described in documentation
Product: Slurm Reporter: Eric Coulter <jecoulte>
Component: AccountingAssignee: Jacob Jenson <jacob>
Status: RESOLVED INVALID QA Contact:
Severity: 6 - No support contract    
Priority: ---    
Version: 18.08.x   
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: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Eric Coulter 2018-02-19 14:09:31 MST
Similar to - https://bugs.schedmd.com/show_bug.cgi?id=3229 

The AccountingStorage/filetxt plugin does not record all fields, but this is not fully described in any of the available Slurm documentation. The man page for slurm.conf only cryptically states that 
"Note: The filetxt plugin records only a limited subset of accounting information and  will  prevent  some  sacct  options  from proper operation.​" 

The filetxt plugin is thus not very useful for actually tracking jobs, although it offers a nice, lightweight option for smaller HPC installations to use.

A section in the man page, either in slurm.conf or sacct, should describe which fields are recorded with various plugins (alternatively, it would be really nice if filetxt were expanded, but that's not something I'd ask for without submitting a patch...).