[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] GlobusStatus values



The values are defined by the Globus GRAM protocol. Here are their meanings:

PENDING = 1,
ACTIVE = 2,
FAILED = 4,
DONE = 8,
SUSPENDED = 16,
UNSUBMITTED = 32,
STAGE_IN = 64,
STAGE_OUT = 128,

On Aug 25, 2004, at 9:36 PM, Gabriel Mateescu wrote:

Globus universe jobs have the attribute
GlobusStatus (an integer).

The status reported by condor_q -globus
displays mnemonics such as UNSUBMITTED and ACTIVE,
mapping to the integer codes of 32 and 2,
respectively.

Is it possible to publish the full set of
values of GlobusStatus and the associated meaning?

+----------------------------------+---------------------------------+ | Jaime Frey | ASCII stupid question, | | jfrey@xxxxxxxxxxx | get a stupid ANSI. | | http://www.cs.wisc.edu/~jfrey/ | | +----------------------------------+---------------------------------+