> I am trying to make sense of these numbers but having some difficulty 
> finding any documentation explaining them.

Your best bet is to read the source in /sys/src/cmd/cwfs; cwfs is a
ported version of the original file server, ie.  Ken's.

> Can someone either point me to that documentation or walk me through how 
> to interpret this?

Ken's can be a little terse, but the out put is very meaningful; fsize
is what you care about in this context.  This is the number of blocks
used by the WORM.  Take this number and multiply it by RBUFSIZE to get
the number of bytes written to disk.  Assuming you're using a 64-bit
fileserver, this will be 8K by default (4K for 32-bit), but this
depends on the kernel you are using.

HTH,
Steve


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Ta16a4beaa5de93c0-M9d8d0bfc3f8425f269d07178
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to