9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Disk backup?
Date: Thu, 28 Mar 2013 09:17:46 -0400	[thread overview]
Message-ID: <0231038c54f68335bbde592c1ec77c8f@brasstown.quanstro.net> (raw)
In-Reply-To: <2244D36E-AD3E-4ABF-9C06-5A110A5ECC66@ar.aichi-u.ac.jp>

On 2013/03/27, at 8:22, trebol <trebol55555@yahoo.es> wrote:

> I see a lot of interesting things on this thread, but all of those are
> beyond my knowledge.  I'm just starting to learn programming (K&R),
> the internal structure of the file system is too much for me now. I'm
> thinking about mount dump, and copy the /n/dump directory to other system
> (linux). So my questions are:
>
> - Is there a way to simulate the incremental backup feature of gnu tar?
> - Is possible to restore the system in a new disk with this copy of dump?
> - What do you recommend me for send the tar file, ssh, nfs or other thing?

here's how i copied one ken file server to another preserving
the history.  this is equivalent to making an incremental backup
each day at the file, not the block level.  the only difference is
a file system was made, rather than a a mkfs archive of changes
for each day of the dump.

http://www.quanstro.net/plan9/history.pdf

- erik



      reply	other threads:[~2013-03-28 13:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-24 22:10 trebol
2013-03-25  0:33 ` erik quanstrom
2013-03-25  2:04   ` trebol
2013-03-25  3:14     ` arisawa
2013-03-25  4:36       ` cinap_lenrek
2013-03-25  5:46         ` arisawa
2013-03-25  7:19           ` cinap_lenrek
2013-03-25  7:32             ` arisawa
2013-03-25 13:43         ` erik quanstrom
2013-03-25 15:03       ` erik quanstrom
2013-03-26  7:27         ` arisawa
2013-03-26 13:19           ` erik quanstrom
2013-03-26 18:34             ` cinap_lenrek
2013-03-26 18:56               ` erik quanstrom
2013-03-26 19:07                 ` cinap_lenrek
2013-03-26 19:10                   ` erik quanstrom
2013-03-26 19:15                   ` erik quanstrom
2013-03-26 19:23                     ` cinap_lenrek
2013-03-26  7:07     ` arisawa
2013-03-26 12:52       ` erik quanstrom
2013-03-26 23:22     ` trebol
2013-03-28  7:51       ` arisawa
2013-03-28 13:17         ` erik quanstrom [this message]

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=0231038c54f68335bbde592c1ec77c8f@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).