Re: [gridengine users] Job notification

2014-07-17 Thread John Kloss
The default mailer for SGE is /usr/bin/mail. There is nothing really stopping you from forgoing the -M and/or the -m options and instead calling /usr/bin/mail or whatever else you like from within your script. That's what I was trying to indicate before, though I wasn't particularly clear on

Re: [gridengine users] Job notification

2014-07-17 Thread John Kloss
$HOME directory. Any clue about that? Thanks, Paolo On Thu, Jul 17, 2014 at 2:27 PM, John Kloss john.kl...@gmail.com wrote: The default mailer for SGE is /usr/bin/mail. There is nothing really stopping you from forgoing the -M and/or the -m options and instead calling /usr/bin/mail

Re: [gridengine users] Job notification

2014-07-16 Thread John Kloss
You can submit a job that has a hold placed on it based on your pipeline, whose only purpose is to email you when your pipeline finishes. qsub -m e -M user-email -hold_jid $(qsub -terse pipeline_job) completion_job or, with an array job, which submits job ids as jobid.1-array_size:?, you can

Re: [gridengine users] Job notification

2014-07-16 Thread John Kloss
hosts. You'd have to use nc or something more complex. John. On Wed, Jul 16, 2014 at 7:17 AM, John Kloss john.kl...@gmail.com wrote: You can submit a job that has a hold placed on it based on your pipeline, whose only purpose is to email you when your pipeline finishes. qsub -m e -M user

Re: [gridengine users] Job notification

2014-07-16 Thread John Kloss
print Exit Status: exit_status } jobnumber=0 taskid=0 failed=0 exit_status=0 }' done And that will print out all your jobs that failed. John. On Wed, Jul 16, 2014 at 9:58 AM, John Kloss john.kl...@gmail.com wrote: I missed your second email to Txema

Re: [gridengine users] soge 8.1.6 - on a standalone aws ec2 instance with dhcp

2014-01-28 Thread John Kloss
You can set up a VPC in amazon and then assign a private ip address to the network interface associated with an instance. If you set up your own DNS for the VPC then you can associate the hostname of the instance with the ENI ip address. If your hostname resolution is based on both file and DNS

Re: [gridengine users] Welcome Home Grid Engine!

2013-10-23 Thread John Kloss
On Wed, Oct 23, 2013 at 4:30 AM, William Hay w@ucl.ac.uk wrote: That might be excessively paranoid. IANAL but I don't think owning copyrights entitles one to revoke licenses already granted by your predecessors in title. If that were possible don't you think Oracle would have used that

Re: [gridengine users] Welcome Home Grid Engine!

2013-10-22 Thread John Kloss
Should we assume that, since Univa claims ownership of all copyright and trademarks, _including_ the code under the SISSL, that Univa will be fighting to shutdown the open source versions of Grid Engine (open gridscheduler and Son of Grid Engine)? John Kloss II. On Tue, Oct 22, 2013 at 8:12

Re: [gridengine users] Welcome Home Grid Engine!

2013-10-22 Thread John Kloss
On Tue, Oct 22, 2013 at 9:17 AM, Mark Dixon m.c.di...@leeds.ac.uk wrote: Yikes! That's a rather pessimistic reading, isn't it? Possibly. Possibly a bad morning for me. It's just Univa does not have a great history. http://techrights.org/2013/04/19/business-model-of-fud/

Re: [gridengine users] qrsh commlib error with separate submit host

2013-09-10 Thread John Kloss
error: commlib error: local host name error (IP based host name resolving Levi-Montalcini01 doesn't match client host name from connect message Levi-Montalcini86) $ Is your submit host multi-homed? I have had issues where I had a multi-homed submit host, say, hostA, which connects to two

Re: [gridengine users] Dead nodes running jobs

2013-09-06 Thread John Kloss
On Sep 6, 2013, at 6:46 PM, Dave Love d.l...@liverpool.ac.uk wrote: François-Michel L'Heureux fmlheur...@datacratic.com writes: While investigating jobs that have been running for way too long, I've found out that qhost shows nodes that are dead with alive stats such as load, memuse and