Backup Parameters
EnterpriseBacula Enterprise Only
This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.
Parameter |
Required |
Default |
Description |
Example |
|---|---|---|---|---|
target_datacenter |
No |
Back up VMs from Data Center |
|
|
target_cluster |
No |
Back up VMs from specified Cluster |
|
|
target_tag |
No |
Back up VMs with specified tag |
|
|
target_virtualmachine |
No |
Comma-separated list of VM names to back up |
|
|
target_path |
No |
Backup all vms of children path. Support comma-separated list. |
|
|
target_template |
No |
Comma-separated list of Template names to back up |
|
|
target_exclude_disks |
No |
In testing, comma-separated list of disk ids to exclude |
|
|
target_exclude_vms |
No |
Comma-separated list of VM names to exclude |
|
|
target_configuration_only |
No |
false |
Back up only VM configuration, not disk images, |
|
clone_storage |
No |
false |
Enable clone mode backups |
|
restorecache_retention |
No |
0 |
Number of clones to keep in RHVM |
|
restorecache_storage_domain |
No |
Target storage to keep backup clone |
|
|
cbt |
No |
false |
Active incremental or differential backup, available since Bacula Enterprise version 12.0.2 or newer |
|
proxy_vm |
No |
Virtual machine to proxy backup |
|
|
proxy_block |
No |
true |
Safely attach/detach disks in proxy backup |
|
persist_memory_state |
No |
false |
Save the memory state (or not) when taking a live snapshot for the backup. During a live snapshot with memory creation, the VM will be locked to prevent it from being changed. When the memory dump is being saved, the VM will be switched to the ‘paused’ state. Available since Bacula Enterprise 14.0.5. previously, version memory was persisted by default. |
|
Warning
When orthogonal VM selection schemes are combined, the plugin only will back them up once. For example: target_datacenter=dc1 and target_virtualmachine=vm1,vm2 where vm1 is in dc1, and vm2 is in dc2, the plugin will backup dc1 and vm2, and vm1 only backup once.
See also
Previous articles:
Next articles:
Go back to: Plugin Configuration.