IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 16 and Version 17 of IPP_Operational_Configuration_Management


Ignore:
Timestamp:
Jul 20, 2011, 12:07:31 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Operational_Configuration_Management

    v16 v17  
    44= How it works: The Software Documentation =
    55
    6 TODO
     6The repositories location is on {{{/data/ippc18.0/home/operational_repository}}} (on ippc18). rsync of this directory is performed every day (the rsync completion/failure status is shown in the daily report).
    77
     8The current operational configuration repository is in the {{{current}}} project.
     9TODO: One day we will need tags
     10
     11Any member of the users group (on the Maui cluster) can export/checkout the current operational configuration:
     12{{{
     13svn export file:///data/ippc18.0/home/operational_repository/current
     14}}}
     15
     16(see the appropriate crontab)
     17
     18Every day, at 06:30 HST, on {{{ippc18}}}, the {{{ipp}}} user runs the {{{~ipp/local/bin/configuration_monitoring.sh}}} script. This script checks various files which are used by the IPP in production.
    819= How to fix failures =
    920== PanTasks Servers Configuration Files ==