tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PUFFS and existing file that get ENOENT



hi,

> On Mon, Jan 16, 2012 at 10:56:33AM +0000, YAMAMOTO Takashi wrote:
>> you can increase the chance by running
>>      while :;do sysctl -w kern.maxvnodes=0; done
> 
> It will always fail:
> bacasable#  sysctl -w kern.maxvnodes=0 
> sysctl: kern.maxvnodes: sysctl() failed with Device busy

it tries to reclaim vnodes before failing.

YAMAMOTO Takashi

> 
> -- 
> Emmanuel Dreyfus
> manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index