Changes between Version 17 and Version 18 of PS1_IPP_Czarlog_20190325
- Timestamp:
- Mar 26, 2019, 7:47:28 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190325
v17 v18 249 249 === Tuesday : 2019.03.26 === 250 250 251 JRF: Don't forget about these that I couldn't get to update again from last Sunday:251 * JRF: Don't forget about these that I couldn't get to update again from last Sunday: 252 252 {{{ 253 253 SELECT rawExp.exp_name,rawExp.exp_id,chipRun.chip_id,chipRun.state,chipRun.label,chipProcessedImfile.fault,rawExp.camera FROM chipRun, rawExp, chipProcessedImfile WHERE chipRun.exp_id = rawExp.exp_id AND chipProcessedImfile.exp_id = chipRun.exp_id AND chipProcessedImfile.chip_id = chipRun.chip_id AND chipRun.chip_id IN (1047387,1047394,1047433,1047440,1047444,1047445,1047446,1047451,1047462,1047465,1047468,1047470,1047471,1047472,1047473,1047474,1047475); 254 254 }}} 255 255 256 CCL: pstamp stalled last night256 * CCL: pstamp stalled last night 257 257 {{{ 258 258 2 MOPS 919024 weryk_5C997837 2019-03-26 01:12:03 26 686123 00:12:59 2019-03-26 01:25:02 … … 263 263 }}} 264 264 265 ''' NOTE''' : ippc71 and ippc74 have DISK WARNING - free space: / 19316 MB (20% inode=95%): 266 265 * ''' NOTE''' : ippc71 and ippc74 have DISK WARNING - free space: / 19316 MB (20% inode=95%): 267 266 Both log files /var/log/apache2/access_log have grown to 13G 268 269 267 Will wait for the logrotate to take care of these files tonight, 270 271 268 if the problems still show up then try the short-term solution by EAM: 272 269 {{{ … … 318 315 319 316 320 mdc file missing317 * mdc file missing 321 318 {{{ 322 319 try reprocess
