1just-man-pages/condor_releaseG(e1n)eral Commands Majnuusatl-man-pages/condor_release(1)
2
3
4

Name

6       condor_release release held jobs in the Condor queue
7

Synopsis

9       condor_release [ -help -version ]
10
11       condor_release  [  -debug ] [ -pool centralmanagerhostname[:portnumber]
12       -name  scheddname  ][   -addr   <a.b.c.d:port>   ]   cluster...   clus‐
13       ter.process... user...  -constraint expression ...
14
15       condor_release  [  -debug ] [ -pool centralmanagerhostname[:portnumber]
16       -name scheddname ][ -addr <a.b.c.d:port> ] -all
17

Description

19       condor_release releases jobs from the Condor job queue that were previ‐
20       ously placed in hold state. If the -name option is specified, the named
21       condor_schedd is targeted for processing.  Otherwise,  the  local  con‐
22       dor_schedd  is  targeted. The jobs to be released are identified by one
23       or more job identifiers, as described below. For any  given  job,  only
24       the  owner  of  the job or one of the queue super users (defined by the
25       QUEUE_SUPER_USERSmacro) can release the job.
26

Options

28       -help
29
30          Display usage information
31
32
33
34       -version
35
36          Display version information
37
38
39
40       -pool centralmanagerhostname[:portnumber]
41
42          Specify a pool by giving the central  manager's  host  name  and  an
43          optional port number
44
45
46
47       -name scheddname
48
49          Send the command to a machine identified by scheddname
50
51
52
53       -addr <a.b.c.d:port>
54
55          Send the command to a machine located at <a.b.c.d:port>
56
57
58
59       -debug
60
61          Causes  debugging  information  to  be  sent to stderr, based on the
62          value of the configuration variable TOOL_DEBUG
63
64
65
66       cluster
67
68          Release all jobs in the specified cluster
69
70
71
72       cluster.process
73
74          Release the specific job in the cluster
75
76
77
78       user
79
80          Release jobs belonging to specified user
81
82
83
84       -constraint expression
85
86          Release all jobs which match the job ClassAd expression constraint
87
88
89
90       -all
91
92          Release all the jobs in the queue
93
94
95

See Also

97       condor_hold (on page )
98

Examples

100       To release all of the jobs of a user named Mary:
101
102       % condor_release Mary
103

Exit Status

105       condor_release will exit with a status value of 0 (zero) upon  success,
106       and it will exit with the value 1 (one) upon failure.
107

Author

109       Condor Team, University of Wisconsin-Madison
110
112       Copyright (C) 1990-2009 Condor Team, Computer Sciences Department, Uni‐
113       versity  of  Wisconsin-Madison,  Madison,  WI.  All  Rights   Reserved.
114       Licensed under the Apache License, Version 2.0.
115
116       See   the   Condor   Version   7.4.2  Manual  or  http://www.condorpro
117       ject.org/licensefor additional notices. condor-admin@cs.wisc.edu
118
119
120
121                                     date     just-man-pages/condor_release(1)
Impressum