Hi,

> Am 23.12.2016 um 11:58 schrieb Ondrej Valousek <ondrej.valou...@s3group.com>:
> 
> Hi List,
>  
> Question, I run:
> -          Qrsh (to get a shell on remote compute node)
> -          “/bin/yes > /dev/null &” (run some bogus detached process there)
> -          Control-D – I lose the shell connection, but the job keeps running 
> in the ‘r’ state
> -          If I run ‘qdel’ to terminate my ‘/bin/yes’ job, the job remains in 
> ‘dr’ state forever. I would expect qdel kills the shell as well as the 
> spawned /bin/yes job – but this does not happen, why?

do you have this setting in SGE's configuration:

$qconf -sconf
…
execd_params                 ENABLE_ADDGRP_KILL=TRUE

-- Reuti


> Also, does SoGE have something like ‘qps’ to see processes associated with 
> the job id?
>  
> Thanks,
>  
> Ondrej
> -----
> 
> The information contained in this e-mail and in any attachments is 
> confidential and is designated solely for the attention of the intended 
> recipient(s). If you are not an intended recipient, you must not use, 
> disclose, copy, distribute or retain this e-mail or any part thereof. If you 
> have received this e-mail in error, please notify the sender by return e-mail 
> and delete all copies of this e-mail from your computer system(s). Please 
> direct any additional queries to: 
> communicati...@s3group.com. Thank You. Silicon and Software Systems Limited 
> (S3 Group). Registered in Ireland no. 378073. Registered Office: South County 
> Business Park, Leopardstown, Dublin 18.
> _______________________________________________
> SGE-discuss mailing list
> SGE-discuss@liv.ac.uk
> https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to