A new VM is built from the requested VM backup and is available for immediate use.
The process that creates a VM for verification is referred to as instant access. The verification itself is done by a specific application that the user must provide and operate. In this scenario, since the VM guest data remains in the Tivoli® Storage Manager server repository, no additional storage is required on the primary data store.
Instant access and instant restore capability is supported only for VMware VMs that are hosted on VMware ESXi 5.1 servers, or later versions.
dsmc restore vm Haifa -VMRESToretype=instanta -vmname=Haifa_verify
This
command verifies the VM backup named Haifa without having to restore
the VM. Since the original VM exists, the -vmname option
assigns the new VM name Haifa_verify.dsmc restore vm Haifa -VMRESToretype=instanta -vmname=Haifa_verify
-VMAUTOSTARTvm=YES
By default, the VM created for verification
is not powered on automatically. This default value allows the VM
to be reconfigured before startup (if needed).Specify the -inactive and -pick options to select the VM backup to validate from a list of all backed up VMs. Or, specify the -pitdate and -pittime options to select a VM backup by its backup date and time.
All location options (such as -vmname, -datacenter, -host, and -datastore) are supported by the -vmrestoretype=instantaccess and -vmrestoretype=instantrestore options.
dsmc query vm * -VMRESToretype=instanta
dsmc restore vm Haifa -VMRESToretype=VMCLeanup -vmname=Haifa_Verify
This
command completes the instant access session. A cleanup process includes
these actions:You cannot use the –VMRESToretype=VMCleanup option or the –VMRESToretype=VMFULLCLeanup option to clean up a virtual machine while Storage vMotion is migrating it to a host.