ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

Import sacctmgr dump into coldfront #531

Open buch01 opened 1 year ago

buch01 commented 1 year ago

I was unable to find information about importing a sacctmgr dumped config file into coldfront. I saw "slurm_check", which is able to compare the coldfront and sacctmgr configs and overwrite the sacctmgr config with coldfront's, but I am either using it incorrectly or it is unable to import the sacctmgr config. Is there a feature to import the sacctmgr config file into coldfront?

dsajdak commented 1 year ago

@buch01 No, that feature doesn't exist yet. The slurm_check command is used for removing accounts and associations that are no longer part of an active allocation for a slurm related resource (see here). There is nothing yet for importing an existing batch of slurm accounts/associations into ColdFront.