Vmmaxrestoresessions

The vmmaxrestoresessions option defines the maximum number of IBM Spectrum Protect™ server sessions that can be included in an optimized restore operation for a virtual machine (VM).

An optimized restore operation is one in which parallel restore capability is enabled at the subdisk level of a virtual disk.

At least one session must be allocated for each disk that is being restored.

If the value of vmmaxrestoresessions is less than the value of vmmaxrestoreparalleldisks multiplied by vmmaxrestoreparallelvms, the value will automatically be adjusted to the value of vmmaxrestoreparalleldisks multiplied by vmmaxrestoreparallelvms at runtime.

Supported clients

This option can be used with supported Windows clients.

Options file

This option is valid in the data mover options file (dsm.hostname_HV_DM.opt) or on the command line with the restore vm command. It can also be included in a client option set on the IBM Spectrum Protect server.

Syntax

Read syntax diagramSkip visual syntax diagram
                            .-8-----------.   
>>-VMMAXRESTORESessions-- --+-+---------+-+--------------------><
                              '-integer-'     

Parameters

integer

Specifies the number of IBM Spectrum Protect server sessions that are created during the restore operation. The default is 8. The maximum is 100.

Examples

Options file
VMMAXRESTORES 10
Command line:
dsmc restore vm -VMMAXRESTORES=10