Open Virtualization Format (OVF) is an open standard defining the file format that allows for compatibility of VMs across management platforms. UIS Manager supports OVF templates exported from CAS CVM, VMware vSphere, Oracle VM, and ZTE iECS systems.
The system supports only VM template files in tar.gz, zip, or ova format. If a VM template exported from a third-party system is a folder, compress the folder as a tar.gz, zip, or ova file first.
The time required for uploading an OVF template depends on the disk size that is occupied by the VM image file. As a best practice, adjust the idle timeout to ensure that the OVF template can be uploaded without interruption. For more information, see "Configure system parameters."
The current software version does not support deployment of OVF templates that contain disk partitions.
On the top navigation bar, click VMs or Hosts. If multiple clusters exist in the system, you must also select a cluster from the left navigation pane.
Perform one of the following tasks:
Click Deploy OVF Template on the VM management page.
Select a VM, click More on the host tile, and then select Deploy OVF Template.
Select a host from the navigation pane to access the host overview page, click More Actions, and then select Deploy OVF Template.
Set the parameters as described in "Parameters" to deploy VMs by using the OVF template.
Basic Info
Alias: Enter an alias for the VM. Chinese characters are supported.
CPUs: Specify the CPU number and CPU cores.
Memory: Specify the memory size of the VM.
Start Now: Select whether to start the VM after it is being deployed.
Disk
Target Storage File: Name of the VM's storage volume.
Target Storage Pool: Select a storage pool for the VM's storage volume.
Bus Type: Select a bus type. Options include IDE, USB, High-Speed, and High-Speed SCSI.
IDE—Integrated Drive Electronics. This bus type has average read and write performance and good compatibility.
USB—Universal Serial Bus. This bus type is not widely used in virtualized environments.
High-Speed—Virtio-based paravirtualized bus. This bus type has good read and write performance and good compatibility.
High-Speed SCSI—Virtio-based paravirtualized bus. This bus type has good read and write performance.
NIC
Network: Select a vSwitch for the VM.
Port Profile: Select a port profile. A port profile contains VLAN, ACL, and vNIC bandwidth limit information that will be applied to the VM.
Virtual Firewall: Select a virtual firewall for the VM. The incoming and outgoing data packets on the VM will be filtered based on the firewall rules.
NIC Type: Select a NIC type. Options include Command NIC, High-Speed NIC, and Intel e1000 NIC.
Bound IPv4/IPv6: Enter the IP address bound to the MAC address of the VM's NIC. If the IP address specified for the VM's NIC is different from the bound IP address, the NIC cannot communicate correctly.
Fast Forwarding: Enable fast forwarding to improve the network performance of the VM. This feature is available for high-speed NICs and is enabled by default.
Queue Number: Set the number of queues for receiving and sending data packets on the VM NIC. The default value is 1. Increasing the number of queues can enhance the VM's network processing capability, but it will also incur additional performance overhead, including CPU and memory consumption. Adjust this setting based on the actual situation. The number of queues can be set only if fast forwarding is enabled.