Re: UFS Panic on 7.1 -> ffs_valloc: dup alloc

2009-12-01 Thread Tom Judge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jaakko Heinonen wrote: > On 2009-11-30, Tom Judge wrote: >> kern/122380 >> kern/133980 >> >> Any ideas on a fix? >> >> panic: ffs_valloc: dup alloc > > You may be hitting UFS2 32-bit inode limit bug. See this analysis by > Bruce Evans: > > http://doc

Re: UFS Panic on 7.1 -> ffs_valloc: dup alloc

2009-12-01 Thread Jaakko Heinonen
On 2009-11-30, Tom Judge wrote: > kern/122380 > kern/133980 > > Any ideas on a fix? > > panic: ffs_valloc: dup alloc You may be hitting UFS2 32-bit inode limit bug. See this analysis by Bruce Evans: http://docs.freebsd.org/cgi/mid.cgi?20090508120355.S1497 -- Jaakko