Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
francis.favorini
Posted - Dec 05 2007 : 5:00:11 PM Folks,
Be sure to set your email notification address to a valid one in your scripts. The sample cluster scripts have the following default, which will not work. Just replace user@somewhere.edu with your real email address.
# -- BEGIN USER DIRECTIVE --
# Send notifications to the following address
#$ -M user@somewhere.edu
# -- END USER DIRECTIVE --
Posted - Oct 01 2012 : 1:10:36 PM Ok, good to know - thanks!
petty
Posted - Oct 01 2012 : 11:17:30 AM In the process of doing an update to the cluster image last week i made a changed that enabled a service i needed, but simultaneously broke email. I rebooted about half the nodes before i realized that email didn't work. I've since fixed it and email currently works on the 2nd half ... i just need to reboot the others and then everything will be back to normal again.
ark19
Posted - Oct 01 2012 : 10:09:37 AM Hi BIAC,
It seems that last week we stopped receiving email notifications when our cluster jobs are finished. Has something changed such that this is no longer possible, or can we update our scripts somehow to fix this?
Thanks!
Annchen
francis.favorini
Posted - May 20 2008 : 7:31:27 PMIf you don't want to get any email from your jobs, remove the following lines from your scripts.
Near the top of the script in the GLOBAL DIRECTIVE section: