Changes between Version 12 and Version 13 of shepherding_the_pstamp_server
- Timestamp:
- Apr 15, 2015, 4:44:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
shepherding_the_pstamp_server
v12 v13 64 64 65 65 Since the postage stamp / data store database is on ippc17 and not ippdb01 66 some care must be taken when running commands.66 some care must be taken when running the associated ippTools commands. 67 67 68 68 I define the environment variable PSDBSERVER=ippc17 and the alias … … 91 91 }}} 92 92 93 This is a feature. (I plan on removing the postage stamp tables from the set created by pxadmin -create93 '''This is a feature'''. (I plan on removing the postage stamp tables from the set created by pxadmin -create 94 94 and adding a new mode to create them but I haven't gotten around to it yet). 95 95 … … 137 137 }}} 138 138 139 '''Note: Much of the next few paragraphs no longer applies due to the aboliton of magic.''' 139 140 140 141 pstamp_checkdependent.pl sets chipRun 77563, class_id XY31 to update state and watches for it to … … 172 173 To make a request and it's jobs just go away set the request's state to goto_cleaned. -- what is the command example to do so?? 173 174 * could the fault also be set to an error code if known what the fault is -- like 25 for data(old) that isn't updating properly? 175 176 pst -updatereq -set_state goto_cleaned -req_id NNNNNNN 174 177 175 178
