[volunteergrid2-l] New Member

Johannes Nix Johannes.Nix at gmx.net
Tue Feb 14 07:23:27 UTC 2012


Hello,

I've mulled over it (specifically the requirement for 500 G space)
 and I think it's worth a bit of inversion. So my order for a new 3TB
 disk is on the way :)


> Let us know if you agree to them and we can get you an account on the
> wiki.

yes!

Tahoe runs nice on my ARM box now with TestGrid, needing about 25 % of
64 MB RAM memory. I want to  upgrade the system before integrating
it, so it may take two weeks or three.

BTW, can you give me some information how a safe and efficient backup 
strategy would look like? With user data, I am using GNU tar doing
dialy/weekly incremental backups and monthly full backups.

However, if shares under $BASEDIR/storage are inmutable (as
I'd expect from a git-like system), it looks
that a script with something like

------------
    tmplabel=.${label}.new
    cp -al $tdir/$lastmod $tdir/$tmplabel
    echo ok, syncing
    rsync -avbH $1/ $tdir/$tmplabel
    mv $tdir/$tmplabel $tdir/$label
------------

is far more efficient in doing quick snapshots.

cheers,

Johannes


On Sat, 11 Feb 2012 19:57:31 -0700
Brad Rupp <bradrupp at gmail.com> wrote:

> Welcome Johannes to VG2.  I see you have already introduced yourself. 
> The VG2 policies can be found at
> 
> http://www.bigpig.org/twiki/bin/view/Main/VolunteerGrid2Policies
> 
> Let us know if you agree to them and we can get you an account on the
> wiki.
> 
> Regards,
> 
> Brad
> _______________________________________________
> volunteergrid2-l mailing list
> volunteergrid2-l at tahoe-lafs.org
> http://tahoe-lafs.org/cgi-bin/mailman/listinfo/volunteergrid2-l
> http://bigpig.org/twiki/bin/view/Main/WebHome



More information about the volunteergrid2-l mailing list