zipurman / oVIRT_Simple_Backup

A REST API backup using PHP for oVirt 4.2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oVirtSimpleBackup - WebGUI (0.6.32)

A REST API backup from PHP for oVirt 4.2.x


NOTE * NOTE * NOTE * NOTE * NOTE

I no longer use oVirt, so I wont be furthering this project. oVirt is >>Awesome<< however, I decided to move all of my VMs into a large managed datacentre that uses vmware.

I want to thank the oVirt community and all of the people over on IRC for thier awesome support.

Feel free to use this code for your own ovirt backups or future oVirt backup software.


ChangeLog


Features

  • oVirt Engine Web UI Plugin
  • Multiple Backup Schedules Manager
  • Settings Manager
  • Disk Image Compression (gzip/lzo)
  • Updates Manager for oVIRT_Simple_Backup
  • Backup a single VM
  • Restore a single VM
  • Migrate a single VM from XEN SERVER (Citrix)
  • Scheduled VMs Backup Retention and Email Alerts
  • Multi-Disk VM now supported
  • Log viewer

Install Steps if using Xen Migration with oVirtSimpleBackup

  1. Read and Understand how it all works here

  2. Create the VMMIGRATE VM in Xen Server Environment

  3. Run the oVirtSimpleBackup Install Script

  4. Post Migration Troubleshooting Tips


Install Steps if only using oVirtSimpleBackup for backing up oVirt VMs

  1. Read and Understand how it all works here

  2. Run the oVirtSimpleBackup Install Script


Manual Install (for reference)

The manual steps will explain how everything works and allow you to adjust if you require. The recommended installation method is using the script above.

Debian Install Instructions


Manual Removal from Engine Gui

On the Engine command line:

rm /usr/share/ovirt-engine/ui-plugins/simpleBackup* -R && service ovirt-engine restart


Frequently Asked Questions

FAQ


More Screenshots


Author

Zipur

About

A REST API backup using PHP for oVirt 4.2.x

License:GNU General Public License v3.0


Languages

Language:PHP 67.8%Language:Shell 24.1%Language:JavaScript 6.4%Language:CSS 1.0%Language:HTML 0.6%