Maybe it's Friday but I cannot for the life of me figure out how to update a
user's partitions.
Just trying to add a user access to another partition.
sacctmgr modify user where name=foo set partition=par1,par2,par3
Use keyword 'where' to modify condition
Tried pretty much all the permutation
Hi;
After I try to create a user again (without deleting the user), You can
modify (create actually) the user using:
sacctmgr create user name=foo Defaultaccount=xyz set
partition=par1,par2,par3
This command create 3 different associations, if there arn't already.
You can see result using
Hi;
I think You can not update user's partition:
https://slurm-dev.schedmd.narkive.com/2UnWaNQJ/setting-a-users-s-partition-with-sacctmgr
It is a part of the assosiation and it can be set at creating user as an
option:
https://slurm.schedmd.com/accounting.html#database-configuration
'Ac
Am 11.08.2020 um 20:55 schrieb Richard Lefebvre:
Hi,
The command "sshare -l" is crashing. I isolated the problem to an
account which is causing the problem. The problem seems to be an
extremely large LevelFS in the order of 4.8x10e16. I can see the value
if I add the "-p" option. Is there a