Thanks, Marcus. You're right.
Best regards.
On Mon, Jun 14, 2021 at 10:32 PM Marcus Boden wrote:
> I think your slurm-user has /sbin/nologin as the the shell in
> /etc/passwd. Try `su -s /bin/bash slurm`.
>
> Best,
> Marcus
>
> On 14.06.21 20:52, Rodrigo Santibáñez wrote:
> > Thank you Marcus,
I think your slurm-user has /sbin/nologin as the the shell in
/etc/passwd. Try `su -s /bin/bash slurm`.
Best,
Marcus
On 14.06.21 20:52, Rodrigo Santibáñez wrote:
Thank you Marcus, Ole and Samuel.
Regarding Samuel's answer, I added ifne from moreutils before mail to not
have empty emails.
Reg
Thank you Marcus, Ole and Samuel.
Regarding Samuel's answer, I added ifne from moreutils before mail to not
have empty emails.
Regarding strigger, I don't know how to become the slurm user. "su slurm"
complains "This account is currently not available.". The user "slurm"
exists and is the SlurmUs
On 6/14/21 7:50 AM, Marcus Boden wrote:
Slurm provides the strigger[1] utility for that. You can set it up to
automatically send mails when nodes go into drain.
I provide some Slurm triggers examples in
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/triggers
On 12.06.21 22:29, Rodr
Hi,
Slurm provides the strigger[1] utility for that. You can set it up to
automatically send mails when nodes go into drain.
Best,
Marcus
[1] https://slurm.schedmd.com/strigger.html
On 12.06.21 22:29, Rodrigo Santibáñez wrote:
Hi SLURM users,
Does anyone have a cronjob or similar to monito
...sorry... "sinfo | grep drain && sinfo | grep drain | mail -s 'drain
nodes' "
On Sat, Jun 12, 2021 at 4:46 PM Fulcomer, Samuel
wrote:
> ...something like "sinfo | grep drain && mail -s 'drain nodes' address> "
>
> ...will work...
>
> Substitute "draining" or "drained" for "drain" to taste.
...something like "sinfo | grep drain && mail -s 'drain nodes' "
...will work...
Substitute "draining" or "drained" for "drain" to taste...
On Sat, Jun 12, 2021 at 4:32 PM Rodrigo Santibáñez <
rsantibanez.uch...@gmail.com> wrote:
> Hi SLURM users,
>
> Does anyone have a cronjob or similar to m
Hi SLURM users,
Does anyone have a cronjob or similar to monitor and warn via e-mail when a
node is in draining/drain status?
Thank you.
Best regards.
Rodrigo Santibáñez