<div dir="ltr">Hi,<br><br>I have written a shell script with the name epilog-test. I have mentioned in the slurm.conf file :<br>Epilog=/var/slurm/etc/epilog-test<br>The same slurm.conf file has been copied on all the nodes. <br><br>My epilog-test is<br><br>#! /bin/bash<br>echo "epilog test" > /tmp/testfile<br><br>Chmod +x epilog-test<br><br>I have restarted slurmctld on master and slurmd on the nodes. Then I have tested jobs, but nothing executes after the job is over.<br><br>Please help<br><br>Regards,<br>Purvesh<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 16 Jul 2022 at 12:37, Purvesh Parmar <<a href="mailto:purveshp0507@gmail.com">purveshp0507@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<div><br></div><div>I have written a shell script with name epilog-test. I have mentioned in the slurm.conf file :</div><div>Epilog=/var/slurm/etc/epilog-test</div><div>The same slurm.conf file has been copied on all the nodes. </div><div><br></div><div>My epilog-test is</div><div><br></div><div>#! /bin/bash</div><div>echo "epilog test" > /tmp/testfile</div><div><br></div><div>Chmod +x epilog-test</div><div><br></div><div>I have restarted slurmctld on master and slurmd on the nodes. Then I have tested jobs, but nothing executes after job is over.</div><div><br></div><div>Please help</div><div><br></div><div>Regards,</div><div>Purvesh</div>
</blockquote></div>