Administrators create backup policies to present backups to cloud users for self-service. When users configure a VM, they can select a backup policy and they may be able to perform some additional configuration.
You can control user access to backup policies for each tenant.
You can select backup policy options and assign privileges to give users more or less control over backup policy configuration.
To create a new backup policy:
In Infrastructure, go your datacenter or public cloud region
Go to Backup policies
Click the + add button and enter the details
Code: this identifies the policy and it must be unique in the datacenter. Abiquo uses the Code attribute to match policies that the administrator already created in the backup system. For more details, see the backup plugin configuration documentation
Go to Complete backup. Abiquo backup plugins support complete backups only
Select from the backup options to include in the policy
Defined hour: The Veeam backup integration does not support this option
Hourly: A backup at an interval of hours. Enter an integer less than 24
For each field in the backup type, choose how to set the values:
Fixed: set in backup policy
Don't apply: set by backup system
Define in VM: the user must set the value and will require the appropriate privileges to save a VM with an advanced backup policy.
Veeam will always back up ALL disks when performing a backup. To prevent the display of the Select disks option, to let users select individual disks:
Remove the user privilege to
Manage virtual machine backup disks
Click Save
After you create a policy, you must allow the tenants to use the policy for their VMs:
Edit the enterprise and edit the Datacenter (or public cloud region) on the Backups tab. See
https://abiquo.atlassian.net/wiki/spaces/doc/pages/311377504/Configure+an+enterprise+in+a+cloud+location#Allow-a-tenant-to-use-backup-polices-in-a-datacenterControl user VM backup access with privileges.
The default standard
USER
andENTERPRISE_ADMIN
roles do not have access to the Backups tab of the VM. If an administrator assign a backup to the VM, the backup symbol displays on the VM icon but there are no other details of the backup for these users.The backup privileges that you can assign to user roles are:
Manage virtual machine backup configuration
:Lets the user access the Backup tab of VM
Lets the user select backup policies and generally use the backup feature
Manage virtual machine backup schedule
Lets the user set specific backup dates and times (advanced configuration) for backup policies.
Required for users with
Manage virtual machine backup configuration
to save changes to VMs with policies with the Define in VM option. If the user can manage backup configuration but does not have this policy, saving the VM will fail with an error.
Restore virtual machine backups
Manage virtual machine backup disks
The Abiquo backup plugins support the COMPLETE
backup type only and the Veeam backup plugin supports a backup of all VM disks only, so do not assign Manage virtual machine backup disks
to user roles. This option may cause confusion to users
If the user does not have Manage virtual machine backup configuration
, and they save a VM that has a backup policy, the platform will remove the backup policy from the VM
Users with backup privileges can now add backups as described at VM backups.