Windows operating systems

Vmmountage

Use the vmmountage option with the restore VM "*" -vmrestoretype=mountcleanupall command to specify the number of hours that a VM file level restore mount must be active to be cleaned up.

Supported Clients

Windows operating systemsThis option is only valid for Windows clients.

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.

Options File

Windows operating systemsNone. You can specify this option only on the command line.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-VMMOUNTAge = - --hours--------------------------------------><

Parameters

hours
Specifies the number of hours that a VM file level restore mount must be active to be cleaned up. All active mount operations that exceed this period are cleaned up.
The value that is specified must be an integer between 0 and 10000. The default is 0.

Examples

Command line:
Clean up all mount operations that are active longer than 24 hours:
dsmc restore vm “*” -VMRESToretype=MOUNTCLEANUPALL -VMMOUNTAge=24
Clean up all active mount operations:
dsmc restore vm “*” -VMRESToretype=MOUNTCLEANUPALL -VMMOUNTAge=0
or
dsmc restore vm “*” -VMRESToretype=MOUNTCLEANUPALL