Am 10.07.2012 um 21:20 schrieb Joseph Farran:

> On 07/10/2012 11:38 AM, Rayson Ho wrote:
>> On Tue, Jul 10, 2012 at 1:48 PM, Joseph Farran<[email protected]>  wrote:
>>> I was using the same identical script, so it's still a mystery why the
>>> script ran on some nodes while it failed on others, but now with this change
>>> it works on all nodes and that is good enough.
>> Those settings affect whether the global login scripts are sourced or
>> not, and which command line interpreter is used to execute the script,
>> and adding to the mix, "login_shells" did not include bash in SGE
>> 6.2u5, but is included in GE 2011.11. So if the nodes are using local
>> config, then make sure that all the configs are the same.
>> 
>> Also, by "fail", you mean fail to start, fail to run, or incorrect output?
>> 
>> Rayson
> 
> Failure was that user's .bashrc were not being read.   In each user's 
> account, I have it sourcing a system wide shell script which sets certain 
> things up, like our module environment configuration and so nothing was being 
> setup.

Yep, this is normal for unix_nehavior as shell_start_mode not to source 
anything.

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to