FusionCompute V100R005C00 Computing Virtualization
FusionCompute V100R005C00 Computing Virtualization
Computing
Virtualization
www.huawei.com
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 3
Contents
Introduction to Computing Virtualization
• Development Background
• Working Principles
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 4
What Is Virtualization?
Before After
App App App App App App App App App App App App
App App App
Win Linux Win Linux Win Linux Win Linux Win Linux Win Linux
Resource pool
Virtualization layer Virtualization layer Virtualization layer
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 5
Origin
The virtualization technology applied on mainframe computers in 1960s.
Logic partition was used on midrange computers in 1999.
History
The x86 platform virtualization technology began to appear in 2000.
The x86 platform virtualization technology is used on servers in 2001.
The CPU processes data much faster than that required by software.
Intel and AMD added virtualization instructions to the CPU.
Impetus Enterprises need to reduce costs.
Environment protection becomes increasingly urgent.
Service pressure consistently increases.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 6
Benefits
• Hardware utilization is improved.
• Power consumption is reduced.
• IT O&M efficiency is enhanced, and therefore fewer system administrators are required.
• The OS and hardware are decoupled.
Partition Isolation
Multiple VMs can run on a single VMs that run on the same server
physical server. are isolated from one another.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 7
Concepts
Physical server
Guest OS:
VM
OS installed on a VM
VM VM Hypervisor:
(guest machine) (guest machine)
Virtualized software layer/virtual
machine monitor (VMM)
VM monitor
(Hypervisor) Host OS:
Physical server
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 8
Mainstream Virtualization Types
Hosted Bare-metal Hybrid
OS virtualization
virtualization virtualization virtualization
Application Application Application Application Application Application
Application Application Application
OS System System
service template base template base
OS OS management
OS OS OS
Virtualization layer console
Virtual container Virtual storage
Bare-metal virtualization and hybrid virtualization are the virtualization architecture development
trends.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 9
Contents
Introduction to Virtualization
• Development Background
• Working Principles
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 10
CPU Virtualization
CPU Shared by VMs
This feature uses the mechanism similar to the traditional OS, that is, timer
interrupts, to trigger the privileged instructions trapped in the VMM. Then, the
system schedules CPU resources based on the scheduling mechanism.
OS
Instruction 2 Instruction 1
VMM
Instruction (1)
Physical CPU
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 11
Memory Virtualization
Memory virtualization centrally manages physical memory of
physical servers and allocates the memory resources to multiple
VMs.
Guest virtual memory
VM1 VM2 VM3 VM4
1
2
3
4
5
Virtual machine monitor (VMM)
5
1
2
3 4
Machine physical memory
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 12
I/O Virtualization
VMs reuse limited peripheral
Domain 0 Domain U resources:
The VMM intercepts the access request
User Control
sent by the guest OS to the device and
mode panel User mode simulates device's actions using
software.
The front-end drive forwards data to the
Kernel Kernel back-end drive through the VMM's
interface.
Back-end Front The back-end drive processes VM data
Device drive
drive drive
in different time segments and
channels.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 13
Virtualization Supported by Intel
Hardware (Extensions)
VT-x: Virtualization Technology for IA-32
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 14
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 15
Working Principles of VM Live Migration
Definition:
VM live migration is to migrate a running VM to a specified host on the same site.
Working principles:
Transmits VM configurations and device information to the target host.
Transmits VM memory.
Synchronizes the initial memory and memory defragmentation upon the
memory migration to the target host.
Pauses the original VM and transmits the VM status.
Pauses the VM to be migrated on the original host.
Transmits latest memory changes to the target host.
Resumes the target VM.
Resumes the VM on the target host and stops the VM on the original host.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 16
Across-CPU VM Live Migration
Background:
Live migration requires that CPUs of the original and target physical servers have the
same features or are compatible with each other. Otherwise, the live migration fails. The
Across-CPU VM Live Migration feature is introduced to resolve the compatibility issue.
Working principles:
Based on the Intel Flex Migration technology, the hypervisor intercepts and modifies
CPUID instructions and returns responses. By doing so, the VM cannot sense changes
of CPUs in the same cluster. Therefore, the VM can be migrated to any host within the
cluster.
Application suggestions:
In the host list, you can view the IMC mode with the highest level supported by each
host. Users can specify the across-CPU migration mode in the cluster configuration or try
from the highest to the lowest levels. When a mode level passes the verification, this
level is the highest mode level supported by the cluster.
The cluster can only be set to a mode with a lower level. Therefore, the CPU generation
support capability between nodes cannot be too high during the cluster planning.
Otherwise, the overall performance deteriorates and resources are wasted.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 17
Across-CPU VM Live Migration
Application and Configuration
In the advanced settings of the
cluster, an option for enabling the
Incompatible Migration Cluster
(IMC) is provided.
The following five baselines are
supported:
Merom
Penryn
Nehalem
Westmere
Sandy Bridge
Ivy Bridge
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 18
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 19
VM HA
Definition: If a server or a VM fails, the system automatically restarts the
VM on another available server.
• Physical server faults: host power-off, restart, and breakdown
Working principles:
1. A VM or a host is faulty.
2. The management node queries the VM status and detects that the VM is faulty.
3. The management node finds that the faulty VM has the HA function enabled and starts the
VM on an available host based on the stored VM information (specifications and volume).
4. After receiving the HA request, the host starts the VM on another host based on the VM
specifications and volume information.
5. The host attaches the original VM disks (including user disks) to the destination host.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 20
Automatic Service Recovery
5 6
1 2 3 4 5 6
server is faulty.
4. Attaches the original 5' 5'
storage volume to this
node and starts the VM.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 21
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 22
CPU QoS
The hypervisor schedules CPUs in time-based sharing mode based on
configured CPU QoS parameters. By doing so, the hypervisor controls
the percentage of physical computing resources allocated to each VM,
ensuring service QoS.
CPU QoS parameters
Limit (MHz): specifies the maximum CPU resources that can be allocated to a VM. For
example, if a VM has one CPU and this parameter is set to 2000, a maximum of 2000
MHz CPU resources can be allocated to the VM.
Reserved (MHz): specifies the minimum CPU resources required by a VM. For example,
if a VM has one CPU and this parameter is set to 1000, the VM requires a minimum of
1000 MHz CPU resources.
Quota: specifies the CPU quota a VM can obtain in resource contention. The quota
indicates the relative priority or importance of a VM. For example, if the CPU quota of a
VM is twice that of another VM, this VM has the priority to consume the CPU resources as
twice as that of the other VM.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 23
CPU QoS Application and Configuration
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 24
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 25
Definition of Memory Overcommitment
The Memory Overcommitment feature allows VMs running on a host to use more
memory than the physical server has available through virtualization technologies
(such as memory ballooning, zero page sharing, and memory swapping),
improving VM density and reducing the cost of a single VM. For different VMs,
such as the management VMs and service VMs, this feature provides different
QoS policies to meet customer's service requirements.
Virtualization
Host
Physical memory (8 GB)
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 26
Working Principle of Memory
Overcommitment
Memory overcommitment: The memory ballooning, zero page sharing, and memory swapping
technologies employed by memory overcommitment enable a VM to promptly respond to memory
access requests through proper scheduling, reducing the performance overheads of the VM with
memory overcommitment enabled.
VM1 VM2
Idle
Idle
Memory
ballooning
Used
Used
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 27
Memory Overcommitment
Configuration
Memory overcommitment can be configured for a cluster.
By default, memory overcommitment is disabled for a cluster. You can enable this function for
the cluster.
If the memory overcommitment function is disabled for a cluster, this function does not take
effect for all hosts in the cluster.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 28
QoS Configuration for Memory
Overcommitment
QoS configuration for VM memory includes the following:
Reserved (MB): indicates the minimum memory reserved for a VM. If Reserved (MB) is set
to 0, the system reserves the minimum required memory resources for the VM.
Quota: specifies the CPU quota a VM can obtain in resource contention. The quota
indicates the relative priority or importance of a VM. For example, if the CPU quota of a VM
is twice that of another VM, this VM has the priority to consume the CPU resources as twice
as that of the other VM.
Size: specifies the maximum memory resource required by a VM.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 29
Relationship Between VM QoS and
Host Memory
Relationship between the VM memory
No Res
QoS and host memory specifications:
rese t e
rved GB rved 6
for V
IPs
The total memory reserved for VMs on a
host is less than or equal to the host
memory specifications.
The total limited memory for VMs on a host
Windows VM (6 GB) Linux VM (6 GB)
can be greater than the host memory
specifications.
Host
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 30
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 31
Remote CD/DVD-ROM Drive
Mounting
With this feature, the local CD/DVD-ROM drive or ISO image mounted to a server can
be remotely accessed by VMs running on the server over a network.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 32
Working Principle of Remote
CD/DVD-ROM Drive Mounting
CD/DVD-ROM Drive Mounting provides virtual USB CD/DVD drives and allows local media, such
as the CD/DVD-ROM drive and ISO file, to be remotely accessed over a network.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 33
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 34
Working Principle of Dynamic
Resource Adjustment
Dynamic resource adjustment
Dynamic resource adjustment allows the number
of resources used by a VM to be changed
without affecting VM services.
Resources that can be adjusted include
the following:
Number of CPUs, memory size, number of NICs,
and number of disks
Offline Online Adjustment and Online Adjustment and
Resource Type
Adjustment Effective upon Restart Effective Immediately
Supported in the competition
CPU Supported Supported
tests
Supported in the competition
Memory Supported Supported
tests
Common NIC Supported N/A Supported
iNIC Supported Not supported Not supported
Number of disks Supported N/A Supported
Disk size
(used in virtualization scenarios, Partially supported (for details,
Supported Supported
and the disk size can only be see the following remarks)
increased)
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 35
Dynamic Resource Adjustment and
Configuration
You can adjust VM resources on the Hardware tab under VM and Template.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 36
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 37
Introduction to Computing Resource
Scheduling
What is computing resource scheduling?
Computing resource scheduling automatically adjust VM placement on
computing nodes by leveraging the VM live migration technology.
What functions does computing resource scheduling provide?
Load balancing for computing nodes
Automated power management: The system automatically powers off hosts
when the system has a lot of idle resources and powers on the hosts when
resources in the system are insufficient.
VMs can be set to mutually exclusive on a host and to be prohibited from
running on certain hosts.
What policies can be configured for computing resource scheduling?
Load balancing
Automated power management
Advanced scheduling rules
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 38
Computing Resource Scheduling:
Load Balancing
Based on policies configured by users, the system balances CPU usages and
memory usages of nodes that can properly communicate with the management
node and are not isolated through VM live migration.
The load-balancing is performed at an interval of 50 minutes.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 39
Computing Resource Scheduling:
Load Balancing Workflow
Collect
Collect CPU
CPU and
and memory
memory usages
usages ofof each
each node
node in
in the
the cluster.
cluster.
(for
(for 10
10 collection
collection periods)
periods)
Is
Is the
the standard
standard load
load
deviation
deviation of
sampling
of the
the node
node for
for at
at least
least five
five No
sampling points
points and
and the
the last
last
sampling
sampling point
point greater
greater than
than the
the initial
initial
threshold?
threshold?
Yes
Collect
Collect CPU
CPU and
and memory
memory usages
usages for
for VMs
VMs that
that can
can be
be
scheduled in the cluster.
scheduled in the cluster.
Calculate
Calculate the
the change
change of
of standard
standard load
load deviations
deviations for
for each
each VM
VM
migrated
migrated to
to other
other nodes
nodes in
in the
the cluster.
cluster.
Does
Does the
the standard
standard deviation
deviation caused
caused
by
by the
the migration
migration is
is less
less than
than 0?
0? No
Yes
Sort
Sort out
out migrations
migrations with
with largest
largest reduction
reduction of
of the
the standard
standard
deviation
deviation and
and update
update the
the standard
standard deviation.
deviation.
Yes
Is
Is the
the number
number of
of such
such migrations
migrations
greater
greater than
than 40?
40?
No
Add
Add such
such migrations
migrations toto the
the migration
migration queue.
queue. Complete
Complete
the
the scheduling
scheduling of
of this
this cluster
cluster and
and start
start aa next
next one.
one.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 40
Computing Resource Scheduling:
Automated Power Management
Before automated power After the automated power
management is enabled management is enabled
VM 1
VM 2 VM 2
VM 1 VM 3 VM 3
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 41
Computing Resource Scheduling:
Automated Power Management
The system implements the automated power management for hosts based on
policies configured by users.
When the loads on hosts in a cluster are light, the system automatically migrates
all VMs from the hosts and powers off the hosts. When the loads on hosts in a
cluster are heavy, the system automatically powers on the some hosts.
Automated power management is performed at an interval of 10 minutes.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 42
Computing Resource Scheduling: Automated
Power Management Workflow
Start
Start
Collect
Collect CPU
CPU and
and memory
memory usages
usages of
of each
each node
node in
in Check
Check whether
whether the
the sampling
sampling point
point is
is overloaded,
overloaded,
the cluster.
the cluster. light,
light, or normal due to CPU or memory.
or normal due to CPU or memory.
(for
(for 10
10 collection
collection periods)
periods)
Is
Is the
the node
node heavy-
heavy-
Calculate
Calculate the
the light-loaded
light-loaded score
score of
of CPU
CPU and
and loaded?
loaded?
memory
memory usages
usages for
for each
each sampling
sampling point.
point. Yes
No
Calculate Is
Is the
the node
node light-loaded? Power
Power on
on the
the host
Calculate the
the heavy-loaded
heavy-loaded score
score of
of CPU
CPU and
and light-loaded? host
memory usages for each sampling point. No and
and select an
select an
memory usages for each sampling point.
appropriate
appropriate node
node to
to
Yes migrate VMs.
migrate VMs.
Select
Select an
an appropriate
appropriate node,
node, migrate
migrate VMs
VMs to
to the
the
node, and power off the original node.
node, and power off the original node.
End
End
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 43
Computing Resource Scheduling:
Advanced Scheduling Rules
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 44
Computing Resource Scheduling: Advanced
Scheduling Rule Configuration — Mutually
Exclusive
Select a cluster, choose Set Computing Resource Scheduling > Rule
Management, click Add, and choose Keep VMs mutually exclusive for Type.
The following dialog box is displayed.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 45
Computing Resource Scheduling:
Advanced Scheduling Rules
Configuration — VMs to Hosts
Preparations: A host group and a VM group have been created.
Procedure: Select a cluster, choose Set Computing Resource Scheduling >
Rule Management, click Add, and choose VMs to hosts for Type. The following
dialog box is displayed.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 46
Computing Resource Scheduling:
Example of Advanced Scheduling Rules
VM 1
VM 2 VM 3 VM 1 VM 8
VM 4 VM 5 VM 6 VM 7 VM 8
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 47
Contents
Introduction to Virtualization
Introduction to FusionCompute Computing
Virtualization Features
• Across-CPU VM Live Migration
• VM HA
• CPU QoS
• Memory Overcommitment
• Remote CD/DVD-ROM Drive Mounting
• Dynamic Resource Adjustment
• Computing Resource Scheduling
• FusionCompute V100R005C00 New Features
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 48
VRM-Independent HA
Function description
A master node is elected in a cluster to monitor
status of hosts in the cluster and maintains the VM
lists. If a host fails, the master node restarts all VMs
running on the host on other hosts.
Users can choose to enable or disable the VRM-
independent HA function. If this function is disabled,
the VRM node implements the HA function. If this
function is enabled, a master node is elected to
implement the HA function.
Restriction
The VRM-independent HA supports only virtualized
storage because VIMS is required for storing the
storage heartbeats and configuration data.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 49
VRM-Independent HA
VRM module function
Distributes configuration data, such as host configuration data, VM
compatibility information, and heartbeat storage data.
Receives the topology reported by HAD.
Coordinates and maintains network rules saved on data stores for VM
startup.
VNA HAD VNA HAD VNA HAD
HAD module function
Master node Slave node Slave node
Elects the master node based on node configuration.
The master node monitors the management and storage heartbeats of all
slave nodes to check status of all slave nodes.
If the master node detects that a slave node is faulty, the master node
restarts all affected VMs on other nodes.
VRM
Identifies the current status of nodes, such as network partitioned or
isolated and resumes the hosts after the network becomes normal. If the
master node is faulty, elects another node as the master node.
VNA module function
Saves VM configuration data and network configuration information on
shared storage.
Starts VMs on nodes using the configuration data.
Allows the HAD module to query the running VM list.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 50
Enhanced DRS and DPM Functions
In FusionCompute V100R005C00, the
DRS and DPM scheduling algorithms
are optimized to improve the
scheduling efficiency and reduce the
number of scheduling operations
required.
The migration and power
management thresholds include
conservative, slightly conservative,
medium, slightly radical, and radical.
FusionCompute V100R005C00 adds
support for DRS scheduling baseline
configuration.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 51
OVF Template
Open Virtualization Format (OVF) is a packaging standard introduced by Distributed Management Task
Force (DMTF) for VM and virtual application (vApp) publishing and deployment. The OVF specification
defines two specific ways of grouping files: OVF package and OVA package (OVF in the TAR format). A
standard OVF package includes:
• One OVF descriptor with extension .ovf. It is an XML file that defines the components of a VM or vApp and
the features and resource requirements of each component.
• Zero or one OVF manifest with extension .mf
• Zero or one OVF certificate with extension .cert
• Zero or more disk image files with extension .vmdk , .vhd, or others
• Zero or more additional resource files with extension .iso
A Huawei OVF template encapsulates only one VM and supports both the OVF and OVA packages. A
Huawei OVF package includes:
• One OVF descriptor with extension .ovf
• One or more disk image files with extension .vhd. The file format is the compression format used by Huawei
for stream transmission.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 52
Enhanced Template Importing and
Exporting Functions
FusionCompute V100R005C00
introduces support for the HTTP and
HTTPS protocols during OVF template
importing and exporting.
Users can directly browse and select a
local directory during template importing
and exporting. They do not need to share
the template and configure the username
and password for accessing the template.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 53
Antivirus Virtualization
• Compared with the traditional antivirus VM user
Administrator
Centralized
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 54
VNC Login Optimization
• FusionCompute V100R005C00 introduces support for
the HTML5-based noVNC function. Compared TightVNC
supported by earlier versions, noVNC offers the following
benefits:
No JRE plug-in is required for the browser.
More smooth operations using a mouse.
The system responds quickly and smoothly
to operations performed using the mouse
and keyboard.
• HTML5 has requirements on browser versions. The
browser versions highlighted in green in the figure
located in the upper-right corner are those that support
HTML5.
• After a user clicks VNC Login, the system displays a
dialog box for users to select a VNC login mode if it
detects that noVNC is supported. If the system does not
support noVNC, the system enables the user to directly
log in to the VM using TightVNC.
Copyright © 2014 Huawei Technologies Co., Ltd. All rights reserved. Page 55
Thank you
www.huawei.com