Ticket 8930 - Modifying the billing TRES for a completed job
Summary: Modifying the billing TRES for a completed job
Status: RESOLVED INFOGIVEN
Alias: None
Product: Slurm
Classification: Unclassified
Component: Accounting (show other tickets)
Version: 19.05.5
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Scott Hilton
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2020-04-23 11:30 MDT by ARC Admins
Modified: 2020-04-27 02:57 MDT (History)
1 user (show)

See Also:
Site: University of Michigan
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

Note You need to log in before you can comment on or make changes to this ticket.
Description ARC Admins 2020-04-23 11:30:42 MDT
Hello,

Is there a way to modify the billing tres of a completed job?

We charge for our jobs on a monthly basis by using the data output from `sreport -nP -T billing cluster AccountUtilizationByUser`

In short, we want to offer a "refund" by setting the jobs charge to 0.

Thanks, as always.

David
Comment 1 Scott Hilton 2020-04-24 11:52:01 MDT
David, 

The short answer to your question is no. We do not support modifying most job data after it has completed. It should be an accurate record of what happened.

I have looked into other avenues to achieve: It would be better to set the TRESBillingWeights on the partition where you would like different values billed. This would be the desired way to modify these values since modifying these values after job completion is not possible.

-Scott
Comment 2 ARC Admins 2020-04-24 11:53:39 MDT
Scott,

Thanks. To be clear, we do have TRESBillingWeights set on our partitions, and that's how we are charging for jobs/

David