Currently, oarsh on the head node does not give shell with the same environment as on other nodes.

This is due to the fact that node files, resource files and other information are only available on the head node.

The idea here would be to set the same shell environment whatever the node is, by sourcing a /var/lib/oar/<job_id>_environment file, in oarsh_shell.

This file: /var/lib/oar/<job_id>_environment, as well as the node file and resource file should be pushed on every nodes by the job resource manager.

Implementation done: https://gforge.inria.fr/scm/browser.php?group_id=125 (need tests)

wiki/todos/job_shell_environment_uniformization.txt · Last modified: 2014/12/12 10:30 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki