Am 10.07.2012 um 09:29 schrieb Hung-Sheng Tsao Ph.D.: > hi > to use -S /bin/bash > need > shell_start_mode posix_behavior > > you may also want to add bash to login_shells in qconf -mconf global > > regards > > On 7/10/2012 1:21 AM, Joseph A. Farran wrote: >> 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.
The setting of -S is indeed unused with the setting of "shell_start_mode unix_behavior". But the question remains, why it's not found. /bin/bash is present on all systems at exactly this location? Any typo in the scripts? -- Reuti >> 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 >> >> users@gridengine.org >> https://gridengine.org/mailman/listinfo/users > > -- > > > > > <laotsao.vcf>_______________________________________________ > users mailing list > users@gridengine.org > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users