backup vm
Creates a backup of specified disks and volumes of the specified virtual machines. If neither --disk
nor --volume
parameter is specified, the command backs up the entire machine.
Parameters
Access to a virtual machine
{--vmid=
<virtual machine IDs>|--vmname=
<virtual machine names>|--vmconfig=
<paths>}
You can specify one or more virtual machines to be backed up. The --vmname
parameter is case-sensitive.
--simultaneous_backup
=<number>
Number of virtual machines to be backed up simultaneously by Agent for VMware or Agent for Hyper-V. If not specified, each agent will back up virtual machines two at a time simultaneously. To back up machines one at a time, set the parameter value to 1.
What to back up
--disk=
<disk numbers>
--volume=
<volume numbers>
--exclude_hidden
--exclude_mask=
<masks>
--exclude_names=
<names>
--exclude_system
Where to save the backup
--loc=
<path>
--credentials=
<user name>,
<password>,encrypted
--arc=
<archive name>
--password=
<password>,encrypted
How to back up
--archive_comment=
<comments>
--backup_comment=
<comments>
--backup_format={always_incremental|standard}
--backuptype={full|incremental|differential}
--cleanup
--raw
--vmsnapshot_retry_count=
<number of attempts>
--vmsnapshot_retry_delay=
<delay>
--vmsnapshot_quiesce=
{true|false}
If the value is true
or if the parameter is not specified, quiesced snapshots of virtual machines will be taken.
Backup options
--cbt_mode={on|off}
--compression={none|normal|high}
--encryption={none|aes128|aes192|aes256}
--fast
--force_yes
--hdd_speed=
<speed>{kb|p}
--network_speed=
<speed>{kb|p}
--process_priority={low|normal|high}
--retry_count=
<number of attempts>
--retry_delay=
<delay>
--silent_mode={on|off}
--split=
<size>
--use_registry_defaults
General parameters
--log=
<full path>
--log_format={structured|unstructured}
--progress
{-f|--file_params}=
<full local path>
Access to a remote physical machine
--host=
<IP address or hostname>
--credentials=
<user name>,
<password>,encrypted
Access to a specific service within a machine