Ticket 4714

Summary: sacct options for starttime and endtime have no effect with accounting_storage/filetxt
Product: Slurm Reporter: jpkirkland
Component: AccountingAssignee: Jacob Jenson <jacob>
Status: RESOLVED INFOGIVEN QA Contact:
Severity: 6 - No support contract    
Priority: ---    
Version: 17.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: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---
Attachments: Diff to resolve issue

Description jpkirkland 2018-01-31 17:14:50 MST
Created attachment 6046 [details]
Diff to resolve issue

If you pass -S (--starttime) or -E (--endtime) to sacct while using the accounting_storage/filetxt pluging, the resulting output does not change.

I added in support for these 2 options into the plugin and attached a diff.
Comment 1 Jacob Jenson 2018-02-01 08:44:55 MST
Thank you for this patch. Unfortunately we do not have plans to increase the functionality in this plugin.

If you want to use accounting in production environment then we would advise using the database plugin, which has more functionality than the text file plugin.