Bill Wichser
unread,Jul 27, 2021, 4:48:00 PM7/27/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slurm...@lists.schedmd.com
[root@della5 bill]# sacctmgr -i delete user mable
Error with request: Job(s) active, cancel job(s) before remove
JobID = 602995 C = tukey A = politics U = mable
Yup, when a user has an active job they cannot be deleted from the
database. The thing is, this cluster tukey has been offline for maybe 5
years now. Probably more.
I don't want to lose the old records in the database. Is there a way to
say,
Hey, that job you believe is still running on tukey, well it doesn't
exist anymore so please close this job
?
I haven't figured out a way to do this outside the database so suspect
that only DB manipulation is the only answer.
Thanks,
Bill