Great.
Yes, I forgot to mention that running or pending jobs can prevent deletion
of this information. This makes scripting/automating all the sacctmgr
functions somewhat difficult.
regards,
Sam
On Thu, Jan 3, 2019 at 10:18 AM Jianwen Wei wrote:
> Thank you, Samuel. I've successfully delete th
Thank you, Samuel. I've successfully delete the association with the
following command after the users' jobs completes.
# sacctmgr delete user where name=clschf partition=k80
account=acct-clschf
Best,
Jianwen
> On Dec 29, 2018, at 11:50, Fulcomer, Samuel wrote:
>
> .
...right. An association isn't an "entity". You want to delete a "user"
where name=clschf partition=k80 account=acct-clschf .
This won't entirely delete the user entity, only the record/association
matching the name/partition/account spec.
The foundation of SLURM nomenclature has some unfortunate