No more free entries in freebitmap ...

1999-12-07 Thread Ying-Chieh Liao
There's an error message showed up on my /vice/srv/SrvLog when I start codaserver No more free entries in freebitmap of /vicepc And it hangs up How can I solve this problem ? -- Pi seconds is a nanocentury. --- Tom Duff

Re: No more free entries in freebitmap ...

1999-12-07 Thread Jan Harkes
On Tue, Dec 07, 1999 at 09:00:35PM +0800, Ying-Chieh Liao wrote: > There's an error message showed up on my /vice/srv/SrvLog when I start > codaserver > > No more free entries in freebitmap of /vicepc > > And it hangs up > > How can I solve this problem ? Hmm, how many files are stored on /vic

Re: No more free entries in freebitmap ...

1999-12-07 Thread Ying-Chieh Liao
On ¤G , 12 07, 1999 at 12:55:59 -0500, Jan Harkes wrote: > Hmm, how many files are stored on /vicepc? I haven't looked at the code Here's my SrvLog that is about /vicepc : 09:18:35 Salvaging file system partition /vicepc 09:18:35 Force salvage of all volumes on this partition 09:18:35 Scanning

Re: No more free entries in freebitmap ...

1999-12-07 Thread Peter J. Braam
Hi, Can you send us the beginning of this log, where the inode subsystem reports the number of "inodes" in use on /vicepa? thanks. - Peter - On Wed, 8 Dec 1999, Ying-Chieh Liao wrote: > On ¤G , 12 07, 1999 at 12:55:59 -0500, Jan Harkes wrote: > > Hmm, how many files are stored on /vicepc?

Re: No more free entries in freebitmap ...

1999-12-07 Thread Jan Harkes
On Wed, Dec 08, 1999 at 02:09:35AM +0800, Ying-Chieh Liao wrote: > On ¤G , 12 07, 1999 at 12:55:59 -0500, Jan Harkes wrote: > > Hmm, how many files are stored on /vicepc? I haven't looked at the code > > Here's my SrvLog that is about /vicepc : > > 09:19:20 done: 78 files/dirs, 107920 blocks

Re: No more free entries in freebitmap ...

1999-12-07 Thread Ying-Chieh Liao
On ¤G , 12 07, 1999 at 12:50:04 -0700, Peter J. Braam wrote: > Can you send us the beginning of this log, where the inode subsystem > reports the number of "inodes" in use on /vicepa? in SrvLog : Partition /vicepa: inodes in use: 10283, total: 262144. Partition /vicepb: inodes in use: 8192, to

Re: No more free entries in freebitmap ...

1999-12-07 Thread Peter J. Braam
Hi, This points pretty clearly at an error in my code - it is striking that /vicepc now has exactly 8192 inodes, precisely a factor 4 below the max. Perhaps there is an error in Bitv_getfree (util/bitvect.c)? I don't see it though. It could also be instructive to stop the server in the debug