Review the following prerequisites before you restore the VM:
XML::Simple
URI::Escape
WWW::Curl
File::Copy
File::Temp
The modules can be installed with the system package manager. You can also use the Perl package manager, CPAN, to install the modules.
Example: Install "XML::Simple" using CPAN
# perl -MCPAN -e "install XML::Simple"
Run the following command to verify the installation:
# perldoc -l " XML::Simple"
The Backup Server will attempt to automatically discover and set up a virtual NIC for the VM. However, sometimes a valid network may not be selected for the NIC. The vm_network parameter allows you to specify certain network that the NIC should be connected with. The following considerations are for different virtual platforms:
vm_name
vm_uuid
If both parameters are provided, then these parameters must belong to the same virtual machine. If the parameters belong to different virtual machines, you will get an error.
Review the following considerations before you restore the VM:
Copyright © 2015 Arcserve.
All rights reserved.
|
|