[Swift-devel] sites.xml
lixi at uchicago.edu
lixi at uchicago.edu
Fri May 23 12:59:33 CDT 2008
Hi,
In the latest version, I notice that there are different
site items in sites.xml:
For localhost:
<pool handle="localhost">
<gridftp url="local://localhost" />
<execution provider="local" />
<workdirectory >/var/tmp</workdirectory>
<profile namespace="karajan"
key="jobThrottle">0</profile>
</pool>
For OSG sites:
<pool handle="ncsa_32" >
<gridftp url="gsiftp://login-w.ncsa.teragrid.org" />
<jobmanager universe="vanilla" url="grid-
w.ncsa.teragrid.org/jobmanager" major="2" />
<workdirectory >/u/ac/tstef</workdirectory>
</pool>
There are some difference between them. When configuring OSG
sites, which one is preferred? Or both are acceptable.
Thanks,
Xi
More information about the Swift-devel
mailing list