Ok, PEBKAC :)
When creating the reservation, I set account=root . Just adding
"account=" to the update fixed both errors.
Sorry for the noise.
Diego
Il 04/05/2023 07:51, Diego Zuccato ha scritto:
Hello all.
I'm trying to define a reservation that only allows users in a group,
but it seems
Hello all.
I'm trying to define a reservation that only allows users in a group,
but it seems I'm missing something:
[root@slurmctl ~]# scontrol update res reservationname=prj-test
groups=res-TEST
Error updating the reservation: Invalid group id
slurm_update error: Invalid group id
[root@slu