1xrdmapc(1) General Commands Manual xrdmapc(1)
2
3
4
6 xrdmapc - query XRootD redirector (status/subscribers/paths)
7
9 xrdmapc [options] host:port [path]
10
11 options: [--help] [--list args] [--quiet] [--verify]
12
13
15 The xrdmapc utility queries the XRootD redirector (status/subscrib‐
16 ers/paths). path when specified, uses <host>:<port> to determine the
17 locations of path and does optional verification.
18
19
21 -l | --list [all|m|s]
22 'all' lists managers and servers (default), 'm' lists only man‐
23 agers and 's' lists only servers.
24
25 -q | --quiet
26 Does not print error messages to cerr; errors appear inline.
27
28 -r | --refresh
29 Does not use cached information but will refresh the cache.
30
31 -v | --verify
32 Verifies <path> existence status at each server.
33
34
35
37 Documentation for all components associated with xrdcp can be found at
38 http://xrootd.org/docs.html
39
40
42 Errors yield an error message and a non-zero exit status.
43
44
46 LGPL
47
48
50 The xrdmapc command is supported by the xrootd collaboration. Contact
51 information can be found at:
52
53 http://xrootd.org/contact.html
54
55
56
57 v5.4.3 xrdmapc(1)