Re: [foxboro] /var filling up ... was ... Re: /opt partition keep s filling up
- From: "Penndorf, Rocco (RP)" <RPPenndorf@xxxxxxx>
- To: "'foxboro@xxxxxxxxxxxxx'" <foxboro@xxxxxxxxxxxxx>
- Date: Thu, 23 Sep 2004 08:55:21 -0500
Did you try the "find" command on that partition to make sure that you've
cleaned up all big log files.
for example:
find /var -size +700000c
This command will list all files bigger than 700000 Bytes in var directory.
Finding the appropriate number
of bytes for your search is up to you.
Regards
Rocco
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx] On
Behalf Of brad.s.wilson@xxxxxxxxxxxxxx
Sent: Thursday, September 23, 2004 2:57 PM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] /var filling up ... was ... Re: /opt partition keeps filling
up
Importance: Low
>> Are you really sure it's not the /var system that's full? Check
/var/logs. Eliminate any large log files there. Also check /var/spool/mail and
/var/tmp <<
Yes, the /var partition is giving me headaches ... but I believe I know the
culprit. We use OSI PI for data archiving, but one collection group associated
with a heavily loaded CP is always going offline. This results in monstrous log
files, especially /var/adm/utmp* and wtmp*. Until I can shed some load on the
CP, the only thing I've found to do is /dev/null those files, and restart PI.
This has worked well enough in the past, but lately the /var partition is FULL
and even rebooting the 51B after clearing out these log files doesn't help.
Brad Wilson
ExxonMobil Chemical Co
Edison Synthetics Plant
732-321-6115
732-321-6177 fax
Brad.S.Wilson@xxxxxxxxxxxxxx
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process Systems
(formerly The Foxboro Company). Use the info you obtain here at your own risks.
Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
Other related posts:
- » Re: [foxboro] /var filling up ... was ... Re: /opt partition keep s filling up