Changes between Version 23 and Version 24 of PS1_IPP_Czarlog_20140210
- Timestamp:
- Feb 13, 2014, 10:22:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20140210
v23 v24 23 23 === Thursday : 2014-02-13 === 24 24 * 09:45 EAM : the nebulous apache servers have filled up their tmpdirs with giant log files. I'm moving them off to their /export tmp files, but we should use rotate to move these out of the way... 25 * 10:20 EAM : I used a dd command to save only the last portion of the nebulous apache log files, eg: 25 * 10:20 EAM : I used a dd command to save only the last portion of the nebulous apache log files. I then removed the old file. I had to stop and restart the apache servers on each of ippc01 - ippc10 to get them to release their hold on /tmp/nebulous_server.log. Now everything is back and running again. 26 26 27 {{{dd ibs=1024 if=/tmp/nebulous_server.log of=/export/ippc01.0/tmp/nebulous_server.20140213.log skip=20000000}}} 27 I then removed the old file. I had to stop and restart the apache servers on each of ippc01 - ippc10 to get them to release their hold on /tmp/nebulous_server.log. Now everything is back and running again.28 28 29 29 === Friday : YYYY.MM.DD ===
