Skip to main content

rucio-dark-reaper

usage: rucio-dark-reaper [-h] [--run-once] [--total-workers TOTAL_WORKERS]
[--chunk-size CHUNK_SIZE] [--scheme SCHEME]
[--rses RSES [RSES ...]]
[--exclude-rses EXCLUDE_RSES]
[--include-rses INCLUDE_RSES] [--vos VOS [VOS ...]]
[--sleep-time SLEEP_TIME]

The Dark-Reaper daemon is responsible for the deletion of quarantined
replicas.

optional arguments:
-h, --help show this help message and exit
--run-once One iteration only
--total-workers TOTAL_WORKERS
Total number of workers per process
--chunk-size CHUNK_SIZE
Chunk size
--scheme SCHEME Force the reaper to use a particular protocol, e.g.,
mock.
--rses RSES [RSES ...]
List of RSEs
--exclude-rses EXCLUDE_RSES
RSEs expression to exclude RSEs
--include-rses INCLUDE_RSES
RSEs expression to include RSEs
--vos VOS [VOS ...] Optional list of VOs to consider. Only used in multi-
VO mode.
--sleep-time SLEEP_TIME
Concurrency control: thread sleep time after each
chunk of work