9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: csant@csant.info, 9fans@cse.psu.edu
Subject: Re: [9fans] Sensible fossil+venti partitioning
Date: Wed, 12 Jul 2006 23:30:44 +0100	[thread overview]
Message-ID: <74857b37046befd59e3198aa5f5081c9@quintile.net> (raw)
In-Reply-To: <op.tclhaeddd84skq@fiore.malebolge>

> Aha, so fossil itself is not going to store anything but the difference
>  from the last venti snapshot?

Just to be clear, fossil stores the whole file if it differs from
venti not just a diff.

Venti however compresses data and factors out duplicate blocks
from all files so is very space efficent.

Fossil can also store its own snapshots but these are not compressed
and are usually reclaimed after a day or two. I use this to take a
fossil snapshot every 15 mins which is kept for 3 days and  venti snapshot
taken every night which is kept forever.

> How much hassle is it to mount venti on a different (secondary) partition?
> In that case, how much trouble have I to go through to simply set up venti
> on that partition and start using it, without having to re-install and
> -format everything?

Plan9 filesystems (on the PC) always live inside a primary DOS partition,
however this may then divided into several plan9 sub-partitions.

I don't believe you can put  plan9 partitions inside a secondary DOS
partition.

-Steve


  reply	other threads:[~2006-07-12 22:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 19:07 csant
2006-07-12 20:07 ` Steve Simon
2006-07-12 21:14   ` csant
2006-07-12 22:30     ` Steve Simon [this message]
2006-07-13 14:51       ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=74857b37046befd59e3198aa5f5081c9@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    --cc=csant@csant.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).