9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] venti: mem=sealed vs disk=sealed
@ 2008-07-04  9:49 Juan Céspedes
  2008-07-04 15:44 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Juan Céspedes @ 2008-07-04  9:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

When asking for the "/index" URL to venti server, some arenas appear
having the "disk=sealed" flag in addition to the "mem=sealed" flag,
and some other don't.  I fail to see any mention of it in the
documentation, and a quick review of the source code makes me think
that it is related to "icachedirty", which I guess means that some of
the clumps in that arena have not yet gone into the index.  Am I
right?

Well, the fact is that sometimes venti appears to be doing a hard work
sealing arenas (I mean, indexing clumps), and sometimes it doesn't.
Right now, in my venti server, I have 6 arenas with "mem=sealed but
without "disk=sealed".  In addition to that, doing:

hget 'http://127.1:8080/graph?arg=icachedirty&text=1' | tail -1

gives always the same values: the "icachedirty" values doesn't change.

Is this normal?  Is there any way to force venti to index clumps?

In case that matters, I am running venti on Linux, from plan9port-20080616.

Thanks,

Juan Cespedes



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-04 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-04  9:49 [9fans] venti: mem=sealed vs disk=sealed Juan Céspedes
2008-07-04 15:44 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).