Re: [slurm-users] Granular or dynamic control of partitions?

2023-08-04 Thread ben . polman
Hi Mike, If it is to be permanent, why not remove the node from the partition definition in slurm.conf? Regards, Ben -Original Message- From: "Pacey, Mike" To: Slurm User Community List Sent: Fri, 04 Aug 2023 17:00 Subject: [slurm-users] Granular or dynamic control of partitions? Hi

Re: [slurm-users] error: power_save module disabled, NULL SuspendProgram

2023-03-29 Thread Ben Polman
I'd be interested in your kludge, we face a similar situation where the slurmctld node does not have access to the ipmi network and can not ssh to machines that have access. We are thinking on creating a rest interface to a control server which would be running the ipmi commands Ben On 29-

Re: [slurm-users] "sacctmgr add cluster" crashing slurmdbd

2020-05-06 Thread Ben Polman
On 06-05-2020 07:38, Chris Samuel wrote: We are experiencing exactly the same problem after mysql upgrade to 5.7.30, moving database to old mysql server running 5.6 solves the problem. Most likely downgrading mysql to 5.7.29 will work as well I have no clue which change in mysql-server is causing