| 14 | | === Thursday : YYYY.MM.DD === |
| 15 | | |
| | 14 | === Thursday : 2017.09.07 === |
| | 15 | * MEH: rather than having the ippc70-c75 critical nebulous apache nodes with various levels of space, reset all the tmp/nebulous_server.log files |
| | 16 | * turn on logrotation for nodes as well to prevent those logs from eating up space -- root crontab for mid-week@10am -- |
| | 17 | {{{ |
| | 18 | 1 10 * * 3 /etc/cron.daily/logrotate.cron 2>&1 |
| | 19 | }}} |
| | 20 | * turn on disk space check like done for homedir -- also crontab ippc19 to check every 4 hours |
| | 21 | {{{ |
| | 22 | 0 */4 * * * /bin/bash /home/panstarrs/ipp/local/bin/apachedisk_chk.sh > /dev/null |
| | 23 | }}} |
| | 24 | * MEH: doing more misc cleanup |
| | 25 | * including retry of another buildup of error_cleaned chip/warp/diff... |
| | 26 | * |
| | 27 | * set regularly red data nodes to neb-host repair -- ipp076, ipp102.0 |
| | 28 | * set non-red data nodes to neb-host up again -- ipp115.1, ipp104.0 |
| | 29 | * MEH: ippdb09 now primary nebulous DB but no plots in ganglia for status... -- /etc/ganglia/gmond.conf change 10.10.20.16 (ippc18..) --> 10.10.20.17 and restart |