1ARCRENEW(1)                 NorduGrid Users Manual                 ARCRENEW(1)
2
3
4

NAME

6       arcrenew - ARC Proxy Renewal
7
8

DESCRIPTION

10       The  arcrenew  command is used for renewing the proxy of jobs that have
11       been submitted to grid enabled resources.
12
13

SYNOPSIS

15       arcrenew [options] [job ...]
16
17

OPTIONS

19       -a, --all
20              all jobs
21
22       -j, --joblist=filename
23              the  file  storing  information  about  active   jobs   (default
24              ~/.arc/jobs.xml)
25
26       -i, --jobids-from-file=filename
27              a file containing a list of jobIDs
28
29       -c, --cluster=name
30              select  one or more computing elements: name can be an alias for
31              a single CE, a group of CEs or a URL
32
33       -r, --rejectmanagement=URL
34              skip jobs which are on a computing element with a given URL
35
36       -s, --status=statusstr
37              only select jobs whose status is statusstr
38
39       -P, --listplugins
40              list the available plugins
41
42       -t, --timeout=seconds
43              timeout in seconds (default 20)
44
45       -z, --conffile=filename
46              configuration file (default ~/.arc/client.conf)
47
48       -d, --debug=debuglevel
49              FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
50
51       -v, --version
52              print version information
53
54       -?, --help
55              print help
56

ARGUMENTS

58       job ...
59              list of jobids and/or jobnames
60

EXTENDED DESCRIPTION

62       The arcrenew command renews the proxy of a job submitted an ARC enabled
63       resource.   The  job  can  be  referred to either by the jobid that was
64       returned by arcsub(1) at submission time or by its jobname if  the  job
65       description that was submitted contained a jobname attribute.
66
67       More  than  one jobid and/or jobname can be given. If several jobs were
68       submitted with the same jobname the  proxies  of  all  those  jobs  are
69       renewed.  If the --joblist option is used the list of jobs is read from
70       a file with the specified filename. By specifying the --all option, the
71       proxies of all active jobs will be renewed.
72
73       The  --cluster  option can be used to select or reject jobs at specific
74       clusters. See arcsub(1) for a discussion of the format of arguments  to
75       this  option.  The --status option can be used to select jobs in a spe‐
76       cific state. These options can be repeated several times. See arstat(1)
77       for possible state values.
78
79

FILES

81       ~/.arc/client.conf
82              Some  options  can be given default values by specifying them in
83              the ARC client  configuration  file.  By  using  the  --conffile
84              option  a  different  configuration  file  can  be used than the
85              default.
86
87
88       ~/.arc/jobs.xml
89              This a local list of the user's active jobs. When a job is  suc‐
90              cessfully  submitted  it  is  added  to this list and when it is
91              removed from the remote cluster it is removed  from  this  list.
92              This  list  is used as the list of all active jobs when the user
93              specifies the --all option to the  various  NorduGrid  ARC  user
94              interface  commands.  By  using the --joblist option a different
95              file can be used than the default.
96
97

ENVIRONMENT VARIABLES

99       X509_USER_PROXY
100              The location of the user's Grid proxy  file.  Shouldn't  be  set
101              unless the proxy is in a non-standard location.
102
103
104       ARC_LOCATION
105              The  location  where  ARC  is installed can be specified by this
106              variable. If not specified the install location will  be  deter‐
107              mined  from  the path to the command being executed, and if this
108              fails a WARNING will be given stating the location which will be
109              used.
110
111
112       ARC_PLUGIN_PATH
113              The  location  of ARC plugins can be specified by this variable.
114              Multiple locations can be specified by separating them by  :  (;
115              in Windows). The default location is $ARC_LOCATION/lib/arc (\ in
116              Windows).
117
118
120       APACHE LICENSE Version 2.0
121
122

AUTHOR

124       ARC   software   is   developed   by   the   NorduGrid    Collaboration
125       (http://www.nordugrid.org), please consult the AUTHORS file distributed
126       with   ARC.   Please   report   bugs   and    feature    requests    to
127       http://bugzilla.nordugrid.org
128
129

SEE ALSO

131       arccat(1),  arcclean(1),  arccp(1),  arcget(1), arcinfo(1), arckill(1),
132       arcls(1),   arcmkdir(1),   arcproxy(1),   arcresub(1),    arcresume(1),
133       arcrm(1), arcstat(1), arcsub(1), arcsync(1), arctest(1)
134
135
136
137
138NorduGrid ARC 6.10.2              2021-03-12                       ARCRENEW(1)
Impressum