IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of AlternateDistributionClient


Ignore:
Timestamp:
Aug 12, 2009, 11:15:52 AM (17 years ago)
Author:
welling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AlternateDistributionClient

    v2 v3  
    1111
    12121. Create an empty directory on the filesystem where you want to mirror the data distribution.  On Odyssey the corresponding directory is /n/panstarrs/data/MIRROR .
    13 2. Copy update_mirror.py and parse_config.py into that directory.
    14 3. Customize update_mirror.py for your site, by editing it and making the following changes:
     131. Copy update_mirror.py and parse_config.py into that directory.
     141. Customize update_mirror.py for your site, by editing it and making the following changes:
    1515
    1616  a. set mirrorRootDir to the root directory of your mirror, presumably the directory created in step (1) above.