1LCG-INFOSITES(1) User Commands LCG-INFOSITES(1)
2
3
4
6 lcg-infosites - list grid service information matching given criteria
7
9 lcg-infosites [options] selection(s)
10
12 lcg-infosites provides a user-friendly way to query the EGI/WLCG infor‐
13 mation system for services that match given criteria. The supported
14 options and selections are detailed below.
15
17 -f site_name
18 Restrict the listed service information to the given site.
19
20 -h | --help
21 Display a usage reminder and exit.
22
23 --is BDII_host[:port]
24 Indicate the BDII to be used. By default the BDII(s) in
25 $LCG_GFAL_INFOSYS will be tried.
26
27 --trust host
28 For the 'myproxy' selection only list MyProxy servers that trust
29 the given host for renewing proxies.
30
31 -v {1 | 2 | 3 | 4}
32 Change the output verbosity for certain selections (see below).
33
34 -V | --version
35 Output version information and exit.
36
37 --vo VO
38 Restrict the listed service information to the given VO or VOMS
39 attribute name. By default the VO is determined from the user's
40 VOMS proxy, even if it has expired. The wildcard character '*'
41 can be used to list service information pertaining to multiple
42 VOs or VOMS attributes.
43
45 For any listings of service endpoints the corresponding site names are
46 added when the '-v' option is supplied with argument '4'.
47
48 all Equivalent to selecting 'ce' and 'se'.
49
50 bdii_site
51 List site BDII endpoints.
52
53 bdii_top
54 List top BDII endpoints.
55
56 ce If no '-v' option is supplied, list matching CE endpoints with
57 their total and free CPU counts and their total, running and
58 waiting job counts.
59
60 If the '-v' option is supplied with argument '1', list the
61 matching CE endpoints.
62
63 If the '-v' option is supplied with argument '2', list the
64 matching GLUE SubClusters with their values for RAM, operating
65 system name and version, and processor type.
66
67 If the '-v' option is supplied with argument '3', list the
68 matching CE endpoints with their values for RAM, operating sys‐
69 tem name and release, and processor type. A CE will appear mul‐
70 tiple times if it is associated with multiple SubClusters.
71 Note: the WMS currently cannot submit jobs to such a CE, unless
72 all its SubClusters match the job requirements.
73
74 If the '-v' option is supplied with argument '4', list the
75 matching CE endpoints along with the corresponding site names.
76
77 closeSE
78 For each matching CE list the matching close SEs. Close SEs
79 that do not match the VO criteria are skipped.
80
81 cream List the matching CREAM endpoints.
82
83 dli, dliLocal
84 List the Data Location Interface endpoints corresponding to the
85 matching global or local LCG File Catalog endpoints (see below).
86 The DLI is used by the WMS to resolve Logical File Names and
87 files identified by GUIDs.
88
89 fts List matching instances of the File Transfer Service.
90
91 gridice
92 List matching collector endpoints for GridICE monitoring ser‐
93 vices.
94
95 lb List matching Logging and Bookkeeping endpoints.
96
97 lcg-ce List the matching LCG-CE endpoints.
98
99 lfc, lfcLocal
100 List the global or local LCG File Catalog endpoints. Each VO
101 can have only a single global LFC at most, but (also) can have
102 multiple local LFC instances.
103
104 myproxy
105 List the MyProxy service endpoints. If the '--trust' option is
106 specified, only those endpoints are listed that support the
107 given host as an authorized renewer of proxies. This allows the
108 user to find MyProxy servers that support e.g. a given WMS host.
109
110 se If no '-v' option is supplied, list matching SE endpoints with
111 their amounts of available and used space (deprecated legacy
112 attributes, in kB) and their types. The type is SRM if the SE
113 supports the Storage Resource Manager interface version 1.1 or
114 2.2, else xroot if it supports the Xroot(d) interface, else gftp
115 if it supports gsiftp (GridFTP), else '-'. See the 'space'
116 selection for detailed information about SRM spaces.
117
118 If the '-v' option is supplied with argument '1', list the
119 matching SE endpoints.
120
121 If the '-v' option is supplied with argument '4' (sic), list the
122 matching SE endpoints along with the corresponding site names.
123
124 sitenames
125 List the sites.
126
127 space For each matching SRM space on the matching SE endpoints list
128 the amounts of free, used and reserved space in GB for online
129 and nearline latencies and, if defined, the tag (space token
130 user description) identifying the space.
131
132 tag For each matching CE list the matching software tags published
133 by the CE.
134
135 vobox List the matching VOBOX endpoints.
136
137 voms List the matching VOMS endpoints.
138
139 voms-admin
140 List the matching VOMS-Admin endpoints.
141
142 voview If no '-v' option is supplied, list matching CE endpoints with
143 their matching VO-specific attributes: the running, waiting and
144 total job counts, the free job slots, the estimated and worst
145 response times, the default SE and the location of the software
146 area.
147
148 If the '-v' option is supplied with argument '1', list the
149 matching CE endpoints with a subset of the matching VO-specific
150 attributes: the free job slots and the total, running and wait‐
151 ing job counts. This allows for easier comparison with the out‐
152 put for the 'ce' selection.
153
154 wms List the matching Workload Management System endpoints.
155
157 Versions <= 2.6.9 by Patricia Mendez Lorenzo
158 Versions >= 3.0.0 by Maarten Litmaath
159
161 Report bugs via GGUS (http://ggus.org).
162
163
164
165lcg-infosites 3.0.1 Jan 2011 LCG-INFOSITES(1)