Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

nixargh/conserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conserve

Conserve - is a linux backup utility.

Conserve is designed to use LVM snapshots and 'dd' to create images of partitions. But it can backup files and non-LVM partitions too. It is writed on ruby.

Conserve can do:

    • 1. Backup block devices with LVM snapshots and dd.
      2. Backup MBR.
      3. Backup files from LVM snapshot or from "live" fs.
      4. Backup files using rsync.
      5. Backup to SMB(CIFS) or NFS share.
      6. Collect information useful on restore.
      7. Find out what to backup for bare metal restore.
      8. Send report by email.

  • More information can be found here - http://conserve.magic-beans.org/about