Hi Bill, You changed the global configuration (qconf -mconf or qconf -mconf global). This is most likely overridden by the host local configuration. Try with changing it in the host local configuration (qconf -mconf <hostname>). You are right it takes a few seconds that the changes are propagated but it is done automatically.
Daniel > Am 20.10.2015 um 09:24 schrieb Lane, William <[email protected]>: > > I've been trying to code a C program to process the SGE job-status email to > determine if a job failed due to exceeding the h_rt limitation of a defined > queue. > > I have a defined queue short.q w/a h_rt runtime limit of 9 secs. > > I modified, via qconf -mconf the mailer line as follows: > > execd_spool_dir /opt/sge/default/spool > mailer /usr/sbin/SGEProcessEmail.out > xterm /usr/bin/xterm > > However when I run my linpack test benchmark (the runtime of which > exceeds a minute), I'm still getting email as if the mailer line was reading > /usr/sbin/sendmail. My binary /usr/sbin/SGEProcessEmail.out isn't getting > executed > at all, even though it has world rwx privileges set. > > When I test the code from a command-line it works as expected. > > Do I have to somehow propagate these changes to the exechost/compute nodes? > > Thank you in advance. > > -Bill L. > > > IMPORTANT WARNING: This message is intended for the use of the person or > entity to which it is addressed and may contain information that is > privileged and confidential, the disclosure of which is governed by > applicable law. If the reader of this message is not the intended recipient, > or the employee or agent responsible for delivering it to the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this information is strictly prohibited. Thank you for your > cooperation. > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
