Fun with df

Scott Long scottl at samsco.org
Wed Mar 29 15:56:05 UTC 2006


Suleiman Souhlal wrote:

> Kris Kennaway wrote:
> 
>> On Tue, Mar 28, 2006 at 05:53:16PM +0200, Peter Holm wrote:
>>
>>> I've seen this problem on both RELENG_6 from Mar 27 19:37 UTC and HEAD:
>>
>>
>>
>> Have you figured out how to cause it?  I and others see it
>> occasionally (also things like this at reboot:
>>
>> /c: unmount pending error: blocks -68512 files 0
>>
>> which dates back at least to 5.3).  But I haven't been able to figure
>> out how to trigger it on demand.
> 
> 
> IIRC it's pretty easy to trigger: delete a lot of files, and unmount 
> right after as rm is done.
> umount -f in the middle of the rm might also work.
> 
> -- Suleiman

So does this mean that dirty metadata buffers didn't get flushed?  If
so, where did they go?  Or does it mean that certain metadata fields
never even got updated?  Sigh, what a mess =-(  Does this happen with
softupdates turned off?

Scott



More information about the freebsd-current mailing list