<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backup System on</title><link>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/</link><description>Recent content in Backup System on</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 17 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview</title><link>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/overview/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/overview/</guid><description>&lt;p&gt;&lt;a id="vm-backups-overview"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Overview --&gt;
&lt;p&gt;Here you will find details on how to configure the available backends for &lt;a href="https://docs.opennebula.io/7.2/product/virtual_machines_operation/virtual_machine_backups/"&gt;Virtual Machine Backups&lt;/a&gt;. Backups are managed through the datastore and image abstractions, so all of the concepts that apply to these objects, such as access control or quotas, are applicable to backups.&lt;/p&gt;
&lt;p&gt;Define backup datastores by using the available options for backends or datastore drivers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Restic: based on the &lt;a href="https://restic.net/"&gt;restic backup tool&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Rsync: relies on the &lt;a href="https://rsync.samba.org/"&gt;rsync utility&lt;/a&gt; to transfer backup files.&lt;/li&gt;
&lt;li&gt;OpenNebula-Veeam® Backup Integration: provides robust, agentless backup and recovery for OpenNebula VMs using Veeam Backup &amp;amp; Replication.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="basic-guide-outline"&gt;Basic Guide Outline&lt;/h2&gt;
&lt;p&gt;Before reading this guide, you should have installed your &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/manual_installation/front_end_installation/"&gt;Frontend&lt;/a&gt;, the &lt;a href="https://docs.opennebula.io/7.2/software/installation_process/manual_installation/kvm_node_installation/#kvm-node"&gt;KVM Hosts&lt;/a&gt; and have an OpenNebula cloud up and running with at least one virtualization node.&lt;/p&gt;</description></item><item><title>Backup Datastore: Restic</title><link>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/restic/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/restic/</guid><description>&lt;p&gt;&lt;a id="vm-backups-restic"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Backup Datastore: Restic --&gt;
&lt;p&gt;&lt;a href="https://restic.net/"&gt;Restic&lt;/a&gt; is an open source (BSD 2-Clause License) backup tool designed for speed, security, and efficiency. The current implementation of the driver uses the SFTP storage type. Restic offers interesting features to store backups, like deduplication (only transferring image blobs not already present in the repository) or compression (enabled by default).&lt;/p&gt;
&lt;p&gt;In both the Enterprise and Community editions of OpenNebula, the correct version of restic is included as a dependency. In this guide we will use the following terminology (introduced by restic):&lt;/p&gt;</description></item><item><title>Backup Datastore: Rsync</title><link>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/rsync/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/rsync/</guid><description>&lt;p&gt;&lt;a id="vm-backups-rsync"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Backup Datastore: Rsync --&gt;
&lt;p&gt;RSync is an open source file transfer utility that is included with most distributions of Linux. This backup utility is provided with the Community Edition (CE) of OpenNebula and supports both full and incremental backup methods.&lt;/p&gt;
&lt;h2 id="configuring-the-backup-server"&gt;Configuring the backup server&lt;/h2&gt;
&lt;p&gt;First, a server should be configured to receive and store these backup files. The rsync backup server can be any server which is accessible from the oneadmin user on the Hosts. This user on the nodes should have their key placed on the rsync server under the user specified in the rsync Backup Datastore configuration ( &lt;code&gt;~/.ssh/authorized_keys&lt;/code&gt; by default ).&lt;/p&gt;</description></item><item><title>Veeam Backup (EE)</title><link>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/veeam/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/cluster_configuration/backup_system/veeam/</guid><description>&lt;p&gt;&lt;a id="vm-backups-veeam"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The OpenNebula-Veeam® Backup Integration works by exposing a native &lt;strong&gt;oVirt-compatible REST API&lt;/strong&gt; via the ovirtAPI server component, allowing Veeam to connect to OpenNebula as if it were an oVirt/RHV hypervisor. This integration enables Veeam to perform image-level backups, incremental backups by using Changed Block Tracking, as well as granular restores like Full VM and file-level directly from the Veeam console. This integration is part of OpenNebula Enterprise Edition (EE).&lt;/p&gt;</description></item></channel></rss>