1globus_gram_job_manager_jobg_legoxlbeoucbsuu_tsgiroganrm_a_emjnovjbio_rbmoanmnmaaengnaetgr(e_3rj)ob_execution_environment(3)
2
3
4

NAME

6       globus_gram_job_manager_job_execution_environment - Job Execution
7       Environment
8

Environment Variables

10       The GRAM Job Manager provides a minimal environment for user's jobs.
11       The following environment variables will be set by the job manager.
12       Variables marked with an asterisk (*) will only be set if a related job
13       manager configuration option or RSL attribute is provided. Local
14       schedulers may set additional environment variables.
15
16       HOME
17           The user's home directory.
18
19       LOGNAME
20           The user's login name.
21
22       X509_USER_PROXY
23           The path to the job manager's delegated credential. (GSI only).
24
25       GLOBUS_GRAM_JOB_CONTACT
26           The job manager's contact string for this job.
27
28       GLOBUS_LOCATION
29           The path to the Globus installation on the job manager host.
30
31       X509_CERT_DIR*
32           The path to a trusted certificate directory. This variable will
33           only be set if the -x509-cert-dir argument is given to the job
34           manager.
35
36       GLOBUS_GASS_CACHE_DEFAULT*
37           The path to the job's GASS cache (if the gass_cache RSL attribute
38           is present).
39
40       GLOBUS_TCP_PORT_RANGE*
41           A system-specific range of TCP ports which may be used by the job.
42           Globus I/O will automatically honor this range. Only present if the
43           related configuration option is present in the job manager
44           configuration file.
45
46       GLOBUS_REMOTE_IO_URL*
47           The path to a file containing a URL string of a GASS server which
48           the job may access (if the remote_io_url attribute is present).
49
50       GLOBUS_NEXUS_NO_GSI
51           Disables GSI in Nexus's TCP protocol, for compatibility with Nexus
52           4.6 and earlier.
53

RSL Substitions

55       In addition to the environment variables described above, a number of
56       RSL substitutions are made available by the job manager. These
57       substitions may be added to the environment by the job RSL if needed.
58
59       HOME
60           The user's home directory.
61
62       LOGNAME
63           The user's login name.
64
65       GLOBUS_ID
66           The subject name of the security credentials under which the job is
67           running.
68
69       GLOBUS_GRAM_JOB_CONTACT
70           The job manager's contact string for this job.
71
72       GLOBUS_HOST_MANUFACTURER
73           The manufacturer part of the host configuration string (derived
74           from config.guess)
75
76       GLOBUS_HOST_CPUTYPE
77           The CPU type part of the host configuration string (derived from
78           config.guess)
79
80       GLOBUS_HOST_OSNAME
81           The operating system name part of the host configuration string
82           (derived from config.guess)
83
84       GLOBUS_HOST_OSVERSION
85           The operating system version number part of the host configuration
86           string (derived from config.guess)
87
88       GLOBUS_GATEKEEPER_HOST
89           The name of the host on which the gatekeeper is running.
90
91       GLOBUS_GATEKEEPER_PORT
92           The TCP port which on which the gatekeeper is accepting
93           connections.
94
95       GLOBUS_GATEKEEPER_SUBJECT
96           The subject name of the security credentials under which the
97           gatekeeper is running.
98
99       GLOBUS_LOCATION
100           The path to the Globus installation on the job manager host.
101
102       GLOBUS_CACHED_STDOUT
103           The name of the local file in the cache where stdout is being
104           stored. This may be used as the value of the stdout RSL attribute
105           to cause one copy of output to be stored in the cache. A
106           stdio_update signal may be used to retrieve the output when the job
107           is finishing.
108
109       GLOBUS_CACHED_STDERR
110           The name of the local file in the cache where stderr is being
111           stored. This may be used as the value of the stderr RSL attribute
112           to cause one copy of output to be stored in the cache. A
113           stdio_update signal may be used to retrieve the output when the job
114           is finishing.
115
116       SCRATCH_DIRECTORY
117           The path of the scratch directory for this job. (Only set if the
118           scratch_dir RSL attribute is used).
119
120       GLOBUS_CONDOR_ARCH
121           The condor name of the architecture which the job manager is
122           handling jobs for.
123
124       GLOBUS_CONDOR_OS
125           The condor name of the operating system which the job manager is
126           handling jobs for.
127
128Version 10.70             globusT_ugeraJmu_njo7b_2m0a1n1ager_job_execution_environment(3)
Impressum