Windows operating systemsLinux operating systems

Vmlimitperhost

The vmlimitperhost option specifies the number of virtual machines (VMs) and virtual disks in a host that can be processed in parallel during an optimized backup operation.

An optimized backup operation is one in which parallel backup capability is enabled at the VM, virtual disk, or subdisk level.

The vmlimitperhost option works with the vmmaxparallel, vmmaxbackupsessions, and vmlimitperdatastore options to optimize backup operations and to help control the amount of resources that the backup can create on a host in the vSphere infrastructure. Adjust the values of these options to find the values that provide optimal performance for the backups that are in your environment.

Data moverThis feature is available only if the client operates as a data mover for IBM Spectrum Protect for Virtual Environments: Data Protection for VMware.

Supported clients

Linux operating systemsThis option can be used with supported x86_64 Linux clients.

Windows operating systemsThis option can be used with supported Windows clients. This option is not valid for Data Protection for Microsoft Hyper-V backups.

Options file

Linux operating systemsThis option is valid in the client system options file (dsm.sys), in the client options file (dsm.opt) or on the command line for Backup VM. It can also be included on the server in a client options set. It cannot be set in the Preferences Editor.

Windows operating systemsThis option is valid in the client options file (dsm.opt) or on the command line for Backup VM. It can also be included on the server in a client options set. It cannot be set in the Preferences Editor.

Syntax

Read syntax diagramSkip visual syntax diagramVMLIMITPERHost  0integer

Parameters

integer
Specifies the maximum number of VMs in any one ESX server that can be included in an optimized backup operation. The maximum that you can specify is 50 VMs. The default is 0 (zero).
Specifying 0 means that you are not concerned about how many VMs can be backed up in parallel from an ESX server. Instead, you want to limit the maximum number of VMs to include in a backup by using the limit that you specify on the vmmaxparallel option.

Examples

Options file
VMLIMITPERH 5
Command line:
dsmc backup vm -VMLIMITPERH=5