Data mining

The step-by-step procedures

The RDO unsinking script

The RDO unsinking script is invoked like this:
   unsink_rdo.pl [switches] [--]  file
  
where the switches and arguments are:
    -d       detailed output for debugging
    -p       toggle PFTP for transfer (default is ON)
    -t       toggle throttled transfer (default is ON at 1MB/s)
    file     name of job specification file
  
A poor man's throttle has been implemented to avoid filling the disk cache on the new Managed Data Server. The script transfers a file unthrottled by (P)FTP and then sleeps until the average rate is reached.

The files are transferred by the scripts dst_get.pl or dst_get_pftp.pl written by Tom Throwe.


Alv Kjetil Holme
Created 30 September 1998