Hi,
I have a cluster with account foo. I want to delete this account. For every user that had associations in this account I created new associations in a different account and changed the DefaultAccount of the user. Then I deleted all associations in account foo. Now I want to delete account foo: sacctmgr delete account name=foo
This gives: Error with request: You can not remove the default account of a user ... Please either remove the accounts listed above from list and resubmit, or change these users' default accounts to remove the account(s). Changes Discarded
It names all associations for users that FORMERLY had DefaultAccount foo?? NO user has DefaultAccount foo anymore...
I have to mention that I also have partition foo and affected users have an association in their new account with partition foo. But that shouldn't matter IMHO
Has anybody seen this? What can I do? Am I getting something wrong? Slurm version is 24.05.7
thanks Matthias