Changes between Version 1 and Version 2 of Processing
- Timestamp:
- Apr 9, 2010, 9:08:52 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v1 v2 5 5 * monitoring the various pantasks servers running on the production cluster 6 6 * alerting the IPP group to any notable errors or failures 7 * keeping an eye on production cluster load using 'ga gglia'7 * keeping an eye on production cluster load using 'ganglia' 8 8 * adding and removing labels based on the current set of processing priorities, outlined here 9 9 … … 13 13 You will need to have ipp user access on the production cluster. For convenience, have someone with access (anyone on the IPP team) add your ssh public key to ~ipp/.ssh/authorized_keys. 14 14 15 = Resources = 16 17 Mostly, you be logged into a production cluster machine using and using the {{{pantasks_client}}} program to monitor operations, however there are other useful resources. 18 19 * [http://ganglia.pan-starrs.ifa.hawaii.edu/?r=hour&s=descending&c=IPP%2520Production Ganglia] - For monitoring load on production cluster machines 15 20 16 21 = Rebuilding the IPP code = … … 29 34 * {{{svn update}}} 30 35 * {{{psbuild -optimize}}} 36 * restart pantasks (as above) 31 37
