On Mar 2, 2010, at 9:03 PM, Wietse Venema wrote:
It may be worthwhile to run the Postfix fsspace test program.
- Download any Postfix source code that compiles on your system.
- cd into the source tree, then execute the following commands:
make makefiles
cd src/util
make fsspace
./fsspace /var/spool/postfix
and report if the numbers look wrong.
Postfix uses the fsspace routine to determine the amount of
free space in the queue file system.
Wietse
mx1:/usr/local/postfix-2.7.0/src/util root# ./fsspace /var/spool/postfix
/var/spool/postfix: block size 4096, blocks free 6836216
mx1:/usr/local/postfix-2.7.0/src/util root# df -i
Filesystem 512-blocks Used Avail Capacity
iused ifree %iused Mounted on
/dev/disk0s3 160574256 105372640 54689616 66%
13235578 6836202 66% /
devfs 198 198 0 100%
590 0 100% /dev
fdesc 2 2 0 100%
4 253 2% /dev
<volfs> 1024 1024 0 100%
0 0 100% /.vol
/dev/disk1s3 489972528 46944240 443028288 10% 5868028
55378536 10% /Volumes/SSHD2
automount -nsl [212] 0 0 0 100%
0 0 100% /Network
automount -fstab [223] 0 0 0 100%
0 0 100% /automount/Servers
automount -static [223] 0 0 0 100%
0 0 100% /automount/static
/dev/disk2s3 489972528 105210640 384761888 21% 13151328
48095236 21% /Volumes/MX1
I was sitting on a memory upgrade, and I through some in , possibly
some Virtual memory foo in the OS. i also did a block level clone to
another larger drive /dev/disk2s3 as a backup. did a reboot. nothing
yet. I'lll have to wait and see if maybe the reboot makes this vanish.
still running on original drive. maybe the drive isn't so S.M.A.R.T
stay tuned. :)
-j