Ticket 4714 - sacct options for starttime and endtime have no effect with accounting_storage/filetxt
Summary: sacct options for starttime and endtime have no effect with accounting_stora...
Status: RESOLVED INFOGIVEN
Alias: None
Product: Slurm
Classification: Unclassified
Component: Accounting (show other tickets)
Version: 17.11.2
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2018-01-31 17:14 MST by jpkirkland
Modified: 2018-02-01 08:44 MST (History)
0 users

See Also:
Site: -Other-
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:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
Diff to resolve issue (1.46 KB, text/plain)
2018-01-31 17:14 MST, jpkirkland
Details

Note You need to log in before you can comment on or make changes to this ticket.
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.