Hello.

I have a cluster with Rocks 5.4.3 (SL) and I believe this is a Rocks issue but not sure.

I have my "sge_request" with the default shell of:

-S /bin/bash

My OGE scripts that start with "#!/bin/bash" work on some compute nodes and fails on others.   

However, scripts starting with "#!/bin/csh" always work on all nodes.

Looking at /etc/profile.d on the compute nodes that work and on the ones that do not work all looks the same.   The .bashrc on root are the same.    Where else can I look to trace the issue?

My queue has:

qconf -sq bio  | egrep "shell"
shell                 /bin/bash
shell_start_mode      unix_behavior

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

Reply via email to