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

NAME

6       arcsync - ARC Synchronize
7
8

DESCRIPTION

10       The arcsync command synchronizes your local jobs list with the informa‐
11       tion at a given cluster or index server.
12
13

SYNOPSIS

15       arcsync [options]
16
17

OPTIONS

19       -c, --cluster=name
20              select one or more computing elements: name can be an alias  for
21              a single CE, a group of CEs or a URL
22
23       -g, --index=name
24              select one or more registries: name can be an alias for a single
25              registry, a group of registries or a URL
26
27       -j, --joblist=filename
28              the  file  storing  information  about  active   jobs   (default
29              ~/.arc/jobs.xml)
30
31       -f, --force
32              don't ask for verification
33
34       -T, --truncate
35              shrinks the joblist before synchronizing
36
37       -P, --listplugins
38              list the available plugins
39
40       -t, --timeout=seconds
41              timeout in seconds (default 20)
42
43       -z, --conffile=filename
44              configuration file (default ~/.arc/client.conf)
45
46       -d, --debug=debuglevel
47              FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
48
49       -v, --version
50              print version information
51
52       -?, --help
53              print help
54

EXTENDED DESCRIPTION

56       The  ARC  user interface keeps a local list of active jobs in the users
57       home directory (see arcsub(1)). If this file is lost, or the user wants
58       to recreate the file on a different computer,the arcsync command can be
59       used to recreate the file from the information available the  specified
60       cluster or index server.
61
62       Since  the  information  about  a  job  retrieved from a cluster can be
63       slightly out of date if the user very recently submitted or  removed  a
64       job  a  warning  is issued when this command is run. The --force option
65       disables this warning.
66
67       The --cluster options can be used to select  or  reject  clusters  that
68       should  be  considered  in  the  synchronization.  This  options can be
69       repeated several times.  See arcsub(1) for a discussion of  the  format
70       of arguments to this option.
71
72       If  the joblist is not empty when invoking synchronization the old jobs
73       will be merged with the new  jobs,  unless  the  --truncate  option  is
74       given,  in which case the joblist will first be cleaned of old jobs and
75       then the new jobs will be added.
76
77

FILES

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

ENVIRONMENT VARIABLES

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

AUTHOR

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

SEE ALSO

129       arccat(1), arcclean(1), arccp(1),  arcget(1),  arcinfo(1),  arckill(1),
130       arcls(1),  arcmkdir(1),  arcproxy(1),  arcrenew(1), arcresub(1), arcre‐
131       sume(1), arcrm(1), arcstat(1), arcsub(1), arctest(1)
132
133
134
135
136NorduGrid ARC 5.4.4               2019-03-16                        ARCSYNC(1)
Impressum