df -k | grep dsk

-----Original Message-----
From: David Johnson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 9:45 AM
To: Foxboro DCS Mail List
Subject: Re: File system error massege


If you suspect a disk is full, first you need to determine which mount 
point is full.

 From vt100 mode try the following

df -k /
df -k /usr
df -k /var
df -k /opt
df -k /tmp

If any of these are show 100% under the capacity, then that's the file 
system with the problem.  Start looking for the usual suspects like core 
files, crash files, tar files, or log files that grow forever.  Now start 
drilling through the disk using the du command to find these really large 
files, if they can safely be deleted, whack them.

Good luck,
David



-----------------------------------------------------------------------
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with "unsubscribe foxboro" in the Subject. Or, send any mail to
[EMAIL PROTECTED]

-----------------------------------------------------------------------
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with "unsubscribe foxboro" in the Subject. Or, send any mail to
[EMAIL PROTECTED]

Reply via email to