Hi,
This list is great. Got lot of replies. Thanks again to all who replied
me back.
Conclusion: There is one file which is growing in the /var filesystem as
below:
/sbin/ufs_fsck -n /var
** /dev/rvol/volume_var (NO WRITE)
** Last Mounted on /var
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
UNREF FILE I=119811 OWNER=root MODE=100644
SIZE=883667815 MTIME=Apr 20 09:10 2001
CLEAR? no
UNREF FILE I=119812 OWNER=root MODE=100644
SIZE=0 MTIME=Apr 10 23:50 2001
CLEAR? no
** Phase 5 - Check Cyl groups
1111 files, 879054 used, 112612 free (1116 frags, 13937 blocks, 0.1%
fragmentati
on)
There are other lot of commands that had been suggested which are as below:
du -sk /var
df -k
Check the growing logs, audit logs, mail spool and other log files.
Get the lsof utility which is very useful in analyzing, The link is
LSOF binary for 4.0d
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/du/4.0D
<
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/du/4.0D>
Just a side note: Does anyone had run fsck on an active file system and if so what would be the right command.
Natesa.
Received on Fri Apr 20 2001 - 13:34:43 NZST