Hi, Am 26.07.2011 um 00:17 schrieb [email protected]:
> In the message dated: Fri, 22 Jul 2011 21:24:12 +0200, > The pithy ruminations from Reuti on > <Re: [gridengine users] emails when -M not in script?> were: > => Am 22.07.2011 um 21:11 schrieb Mark Suhovecky: > => > => > Occasionally users submit SGE scripts on our system without the -M > option set. > > We've got a similar issue. > > Occasionally users submit SGE scripts to our system with the "-M" > option set to an external email address, not accessible from our compute > nodes. This causes the node to send multiple "deferred" messages and > then a bounce message to the postmaster for each job. It's painful when > this happens for 3000 jobs. > > => > => (Second way: Using a JSV to attach an email address to the jobs would need > to look up in a datab > => ase or the above file, whereto to send the emails. The forwarding must be > set up anyway.) > => > > Execellent timing! One of the items on my to-do list was to send a query > about setting up a JSV to deal with invalid email addresses. I would judge a JSV only of "second class" for this purpose, but personal taste might vary of course. What I usually do is to make postfix on the nodes a send-only host, mangle the sender address to be the one of the master node (as some machine would reject mails coming from node02@cluster) and use the master this way as a relay. You don't like this solution? -- Reuti > Do you have any examples of this? I've never created a JSV, so any help > is welcome. > > Thanks, > > Mark > > => -- Reuti > => > => > => > I took a quick stab at finding threads on this in the old mailmark.org > archives, but came up e > => mpty. > => > > => > Thanks for any input, > => > > => > Mark > => > > => > Mark Suhovecky > => > HPC System Administrator > => > Center for Research Computing > => > University of Notre Dame > => > [email protected] > => > _______________________________________________ > => > users mailing list > => > [email protected] > => > https://gridengine.org/mailman/listinfo/users > => > => > => _______________________________________________ > => users mailing list > => [email protected] > => https://gridengine.org/mailman/listinfo/users > => > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
