Coder Social home page Coder Social logo

xpcom-bsd / zetaback Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omniti-labs/zetaback

0.0 2.0 0.0 115 KB

Zetaback is a thin-agent based ZFS backup tool. It is designed to help simplify the task of backing up thousands of filesystems on hundreds of machines across and organization. It simplifies the task of automatically picking up newly created ZFS filesystems for backup purposes and restoring any given backup (host/FS/timestamp) to a target ZFS capable host.

License: BSD 3-Clause "New" or "Revised" License

Shell 13.76% Makefile 2.01% Perl 84.23%

zetaback's Introduction

Zetaback ZFS backup and recovery management system

Zetaback is a thin-agent based ZFS backup tool. It is designed to:

  • run from a central host
  • scan clients for new ZFS filesystems
  • manage varying desired backup intervals (per host) for
    • full backups
    • incremental backups
  • maintain varying retention policies (per host)
  • summarize existing backups
  • restore any host:fs backup at any point in time to any target host

Prerequisites

  • Backup host with a '''LOT''' of disk space.
  • SSH in place where a user on the backup server can perform a password-less remote login to the clients (using ssh keys) and execute the agent script as root.
  • Perl 5 on client and server.
  • ZFS tools installed on client.

Download

  • Download the code from git:
git clone git://labs.omniti.com/zetaback.git
cd zetaback
./autogen.sh
./configure
make
make install

Project Info

Developer Info

zetaback's People

Contributors

postwait avatar mivok avatar xzilla avatar jgmills avatar jlinnosa avatar lotheac avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.