[torquedev] torque 4.1.2 login shells problem and bash -l workaround
Christopher Samuel
samuel at unimelb.edu.au
Tue Oct 30 21:32:46 MDT 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 19/10/12 05:34, Charles Henry wrote:
> I have been following the torque 4 development, and I'm currently
> using torque 4.1.2 on RHEL6.2. I have found that I cannot get
> cluster jobs to run correctly without using "#!/bin/bash -l" in
> each script.
Just set:
BASH_ENV=/etc/profile
in /var/spool/torque/pbs_environment and that will force
non-interactive bash to run /etc/profile on startup.
In our environment we do:
BASH_ENV=/etc/profile.d/modules.sh
so only modules gets loaded, and then it's up to the users script to
load the right modules for their job..
cheers!
Chris
- --
Christopher Samuel Senior Systems Administrator
VLSCI - Victorian Life Sciences Computation Initiative
Email: samuel at unimelb.edu.au Phone: +61 (0)3 903 55545
http://www.vlsci.org.au/ http://twitter.com/vlsci
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlCQm94ACgkQO2KABBYQAh9h1wCfT/wfJrJ9pVpzjIIye/GujTXq
N0UAoIZkz2PCGeP4JQ0x1MMu6bYJbf60
=90RJ
-----END PGP SIGNATURE-----
More information about the torquedev
mailing list