Subject: Re: Ahhhh!!!
To: None <port-mac68k@netbsd.org>
From: Allen Briggs <briggs@ninthwonder.com>
List: port-mac68k
Date: 08/05/1999 14:25:22
> >Here's a blatant example of a bug in 1.4:
> >speedbump# df
> >Filesystem 1K-blocks Used Avail Capacity Mounted on
> >/dev/sd0a 889539 228328 572257 28% /
> >/dev/sd1g 1014235 99676 813135 10% /home
> >/dev/sd1a 3038071 1014244 1720019 37% /pub
> >kernfs 1 1 0 100% /kern
> >procfs 4 4 0 100% /proc
> >speedbump# du /pub
> >8 /pub/lost+found
> >9 /pub
> >
> >Yes, that's right, /pub is completely and utterly EMPTY, yet df
> >reports it is 37% full.
>
> Is that the case after a reboot? Because if you remove files that processes
> still hold open fds to, the space does not get reclaimed. Try looking at
> the fuser or lsof output for that partition.
Also, is this a converted partition? What does "dumpfs /pub" (run as
root) show? Can you do a little more digging and file a PR? Let's get
these bugs fixed...
Thanks!
-allen