IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of shepherding_the_pstamp_server


Ignore:
Timestamp:
May 10, 2013, 11:52:52 AM (13 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • shepherding_the_pstamp_server

    v9 v10  
    66
    77Postage stamp request files are fits tables that contain 1 or more request specifications.
    8 Request files are submitted to the system three ways.
     8Request files are submitted to the system five ways.
    99    * By posting to a fileset on a data store that the server is monitoring
    1010    * by uploading a request file to the [http://pstamp.ipp.ifa.hawaii.edu/upload.php upload page].
    11     * by entering a "valid" set of paramters on the [http://pstamp.ipp.ifa.hawaii.edu/request.php prototype web interface]
     11    * By entering a request on the PSI form
     12    * by entering a "valid" set of parameters on the [http://pstamp.ipp.ifa.hawaii.edu/request.php prototype web interface]
     13    * adding the request into the database with pstamptool -addreq -uri /request_file_path -label some label
    1214
    1315Each file is represented in the database by a row in the table pstampRequest. The request starts
    14 life in state 'new'. Once it is done parsing the state is set to 'run'. Request files are parsed into jobs by the task pstamp.job.run. The working directory for a request is /data/ippc17.0/pstamp/work/$datestr/$req_id.
     16life in state 'new'. Once it is done parsing the state is set to 'run'. Request files are parsed into jobs by the task pstamp.job.run. The working directory for a request is /data/ippc30.1/pstamp/work/$yyyy/$mm/$dd/$req_id. (Dates are UTC)
    1517
    1618For example here is the entry for a request while it is being parsed
     
    5961'''Monitoring'''
    6062
     63The current workload can be seen at  http://pstamp.ipp.ifa.hawaii.edu/status.php
    6164
    6265Since the postage stamp / data store database is on ippc17 and not ippdb01