9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Fossil Venti question...
@ 2004-12-27 18:02 David Leimbach
  2004-12-27 18:12 ` Tiit Lankots
  0 siblings, 1 reply; 2+ messages in thread
From: David Leimbach @ 2004-12-27 18:02 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Perhaps I'm just having difficulty absorbing the relationship.  Fossil
is the filesystem server that [optionally?] uses Venti for block
storage?  I don't believe my Plan 9 system [currently down due to
hardware failure :(] had Venti but did have fossil.

Do I really want to use Venti with Fossil?  Why?  I've read some about
how it works but I guess I've missed out on the "use cases" of it.

Fossil seems to have the capability of being the write once system,
making a great archival system, but I don't quite understand the
"why?" for Venti just yet.

Any clarification or pointer to documentation would be greatly
appreciated.  I guess I'm not as interested in what it is as why it
is.

Dave


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

* Re: [9fans] Fossil Venti question...
  2004-12-27 18:02 [9fans] Fossil Venti question David Leimbach
@ 2004-12-27 18:12 ` Tiit Lankots
  0 siblings, 0 replies; 2+ messages in thread
From: Tiit Lankots @ 2004-12-27 18:12 UTC (permalink / raw)
  To: David Leimbach, Fans of the OS Plan 9 from Bell Labs

> Perhaps I'm just having difficulty absorbing the relationship.  Fossil
> is the filesystem server that [optionally?] uses Venti for block
> storage?  I don't believe my Plan 9 system [currently down due to
> hardware failure :(] had Venti but did have fossil.

Yes. Fossil and venti are (almost) completely unrelated. With the exception
of course that fossil knows about venti and can make a use of it
if you want it to.

> Fossil seems to have the capability of being the write once system,
> making a great archival system, but I don't quite understand the
> "why?" for Venti just yet.

Venti is WORM. Fossil is just a natty filesystem that can take a snapshot
of your entire system - say - after each 15 minutes and a complete
read only snapshot to a venti - say - once a day. It's kinda handy
once you get used to it.

OK, executive style:
Venti is an archival file system that has WORM semantics (+ several other
advantages, read the relevant paper in plan9.bell-labs.com/plan9 [I can't
give you the correct URL because it seems to be down at the time I'm
writing this]).
Fossil is an (the?) file system for Plan 9 that knows how to take  
snapshots,
optionally to venti for eternal storage.


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

end of thread, other threads:[~2004-12-27 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-27 18:02 [9fans] Fossil Venti question David Leimbach
2004-12-27 18:12 ` Tiit Lankots

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).