DQ2 Introduction
Monitoring:
DQ2 Reference:
Usage: dq2-ls [-h/--help | options] <PATTERN>
List information about datasets matching a given pattern. The pattern may contain wildcards which represents any string. The wildcard symbol is the asterisk *. By default it will use complete and incomplete datasets.
Send bug reports to atlas-dq2-support@cern.ch
Options:
--version
|
show program's version number and exit |
-h, --help
|
show this help message and exit |
-v VERSION, --dataset-version=VERSION
|
specify version of the dataset |
-f, --files
|
Print files per dataset |
-r, --replicas
|
Print sites with replicas per dataset |
-L LOCAL, --local-site=LOCAL
|
Override environment variable DQ2_LOCAL_SITE_ID |
-s SITES, --sites=SITES
|
Print dataset in site |
-n, --number
|
Print number of files per dataset |
-i, --incomplete
|
Use incomplete datasets |
-c, --complete
|
Use complete datasets |
Usage: dq2-get [-h/--help | options] <DATASET>
Copy a dataset to local disk. The * wildcard is allowed in dataset names and filenames. Send bug reports to atlas-dq2-support@cern.ch
Options:
--version
|
show program's version number and exit |
-h, --help
|
show this help message and exit |
-v VERSION, --dataset-version=VERSION
|
specify version of the dataset |
-L LOCAL, --local-site=LOCAL
|
Override environment variable DQ2_LOCAL_SITE_ID |
-D, --no-directories
|
Do not make directories per dataset |
-F READFROMFILE, --read-from-file=READFROMFILE
|
Read dataset names from textfile (Limited usage yet) |
-s REMOTE, --site=REMOTE
|
Give remote site to copy from |
-i, --incomplete
|
Use incomplete datasets |
-c, --complete
|
Use complete datasets |
-f FILES, --files=FILES
|
Select only single files from dataset (comma separated, no blanks) |
-T THREADS, --threads=THREADS
|
Number of concurrent dataset and file (D/F) threads, give in notation D,F (default 3,3) |