Ticket 8930

Summary: Modifying the billing TRES for a completed job
Product: Slurm Reporter: ARC Admins <arc-slurm-admins>
Component: AccountingAssignee: Scott Hilton <scott>
Status: RESOLVED INFOGIVEN QA Contact:
Severity: 4 - Minor Issue    
Priority: --- CC: albert.gil
Version: 19.05.5   
Hardware: Linux   
OS: Linux   
Site: University of Michigan 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 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