Novell PLATESPIN ORCHESTRATE 2.0.2 - DEVELOPMENT CLIENT REFERENCE 08-28-2009 Reference page 74

Development client reference
Table of Contents

Advertisement

In the Fact Editor, this fact is listed as
<fact name="job.joblet.maxwaittime" value="-1" type="Integer" />
Joblet JDL Debug Tracing: This check box is not selected by default. When it is selected (that is,
its value is "true"), you specify that you want the joblet to include tracing information on the job log
as it executes joblet events.
In the Fact Editor, this fact is listed as
<fact name="job.joblet.tracing" value="false" type="Boolean" />
Joblet Run Type: From the drop-down list, you can select whether or not the file and executable
operations that run in the joblet are in behalf of the job user.
RunAsJobUserFallingB ackToNodeUser: (The default setting.) If this option is selected, any
joblet logic executes as the local user with the same name as the grid user. If a local user of a
matching name is not available, the joblet logic runs as the same user who is running the
Orchestrate Agent (also known as the "Node User"). By default, the agent (Node User) is
root.
RunOnlyAsJobUser: If this option is selected, any joblet logic executes as the local user
using the same name as the grid user (that is, the Orchestrate Server user who matches the
PlateSpin Orchestrate username. If a local user of a matching name is not available, the joblet
logic (and perhaps the job) fails. By default, the agent (Node User) is
RunOnlyAsNodeUser: If this option is selected, any joblet logic runs as the same user who is
running the Orchestrate Agent (also known as the "Node User"). It does not run as the OS user
whose username matches the PlateSpin Orchestrate user name. By default, the agent (Node
User) is
In the Fact Editor, this fact is listed as
<fact name="job.joblet.runtype" value="RunAsJobUserFallingBackToNodeUser"
type="String" />
Automatic Resource Provisioning Settings
Max Resource Provisions: This value specifies the number of resources that can be automatically
provisioned in behalf of this job. A setting of zero (0) turns off automatic provisioning behavior. A
setting of -1 allows unlimited provisioning.
In the Fact Editor, this fact is listed as
<fact name="job.provision.maxcount" value="0" type="Integer" />
Max Pending Provisions: This value specifies the number of resources that can be automatically
provisioned at one time (that is, simultaneously) in behalf of this job. A setting of less than or equal
to zero (<=0) turns off automatic provisioning behavior.
In the Fact Editor, this fact is listed as
<fact name="job.provision.maxpending" value="1" type="Integer" />
Max Resource Provision Failures: This value specifies the maximum number of provision failures
resources to be tolerated before excluding the node from future automatic provisioning. A setting of
-1 indicates that unlimited failures are acceptable.
In the Fact Editor, this fact is listed as
74
PlateSpin Orchestrate 2.0 Development Client Reference
root.
job.joblet.maxwaittime
:
job.joblet.tracing
:
job.joblet.runtype
job.provision.maxcount
job.provision.maxpending
job.provision.maxnodefailures
:
root.
:
:
:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Platespin orchestrate 2.0.2

Table of Contents