[root@node0 ~]# qconf -sconf node04
#node04:
mailer                       /bin/mail
xterm                        /usr/bin/X11/xterm

[root@node0 ~]# qconf -sconf node10
#node10:
mailer                       /bin/mail
xterm                        /usr/bin/X11/xterm

-----Original Message-----
From: Reuti [mailto:re...@staff.uni-marburg.de] 
Sent: Monday, April 18, 2016 10:52 AM
To: Smith, David [ETHUS]
Cc: users@gridengine.org
Subject: Re: [gridengine users] email coming from compute farm


> Am 18.04.2016 um 16:47 schrieb Smith, David [ETHUS] <dsmit...@its.jnj.com>:
> 
> 
> 
> I'm not the only user on all nodes.  Here's what I see on node04 (bad) vs 
> another (good), and they look the same to me:
> 
> [root@node0 ~]# ssh node04 ps -e f -o user,ruser,command|grep sge
> dsmith03 root     /opt/soge/8.0.0e/bin/lx-amd64/sge_execd
> dsmith03 root      \_ sge_shepherd-390755 -bg
> 
> [root@node0 ~]# ssh node10 ps -e f -o user,ruser,command|grep sge
> dsmith03 root     /opt/soge/8.0.0e/bin/lx-amd64/sge_execd
> dsmith03 root      \_ sge_shepherd-390757 -bg

Good - essentially they run as root, as they weren't able to switch to any user 
otherwise.

Are there local configurations defined for the nodes:

$ qconf -sconf node04

resp.

$ qconf -sconf node10

-- Reuti


> -----Original Message-----
> From: Reuti [mailto:re...@staff.uni-marburg.de] 
> Sent: Monday, April 18, 2016 10:32 AM
> To: Smith, David [ETHUS]
> Cc: users@gridengine.org
> Subject: Re: [gridengine users] email coming from compute farm
> 
> 
>> Am 18.04.2016 um 16:18 schrieb Smith, David [ETHUS] <dsmit...@its.jnj.com>:
>> 
>> 
>> 
>> I grep'ed the files in /etc/mail for any reference to my username, and don't 
>> find any.  I also checked for differences in how the daemons are running.  
>> Sendmail is running under root on all nodes, and sge execd is running under 
>> my user account on all nodes.
> 
> Are you the only user in all nodes?
> 
> Normally the sgeexecd should run as root, although it advertises to run as 
> the admin user:
> 
> $ ps -e f -o user,ruser,command
> USER     RUSER    COMMAND
> ...
> sgeadmin root     /usr/sge/bin/lx24-em64t/sge_execd
> root     root      \_ /bin/sh /usr/sge/cluster/tmpspace.sh
> sgeadmin root      \_ sge_shepherd-61837 -bg
> ...
> 
> -- Reuti
> 
> 
>> Anywhere else I should be looking?
>> 
>> Thanks for the time.
>> 
>> -----Original Message-----
>> From: Reuti [mailto:re...@staff.uni-marburg.de] 
>> Sent: Saturday, April 16, 2016 4:07 PM
>> To: Smith, David [ETHUS]
>> Cc: users@gridengine.org
>> Subject: Re: [gridengine users] email coming from compute farm
>> 
>> 
>> Am 16.04.2016 um 21:48 schrieb Smith, David [ETHUS]:
>> 
>>> I use sendmail. When you say the daemon, do you mean sendmail or grid 
>>> engine daemon?
>> 
>> Mainly the `sendmail` one here, but essentially both should run as root.
>> 
>> -- Reuti
>> 
>> 
>>> -------- Original Message --------
>>> 
>>> Subject: Re: [gridengine users] email coming from compute farm
>>> 
>>> From: Reuti <re...@staff.uni-marburg.de>
>>> 
>>> Date: Apr 16, 2016, 3:52 AM
>>> 
>>> To: "Smith, David [ETHUS]" <dsmit...@its.jnj.com>
>>> 
>>> Hi,
>>> 
>>> Am 09.04.2016 um 06:05 schrieb Smith, David [ETHUS]:
>>> 
>>>> I've got Grid Engine configured to send email upon job start and finish.  
>>>> I can't come up with any reason why any of my exec nodes would be anything 
>>>> other than identical to each other, but there's one small detail that's 
>>>> different on one exec host than all the rest.  When jobs start and finish 
>>>> on any other node, the email the user receives comes from root.  From the 
>>>> one exec host in question, the email comes from my user account.  I have 
>>>> reason to want to fix this, so that it comes from root for all exec hosts. 
>>>>  Does anyone know where this is controlled?
>>> 
>>> This depends on the used mailer. Postfix or sendmail?
>>> 
>>> Either a specific setting is made there to change the sender of the email 
>>> automatically, or maybe the daemon is running under a user account itself.
>>> 
>>> -- Reuti
>>> 
>>> 
>>>> 
>>>> Thanks,
>>>> 
>>>> David B. Smith, Ph.D.
>>>> Principal Design Engineer, R&D
>>>> Modeling & Simulation
>>>> Surgical Care
>>>> <image001.png>
>>>> Ethicon Endo-Surgery, Inc.
>>>> 4545 Creek Road, ML36
>>>> Cincinnati, OH 45242
>>>> T  513 337 8578
>>>> dsmit...@its.jnj.com
>>>> 
>>>> Disclaimer: This electronic message may contain information that is 
>>>> Proprietary, Confidential, or legally privileged or protected. It is 
>>>> intended only for the use of the individual(s) and entity named in the 
>>>> message. If you are not an intended recipient of this message, please 
>>>> notify the sender immediately and delete the material from your computer. 
>>>> Do not deliver, distribute or copy this message and do not disclose its 
>>>> contents or take any action in reliance on the information it contains.
>>>> 
>>>> _______________________________________________
>>>> users mailing list
>>>> users@gridengine.org
>>>> https://gridengine.org/mailman/listinfo/users
>>> 
>>> _______________________________________________
>>> users mailing list
>>> users@gridengine.org
>>> https://gridengine.org/mailman/listinfo/users
>> 
>> 
>> _______________________________________________
>> users mailing list
>> users@gridengine.org
>> https://gridengine.org/mailman/listinfo/users
> 
> 


_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to