HP Data Protector A.06.11 Support for VMware vStorage
60
Options for Restore to
directory
File conflict handling
Specifies Data Protector’s behavior if files to be restored already exist in the destination.
Note that if you select Restore to directory, the restore is effectively a filesystem restore and
the following options apply rather than the Virtual machine handling options.
Overwrite (default)
[-overwrite]
Data Protector always overwrites existing files with those
from the backup.
Default: selected
Skip
[-skip]
Data Protector leaves existing files intact. They are not
restored from the backup.
Default: not selected
Keep latest
[-latest]
Data Protector only over-writes existing files if they are older
than the files from the backup.
Default: not selected
Restoring using the Data Protector CLI
1. Log in to a Data Protector client with the Data Protector User Interface component
installed.
2. Open the command-line interface and change to the following directory:
Data_Protector_home\bin
3. Run:
omnir -veagent
-virtual-environment vmware
-barhost BackupHost
-apphost OriginalVMwareManagementClient
-instance OriginalDatacenter
-method vStorageImage
[-session SessionID]
VirtualMachine [VirtualMachine ...]
[NewInstance | Directory]
VirtualMachine
-vm VMPath [-disk DiskName [-disk DiskName...]]
NewInstance
-newinstance TargetDatacenter
[-store TargetDatastore]
[-destination RestoreClient]
[-consolidate][-memory][-register][-poweron][-deletebefore | -skip]
Directory
-directory RestoreDirectory
[-overwrite | -skip | -latest]
For descriptions of all the options, see the omnir description in Appendix A Command
descriptions.