Menu

Tree [r15] /
 History

HTTPS access


File Date Author Commit
 branches 2012-08-27 allura [r1] Initial commit
 tags 2012-08-27 allura [r1] Initial commit
 trunk 2016-03-03 walery [r15]
 Readme 2016-03-02 walery [r11]

Read Me

XENBack by Walery Wysotsky <xenback@wysotsky.info>


Citrix Xenserver Guests Virtual Machines backup. 
Different way configuration, jobs, logging, email report in html etc.

 Features:
 - detect removable disk
 - full backup
 - selected backup
 - backup by tag
 - email report in html
 - snapshot backup
 - full export backup with keeping running state
 - backup versioning

built on XenBackup-ng by Riccardo Bicelli
built on "XEN Server backup by Filippo Zanardo - http://pipposan.wordpress.com"

Usage: "perl xenback.pl <job name>", where job name is the name of the job file located in subfolder "jobs", without ".conf" suffix.


Installation
---------------

 1. Enable base repo
 In file /etc/yum.repos.d/CentOS-Base.repo in section [base] set enabled=1
 
 2. Install perl packages:
 yum install perl-Log-Log4perl perl-Number-Format
 
 3. Copy XENBack directory to directory according to your desire (/root, /opt...)
 
 4. Run 
cd XENBack; sh ./install.sh
 
 5. Set up /etc/xenback/xenback.conf
 
 6. Create jobs for backup in /etc/xenback/
 

 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.