DCacheMaxMovers

From T2B Wiki
Jump to navigation Jump to search


How to adapt the maximum number of movers

  • Run the following commands (to be done for each disk pool)
sed -i "s/mover set max active 100/mover set max active 333/" /storage/1/pool/setup
sed -i "s/mover set max active 100/mover set max active 333/" /storage/2/pool/setup
sed -i "s/mover set max active 100/mover set max active 333/" /storage/3/pool/setup
  • restart dcache on this node
[root@behar070 ~]# /opt/d-cache/bin/dcache restart
Stopping gsidcap-behar070Domain (pid=2300) 0 1 Done
Stopping gridftp-behar070Domain (pid=2193) 0 1 2 3 4 5 6 7 8 9 10 Done
Stopping dcap-behar070Domain (pid=2086) 0 1 Done
Stopping behar070Domain (pid=1989) 0 1 2 3 Done
Starting behar070Domain 6 Done
Starting dcap-behar070Domain 6 Done
Starting gridftp-behar070Domain Done
Starting gsidcap-behar070Domain 6 Done


Template:TracNotice