And if you're willing to buy a support contract with SchedMD, and/or provide a fix, it will be fixed. Otherwise, you'll have to accept that you've got a large group of users, just like you, who are willing to share their expertise and experience, even if it's not our "day job" -- or even our "night job" :)
Andy From: slurm-users [mailto:slurm-users-boun...@lists.schedmd.com] On Behalf Of Florian Zillner Sent: Friday, May 15, 2020 9:27 AM To: Slurm User Community List <slurm-users@lists.schedmd.com> Subject: Re: [slurm-users] [External] Re: Node suspend / Power saving - for *idle* nodes only? FWIW this is a known bug: https://bugs.schedmd.com/show_bug.cgi?id=5348<https://bugs.schedmd.com/show_bug.cgi?id=5348> 5348 – Suspending Nodes which are not in IDLE mode<https://bugs.schedmd.com/show_bug.cgi?id=5348> SchedMD - Slurm development and support. Providing support for some of the largest clusters in the world. bugs.schedmd.com ________________________________ From: slurm-users <slurm-users-boun...@lists.schedmd.com<mailto:slurm-users-boun...@lists.schedmd.com>> on behalf of Florian Zillner <fzill...@lenovo.com<mailto:fzill...@lenovo.com>> Sent: Thursday, 14 May 2020 15:43 To: Slurm User Community List <slurm-users@lists.schedmd.com<mailto:slurm-users@lists.schedmd.com>> Subject: Re: [slurm-users] [External] Re: Node suspend / Power saving - for *idle* nodes only? Well, the documentation is rather clear on this: "SuspendTime: Nodes becomes eligible for power saving mode after being idle or down for this number of seconds." A drained node is neither idle nor down in my mind. Thanks, Florian ________________________________ From: slurm-users <slurm-users-boun...@lists.schedmd.com<mailto:slurm-users-boun...@lists.schedmd.com>> on behalf of Steffen Grunewald <steffen.grunew...@aei.mpg.de<mailto:steffen.grunew...@aei.mpg.de>> Sent: Thursday, 14 May 2020 15:34 To: Slurm User Community List <slurm-users@lists.schedmd.com<mailto:slurm-users@lists.schedmd.com>> Subject: [External] Re: [slurm-users] Node suspend / Power saving - for *idle* nodes only? On Thu, 2020-05-14 at 13:10:04 +0000, Florian Zillner wrote: > Hi, > > I'm experimenting with slurm's power saving feature and shutdown of "idle" > nodes works in general, also the power up works when "idle~" nodes are > requested. > So far so good, but slurm is also shutting down nodes that are not explicitly > "idle". Previously I drained a node to debug something on it and slurm shut > it down when the SuspendTimeout was reached. Perhaps you should have put that node in maint mode? - S