Changes between Version 17 and Version 18 of PS1_IPP_Czarlog_20190401
- Timestamp:
- Apr 4, 2019, 10:21:07 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190401
v17 v18 209 209 * TdB: Following testing during the last two nights, the updates made to the night_report.pl script are now committed to the svn repository. It is found under trunk/ippScripts/scripts/night_report.pl or alternatively can also be found under my own homedir /home/panstarrs/tdeboer/night_report.pl just in case. The new addition (provided under the --verbose or the --chunks flag) provides information about the %SS% chunk processing and allows the czar to determine if the first chunk of the night has finished processing completely. 210 210 211 * TdB: There will be maintenance at the ITC tomorrow morning around 07:00. Therefore, it is important to get nightly processing done before that time. To speed up processing, I increased the poll size to 500 and added some s nodes to the stdscience pantask, using: 212 {{{ 213 set.poll 500 214 hosts add m0 (4 times) 215 hosts add m1 (4 times) 216 }}} 217 211 218 === Thursday : 2019.04.04 === 219 * TdB: Nightly processing finished on time, around 06:30. I set the pol back to 300 and remove the extra s nodes using: 220 {{{ 221 set.poll 300 222 hosts delete m0 (4 times) 223 hosts delete m1 (4 times) 224 }}} 225 Following this, all pantasks were stopped at 06:30 just in case, since no word on actual start time of maintenance at the ITC was received. This was done using: 226 {{{ 227 ./check_system.sh stop 228 }}} 229 After we finally received word of maintenance completing around 09:45 I set the system to LAP.PV3 updating by adding the appropriate label and putting machines ipp134-139 back to up and setting the pantasks back to run. 212 230 213 231 === Friday : 2019.04.05 ===
