> So, there is no snapshot, only plan9.iso + apx. 40Mb for kerTeX, /tmp
> empty, and I still have almost 750 Mb used and only 220Mb free?
> 
> Is there a way to know what occupies roughly twice the size of the
> files?

I don't know. I just set up a tiny Fossil file system and
extracted the current Plan 9 CD image on it:

term% du -sh plan9.iso
276.5566M       plan9.iso

main: df
main: 397,328,384 used + 674,422,784 free = 1,071,751,168 (37% used)

> Furthermore, fossil/flchk is "deprecated in favor of console", but
> should work, and does not because there is no venti. (on console,
> check reports no leak and no problem)

Use fossil/flchk -f when Fossil is not connected to Venti.

You should not use fossil/flchk to fix a running Fossil.
The "check" command from the Fossil console is safe
because it halts Fossil before running the check and
unhalts it after.

> Anybody having ideas how to debug? Unless the 8kb default blocksize
> for the distribution explains the overhead... But that seems to me a
> bit too much!

You should probably try to compare with "du -sh".

-- 
David du Colombier

Reply via email to