Changes between Version 1 and Version 2 of shepherding_the_pstamp_server
- Timestamp:
- May 27, 2010, 2:35:09 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
shepherding_the_pstamp_server
v1 v2 1 Shepherding the postage stamp server and the update process.2 1 3 Overview 4 -------- 2 == Shepherding the postage stamp server and the update process == 3 4 '''Overview''' 5 5 6 6 7 Postage stamp request files are fits tables that contain 1 or more request specifications. … … 36 37 37 38 38 Monitoring 39 ---------- 39 ---- 40 41 '''Monitoring''' 42 40 43 41 44 Since the postage stamp / data store database is on ippdb02 and not ippdb01 … … 71 74 72 75 76 ---- 73 77 74 Common Failures 75 --------------- 78 79 '''Common Failures''' 80 76 81 Requests can fault for two reasons either at the parse stage or when finishing the request. Request 77 82 faults rarely happen and are usually due to software bug. pst -revertreq doesn't work for requests that … … 89 94 Here is an example 90 95 91 (ipp032:~) bills% pst -pendingdependent -limit 1 96 ( 97 {{{ 98 ipp032:~) bills% pst -pendingdependent -limit 1 92 99 pstampDependent MULTI 93 100 … … 105 112 priority S64 8 106 113 END 114 }}} 115 107 116 108 117 pstamp_checkdependent.pl sets chipRun 77563, class_id XY31 to update state and watches for it to
