9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Anthony Sorace <a@9srv.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Anyone using p9p or Plan 9 venti as a more generic backup system?
Date: Mon, 22 Nov 2010 23:21:12 -0500	[thread overview]
Message-ID: <281D3FBE-990F-46F0-A7EE-A42DD7C21C06@9srv.net> (raw)
In-Reply-To: <AANLkTikADzND+BfcvvB+3pp=riByswcOOeeCQ_+OQZtE@mail.gmail.com>

I use vac -a to back up several unix systems to my main Plan 9 file server. Currently I'm doing two nightly via cron and two sporadically (laptops); there have been more of each in the past. In addition to storing the scores locally, I wrote a little rc script that lives in /rc/bin/service.auth and accepts scores and stores them on my CPU server. Combined with a simple 9fs addition, I can always "9fs foo.vac" and get foo's history of archives from all my plan9 systems. I've also done restores from p9p, but have not exercised that well. I considered using vbackup instead of vac on the unix side, but it didn't look practical to get at the results from plan9. Also, I really needed to be selective in what I saad backing up (there's a few hundred Gb of post-processed video I don't need to store on one of these systems, and growing daily).

This has worked very well for me overall; my only problem has been vtcache exhaustion on some backups, which I haven't been able to track down. Thankfully the error is on backup, not restore, so you know something's gone wrong when it happens.

My message about vtcache is at http://9fans.net/archive/2010/02/307. I'm not sure I pushed the absolute latest to sources, but some version of my unix backup script is at /n/sources/contrib/anothy/bin/rc/vacbak.


      parent reply	other threads:[~2010-11-23  4:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 16:51 David Leimbach
2010-11-17 17:14 ` Venkatesh Srinivas
2010-11-17 17:23   ` dexen deVries
2010-11-17 17:43     ` Venkatesh Srinivas
2010-11-17 17:44     ` David Leimbach
2010-11-18 19:40       ` Bakul Shah
2010-11-18 19:44         ` dexen deVries
2010-11-17 17:24   ` David Leimbach
2010-11-22 15:56 ` Latchesar Ionkov
2010-11-22 20:35   ` David Leimbach
2010-11-23  4:21 ` Anthony Sorace [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=281D3FBE-990F-46F0-A7EE-A42DD7C21C06@9srv.net \
    --to=a@9srv.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).