On Wed, Jun 09, 2004 at 10:33:34AM -0600, Jose Hidalgo Herrera wrote: > There is something wrong here: > > srv0:~# uname -r > 4.9-RELEASE-p4 > > srv0:~# df -hi / > Filesystem Size Used Avail Capacity iused ifree %iused Mounted on > /dev/ad0s1a 126M 125M -8.9M 108% 1364 14890 8% / > > srv0:~# du -shx / > 36M / > > The operating system complains about free space, but I'm only using 36M, > while the df says that I'm using 125M, the inodes are not the problem.
You probalby have an open but deleted file. You should be able to find it with fstat. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
pgp6C1CQdy09Y.pgp
Description: PGP signature

