Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To stop and start the pipeline automatically (for a planned outage):

...

  • First of all, login as glast to some interactive machine and go to the pipeline directory.
    Code Block
    
    $ ssh glast@noric
    $ cd ~glast/pipeline-II/prod/
    
  • create and edit a shutdown_schedule_date file:
    Code Block
    $ date > shutdown_schedule_20100909
    $ vim shutdown_schedule_20100909
    

...