CN112948033A - Virtual desktop platform - Google Patents

Virtual desktop platform Download PDF

Info

Publication number
CN112948033A
CN112948033A CN202110118243.5A CN202110118243A CN112948033A CN 112948033 A CN112948033 A CN 112948033A CN 202110118243 A CN202110118243 A CN 202110118243A CN 112948033 A CN112948033 A CN 112948033A
Authority
CN
China
Prior art keywords
function
module
virtual
virtualization
desktop
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110118243.5A
Other languages
Chinese (zh)
Inventor
赵鑫
李娜
吴登勇
任洪伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian Chaoyue Shentai Information Technology Co Ltd
Original Assignee
Xian Chaoyue Shentai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xian Chaoyue Shentai Information Technology Co Ltd filed Critical Xian Chaoyue Shentai Information Technology Co Ltd
Priority to CN202110118243.5A priority Critical patent/CN112948033A/en
Publication of CN112948033A publication Critical patent/CN112948033A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/545Interprogram communication where tasks reside in different layers, e.g. user- and kernel-space

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a virtual desktop platform, comprising: the system comprises a server virtualization unit, a desktop virtualization unit and a desktop management unit; wherein the desktop virtualization unit includes: a unified transmission protocol module; the uniform transmission protocol module comprises a service layer, an abstract layer and a delivery layer; the service layer classifies and manages the virtual objects belonging to the same virtualization type according to the virtualization type of each virtual object, and performs adaptation conversion on the virtual objects according to the transport protocol type of the abstract layer by using the first PAI interface arranged between the service layer and the abstract layer; the abstract layer transmits the virtual object after the adaptation conversion to the delivery layer; and the delivery layer performs adaptation conversion on the received virtual object according to the target virtualization type to be delivered by using the second PAI interface arranged between the delivery layer and the abstract layer, and delivers the converted virtual object. According to the scheme, the virtual desktop transmission protocols can be unified.

Description

Virtual desktop platform
Technical Field
The invention relates to the technical field of server virtualization and desktop virtualization, in particular to a virtual desktop platform.
Background
Driven by cloud computing, virtual desktops have formed a cloud office model that parallels the traditional PC terminal office model. The virtual desktop runs the desktop of the traditional user terminal on a server of a data center in a virtual machine mode, and the user terminal is connected to the virtual machine of the back-end data center through a network to work, so that the user terminal only has a display function and an input function, and the cost of the user terminal is greatly reduced. At present, different virtual desktop access transmission protocols need to be provided when the implementation modes of virtualization are different, so that the virtual desktop access transmission protocols are limited by the implementation modes of virtualization, and the application range of the virtual desktop is narrow. It is desirable to provide a transport protocol scheme that enables unified virtual desktop access.
Disclosure of Invention
The embodiment of the invention provides a virtual desktop platform which can unify virtual desktop transmission protocols.
An embodiment of the present invention provides a virtual desktop platform, including: the system comprises a server virtualization unit, a desktop virtualization unit and a desktop management unit; wherein the desktop virtualization unit includes: a unified transmission protocol module; the uniform transmission protocol module comprises a service layer, an abstract layer and a delivery layer; a first PAI (Personal Application Integration) interface is arranged between the service layer and the abstract layer, and a second PAI interface is arranged between the delivery layer and the abstract layer;
the service layer classifies and manages the virtual objects belonging to the same virtualization type according to the virtualization type of each virtual object, and performs adaptation conversion on the virtual objects according to the transport protocol type of the abstract layer by using the first PAI interface arranged between the service layer and the abstract layer;
the abstract layer transmits the virtual object after the adaptation conversion to the delivery layer;
and the delivery layer performs adaptation conversion on the received virtual object according to the target virtualization type to be delivered by using the second PAI interface arranged between the delivery layer and the abstract layer, and delivers the converted virtual object.
Preferably, a plurality of virtual communication channels are arranged in the abstraction layer; different virtual communication channels are used for transmitting virtual objects of different transmission protocol types.
Preferably, the virtual communication channel in the abstraction layer is automatically reconnected after disconnection.
Preferably, the desktop virtualization unit further includes: the system comprises a 3D acceleration module, a 4K video module, a network self-adaption module, a video redirection module and a TCP/UDP module; the 3D acceleration module is used for realizing a GPU acceleration function and an API forwarding function; the 4K video module is used for realizing an intelligent sensing function and a video redirection function; the network self-adaptive module is used for realizing a network monitoring function, a parameter configuration function and a self-adaptive control function; the video redirection module is used for realizing a video stream detection function, a video stream compression function and a video terminal decoding function; the TCP/UDP module is used for realizing a TCP-based desktop protocol function, a UDP-based desktop protocol function and a protocol self-adaptive function.
Preferably, the server virtualization unit includes: the system comprises a calculation virtualization module, a network virtualization module, a storage virtualization module, a GPU virtualization module and a container virtualization module;
the computing virtualization module comprises a CPU and a memory;
the network virtualization module comprises: a virtual switch and a virtual firewall;
the storage virtualization module is used for realizing local storage and centralized storage;
the GPU virtualization module is used for realizing a hardware virtualization function and an equipment transparent transmission function;
the container virtualization is used to implement resource isolation functions, storage volume functions, and network functions.
Preferably, the desktop management unit includes: the system comprises a virtual desktop management module, a container management module, a terminal management module, an operation and maintenance management module, a peripheral management module and an agent-free centralized management and control module; wherein the content of the first and second substances,
the virtual desktop management module is used for realizing a virtual machine management function, a desktop pool management function, a backup management function and a resource monitoring function;
the container management module is used for realizing a life cycle management function, a storage volume management function and a network management function;
the terminal management module is used for realizing a terminal management and control function, an online upgrading function and a log collection function;
the operation and maintenance management module is used for realizing a user management function, a host management function and an alarm management function;
the peripheral management module is used for realizing a GPU management function, a USB device management function and a network device management function;
the agent-free centralized management and control module is used for realizing an online monitoring function, a power-off restoration function, a network sealing and control function and a remote maintenance function.
Preferably, the virtual desktop platform is implemented using a KVM hypervisor.
The embodiment of the invention provides a virtual desktop platform, which realizes the adaptation of different transmission protocols by utilizing a uniform transmission protocol module in a desktop virtualization unit in the virtual desktop platform, realizes the management of virtual objects of different virtualization types by a service layer, provides standard operation service for the virtualized objects by an abstract layer, provides different delivery modes by a delivery layer according to the different virtualization types, and realizes the adaptation conversion of the protocols through a PAI interface, thereby realizing the unification of the virtual desktop transmission protocols.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a system architecture diagram of a virtual desktop platform provided in one embodiment of the present invention;
FIG. 2 is a schematic diagram of a functional implementation of a GPU virtualization module according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a functional implementation of a unified transport protocol module according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a virtual desktop platform, including: a server virtualization unit 11, a desktop virtualization unit 12, and a desktop management unit 13; wherein the desktop virtualization unit includes: a unified transmission protocol module; the uniform transmission protocol module comprises a service layer, an abstract layer and a delivery layer; a first PAI interface is arranged between the service layer and the abstraction layer, and a second PAI interface is arranged between the delivery layer and the abstraction layer;
the service layer classifies and manages the virtual objects belonging to the same virtualization type according to the virtualization type of each virtual object, and performs adaptation conversion on the virtual objects according to the transport protocol type of the abstract layer by using the first PAI interface arranged between the service layer and the abstract layer;
the abstract layer transmits the virtual object after the adaptation conversion to the delivery layer;
and the delivery layer performs adaptation conversion on the received virtual object according to the target virtualization type to be delivered by using the second PAI interface arranged between the delivery layer and the abstract layer, and delivers the converted virtual object.
In the embodiment of the invention, the unified transmission protocol module in the desktop virtualization unit in the virtual desktop platform is used for realizing the adaptation of different transmission protocols, the service layer is used for realizing the management of virtual objects with different virtualization types, the abstract layer is used for providing standard operation service for the virtual objects, the delivery layer is used for providing different delivery modes according to the different virtualization types, and the PAI interface is used for realizing the adaptation conversion of the protocols, thereby realizing the unification of the virtual desktop transmission protocols.
The overall implementation of the virtual desktop platform is described below.
The embodiment of the invention provides a virtual desktop platform, which is based on autonomous hardware equipment and consists of three layers of architectures, wherein the three layers of architectures are respectively as follows: the desktop virtualization platform comprises a server virtualization unit, a desktop virtualization unit and a desktop management unit, and desktop virtualization service can be provided for the outside by using the virtual desktop platform.
Firstly, aiming at a server virtualization unit, the method specifically comprises the following steps: the system comprises a calculation virtualization module, a network virtualization module, a storage virtualization module, a GPU virtualization module and a container virtualization module; the computing virtualization module comprises a CPU and a memory; the network virtualization module comprises: a virtual switch and a virtual firewall; the storage virtualization module is used for realizing local storage and centralized storage; the GPU virtualization module is used for realizing a hardware virtualization function and an equipment transparent transmission function; the container virtualization is used to implement resource isolation functions, storage volume functions, and network functions.
1. For a compute virtualization module:
computational virtualization is a type of virtualization of a computer or operating system. Virtualization hides the real computer hardware from the user and represents another, abstract, computing platform. The premise of computational virtualization is that all virtual machines share a pool of physical hardware resources.
The pooling of the computing resources is mainly realized by pooling the hardware resources of the server and then distributing the hardware resources to a plurality of virtual machines through a virtualization technology, so that the use efficiency of the physical hardware resources is improved. After the resource pooling management, the calculation, the storage and the network lamp resources can be flexibly distributed according to the requirements of the service system; moreover, hardware equipment can be expanded at will, the capacity of the resource pool is improved, and the requirement of service increase is met.
The solution we provide defaults to using the most secure and high performance KVM hypervisor as the virtualization platform. The KVM is a trusted virtualization environment, and is particularly advantageous for implementation of a multi-tenant environment such as a cloud computing platform.
A physical computer is virtualized into a plurality of logical computers through a virtualization technology, the logical computers are simultaneously operated on the physical computer, each logical computer can operate different operating systems, application programs operate in respective operating systems, the operating systems are independent from each other and do not influence each other, isolation and decoupling of the application programs and hardware resources are achieved, and working efficiency of the computers is remarkably improved. The method for using the software in a virtualization mode redefines and divides the computing resources, can achieve dynamic allocation, flexible scheduling, cross-domain sharing and automatic batch deployment of the computing resources, improves the utilization rate of the computing resources, and meets flexible and variable application requirements.
2. For the network virtualization module:
the network architecture of the virtual desktop platform provided by the embodiment of the invention divides the flow into a management network, an external network, a storage network and a tenant network.
The management network (API network) of the virtual desktop platform provided by the embodiment of the invention is designed as follows:
the management network needs to be connected with each node in the cloud environment, the data transmitted by the management network comprises management flow of a virtualization center to host, HA heartbeat, an SDN controller, a cloud management platform API, a cloud monitoring operation platform and other management flow of management operation components of the cloud computing data center, and the management flow belongs to a neural network of the data center.
The management network is connected with all nodes of the data center, is mainly used for controlling bottom layer resources and calling API, and has low requirement on the network. Typically interconnected through a 1x 1GbE or 1x 10GbE switch network of a server's management network card, typically using a separate access switch.
The tenant network corresponds to a network used by virtual machines between tenants of the cloud data center to communicate. All computing nodes that provide computing services are typically connected. Data of the tenant network is encapsulated into a designated VLAN, the external view is communication between hosts in the VLAN, and internal traffic is invisible.
The tenant network is connected with the computing nodes and the exit area of the cloud data center, and data between virtual machines of the tenants marked through overlay technology are arranged on the tenant network. Tenant networks typically plan multiple vlans to mitigate the effects of broadcast traffic. The number of virtual machines on a physical host is large, and in order to ensure good network quality, the tenant network cards of the server are interconnected through a 1x 10GbE or 1x40GbE switch network.
The external network design of the virtual desktop platform provided by the embodiment of the invention is as follows:
for the external network, as compared with the user, the traffic between the user virtual machines can be completely transmitted through the user network, but when the external network communicates with the outside (usually, the internet, including the data center internal network), the original overlay encapsulation needs to be removed, and the public network IP is mapped. Other network services are included in addition to this, such as: NAT, VPN, firewall, LB, etc.
The software router is designed and realized to connect the tenant network and the external network. Each tenant can create a software router which is exclusive to the tenant, and defines the export strategy by self. External networks are typically interconnected by a 1x 10GbE or 1x40GbE switch network. The external network is typically northbound to conventional switches and routers of the data center.
The storage network design of the virtual desktop platform provided by the embodiment of the invention is as follows:
the storage network is mainly used for connecting the storage nodes and the computing nodes. In a cloud computing data center, storage includes distributed storage and centralized storage. The storage network at least uses a ten-million switch, and the servers are interconnected through a single ten-million network card to form an internal network. Meanwhile, the cluster change information needs to be acquired through multicast, so that the multicast must be supported.
The virtual router of the virtual desktop platform provided by the embodiment of the invention is designed as follows:
the software router is designed and realized to connect the tenant network and the external network. gateway is external gateway, interfaces is internal interface, and the internal interface can be a plurality of, and external gateway only has one, and external gateway and internal interface pass through the router and connect.
3. For the storage virtualization module:
storage virtualization refers to separating a specific storage device or a storage system from a server operating system, and providing a uniform virtual storage pool for storage users. It is an abstraction of a concrete storage device or storage system, presenting a logical view to a user, while separating the application program from the data storage operations and concrete storage controls required by the user. The task of storage virtualization is first to create an abstraction layer over multiple physical storage devices or storage systems, mask complexity, simplify management, and optimize storage resources.
The idea of storage virtualization is to separate the logical image of resources from the physical storage, thereby providing a simplified, seamless virtual view of resources for the system and administrators. The virtualized storage resource appears to the user as a large "storage pool," and the user does not have to be concerned about which path the user's data travels to which particular storage device.
4. For the GPU virtualization module:
the GPU virtualization implementation mode is as follows: the method comprises the steps of virtualizing a physical GPU into a plurality of virtual GPUs, directly allocating each virtual GPU to a virtual machine for use, providing an intermediate programmed device between a Host and a Guest in a software scheduling mode to allow the Guest virtual machine to access the physical GPU in the Host, wherein the physical GPU can control the number of the virtual GPUs in an API access mode, and recycling and recombination of resources are achieved.
Please refer to fig. 2 for the GPU virtualization design.
Secondly, for the desktop virtualization unit, specifically include: the system comprises a 3D acceleration module, a 4K video module, a network self-adaption module, a video redirection module, a unified transmission protocol module and a TCP/UDP module; the 3D acceleration module is used for realizing a GPU acceleration function and an API forwarding function; the 4K video module is used for realizing an intelligent sensing function and a video redirection function; the network self-adaptive module is used for realizing a network monitoring function, a parameter configuration function and a self-adaptive control function; the video redirection module is used for realizing a video stream detection function, a video stream compression function and a video terminal decoding function; the unified transmission protocol module is used for realizing the functions of supporting a virtual machine, supporting a container and sharing an environment by a user; the TCP/UDP module is used for realizing a TCP-based desktop protocol function, a UDP-based desktop protocol function and a protocol self-adaptive function.
The description is mainly directed to the unified transport protocol module.
The unified transmission protocol module of the virtual desktop platform provided by the embodiment of the invention is divided into three levels in the architectural design: service layer, abstraction layer, and delivery layer, see fig. 3.
The service layer classifies and manages different virtual objects according to different virtualization types, and can specifically manage virtual machines, containers and other self-defined virtualization objects, and adaptation conversion is performed between the service layer and the abstraction layer according to a standard PAI interface.
The abstraction layer provides standard operational services to the virtualized objects and is responsible for protocol communications between the service layer and the delivery layer.
The delivery layer provides different delivery modes according to different virtualization types, can provide delivery of the virtual machine desktop and the container, and adopts unified API access for different delivery modes. And uniformly abstracting the desktop and the container into virtual objects at the client side for uniform delivery. And the delivery layer and the abstraction layer are subjected to adaptation conversion according to a standard PAI interface. The delivery layer automatically detects the protocol type and automatically establishes a protocol channel.
The design mode of multilayer architecture, multiple virtual communication channels and automatic reconnection disconnection is adopted. The independent protocol carries out isolated classification on the transmission modes of the virtualized objects on the basis of uniformly managing different virtualized objects, and the desktop and the container are in a transmission channel passing through.
Finally, the desktop management unit specifically includes: the system comprises a virtual desktop management module, a container management module, a terminal management module, an operation and maintenance management module, a peripheral management module and an agent-free centralized management and control module; the virtual desktop management module is used for realizing a virtual machine management function, a desktop pool management function, a backup management function and a resource monitoring function; the container management module is used for realizing a life cycle management function, a storage volume management function and a network management function; the terminal management module is used for realizing a terminal management and control function, an online upgrading function and a log collection function; the operation and maintenance management module is used for realizing a user management function, a host management function and an alarm management function; the peripheral management module is used for realizing a GPU management function, a USB device management function and a network device management function; the agent-free centralized management and control module is used for realizing an online monitoring function, a power-off restoration function, a network sealing and control function and a remote maintenance function.
The following description is only directed to the functional implementation of the virtual desktop management module.
1. Virtual machine lifecycle management
The virtual desktop management module can assist a user to collect, utilize and manage various resources, and realize efficient use and safety of physical resources. The virtual machine life cycle management operations such as creating, deleting, restarting, viewing, shutting down, creating a snapshot, migrating, mounting a volume, modifying configuration (CPU, memory and disk) and the like are supported.
2. Desktop pool management
The virtual desktop supports the creation, deletion, restoration and reconstruction of a desktop pool, supports basic and strategy configuration, improves the usability of the desktop pool, and can more quickly and uniformly manage the desktop.
Basic management
Desktop pool creation: after the first template is successfully created, guiding a user to enter a prompt window for creating a desktop pool, wherein the desktop pool creation comprises two steps: configuration "basic information" and "configuration policy".
Deleting the desktop pool: and starting a desktop pool deleting task, and if a virtual machine exists in the desktop pool, prompting an administrator by the system and failing to delete the desktop pool.
And (3) desktop pool reduction: and starting a desktop pool restoration task, restoring all the virtual machines in the desktop pool to the state during creation, and being suitable for clearing the user data of all the virtual machines and keeping the state of all the virtual machines during creation.
Rebuilding a desktop pool: and starting a desktop pool reconstruction task, if the virtual machines in the desktop pool are deleted, re-creating the virtual machines, wherein the desktop pool reconstruction task is suitable for updating the scenes of all the virtual machines when the templates of the desktop pool are changed.
Basic configuration of desktop pool
The basic information of the desktop pool includes:
desktop pool name: globally unique desktop pool names;
selecting a template: selecting a desktop template for the desktop pool, based on which all desktops in the desktop pool are to be created;
selecting network resources: by default using the network resources configured at system initialization, the user can also specify specific network resources for each desktop pool.
The following steps are described: description information of the desktop pool;
virtual machine name prefix: the virtual machine name consists of a prefix part and a suffix part, and prefix names of all desktop virtual machines in the desktop pool are input at the prefix part;
virtual machine name suffix: the suffix name of the desktop virtual machine in the desktop pool is composed of numerical numbers, the numerical numbers are increased in sequence, and the initial number is input.
Memory: the method includes the steps that when each desktop virtual machine in a desktop pool is created, allocated memory resources;
number of virtual machine CPUs: the method includes the steps that when each desktop virtual machine in a desktop pool is created, the quantity of CPU resources is distributed;
number of cores per CPU: the number of cores of the CPU allocated to each desktop virtual machine is referred, and the number of vCPUs of the virtual machine is equal to the number of the CPUs of the virtual machine multiplied by the number of the cores of each CPU;
peripheral redirection: peripheral redirection includes two types, RDP resource redirection (hard disk, printer, data port, smart card) and USB device redirection (other USB devices).
Desktop pool policy configuration
Maximum number of created virtual machines: the system guarantees that the total number of the desktop virtual machines in the desktop pool does not exceed the value when the desktop pool is automatically issued. The maximum number of desktop virtual machines that a desktop pool can actually create is also limited by system capacity and storage capacity.
Number of pre-created virtual machines: the number of the unallocated desktop virtual machines maintained for the desktop pool is not greater than the maximum number of the created virtual machines, on the premise that system resources allow.
Desktop pool types: the type of the desktop virtual machine in the desktop pool is set, and all desktops in the public desktop pool are public desktops; the desktops in the special desktop pool are all special desktops.
For the common desktop pool, a recovery strategy and a redistribution strategy of the desktop virtual machine can be configured:
and (4) recovering after logout: when the user logs off and logs in, the virtual desktop is recovered. Shutdown and restart events also trigger logout events, resulting in the system recovering the desktop.
Manual recovery: when a user logs out of a desktop and a server is restarted, the system does not recover the desktop virtual machine, and only the virtual machine can be manually deleted or restored by plan scheduling or an administrator.
Shutdown and recovery of the server: the server has the events of once shutdown, restart or power-off restart, and the server recovers the public desktop when starting.
Desktop redistribution: when the free desktops of the desktop pool are insufficient, the system may assign desktops in the "unregistered" state to other users.
Reduction: the method is to restore the virtual machine to a snapshot point during creation to become a free virtual machine or an unregistered virtual machine of the desktop pool.
3. Backup management
The virtual desktop needs to support the backup restore operation of the virtual machine based on the snapshot, and mainly has the following functions.
The hot standby and the cold standby are simultaneously supported, so that not only is the system backup of the virtual machine in a shutdown state supported, but also the real-time backup of the virtual machine in an operating state is supported.
The virtual machine backed up on one node can be restored not only on the node but also on any node in the cluster.
The backup state is monitored in real time, and when the virtual machine system is backed up, the backup state can be monitored in real time through the log, so that the problems can be conveniently recorded and checked.
The method supports a multi-compression backup algorithm, the data backup requires to support three items of no compression, LZO (quick) and GZIP (good), "no compression" means backup without any compression mode, LZO (quick) "means compression by adopting an LZO mode during backup, the mode has the advantage of being capable of performing quick compression, and" GZIP "item means compression by adopting a GZIP mode during backup, the mode has the advantages of high compression ratio and small compressed file, and a user can select a proper mode to perform virtual machine backup according to own requirements.
The virtual desktop needs to support two backup modes, namely, automatic backup is carried out in a planned mode, and a user can select a corresponding time node to enable the system to execute backup operation; secondly, manual backup is performed, and a user needs to perform backup operation by himself. The automatic backup is also called a scheduled backup, and in this backup mode, an administrator user can set a corresponding virtual machine to perform batch automatic backup through setting. The operation and maintenance personnel only need to select the automatic backup time, the virtual machine to be backed up, the storage mode of the backup file and the compression mode of the backup file. The manual backup is as the name implies that an operation and maintenance person selects a backup function by himself to enable a single virtual machine to be backed up immediately, and in such a backup mode, a user only needs to select information such as a storage position of a backup file, a compression mode of the backup file and the like, so that the instantaneity is very high.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other similar elements in a process, method, article, or apparatus that comprises the element.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (7)

1. A virtual desktop platform, comprising: the system comprises a server virtualization unit, a desktop virtualization unit and a desktop management unit; wherein the desktop virtualization unit includes: a unified transmission protocol module; the uniform transmission protocol module comprises a service layer, an abstract layer and a delivery layer; a first PAI interface is arranged between the service layer and the abstraction layer, and a second PAI interface is arranged between the delivery layer and the abstraction layer;
the service layer classifies and manages the virtual objects belonging to the same virtualization type according to the virtualization type of each virtual object, and performs adaptation conversion on the virtual objects according to the transmission protocol type of the abstraction layer by using the first PAI interface arranged between the service layer and the abstraction layer;
the abstract layer transmits the virtual object after the adaptation conversion to the delivery layer;
and the delivery layer performs adaptation conversion on the received virtual object according to the target virtualization type to be delivered by using the second PAI interface arranged between the delivery layer and the abstract layer, and delivers the converted virtual object.
2. The virtual desktop platform of claim 1, wherein a plurality of virtual communication channels are provided in the abstraction layer; different virtual communication channels are used for transmitting virtual objects of different transmission protocol types.
3. The virtual desktop platform of claim 2, wherein the virtual communication channel in the abstraction layer is automatically reconnected after disconnection.
4. The virtual desktop platform of claim 1, wherein the desktop virtualization unit further comprises: the system comprises a 3D acceleration module, a 4K video module, a network self-adaption module, a video redirection module and a TCP/UDP module; the 3D acceleration module is used for realizing a GPU acceleration function and an API forwarding function; the 4K video module is used for realizing an intelligent sensing function and a video redirection function; the network self-adaptive module is used for realizing a network monitoring function, a parameter configuration function and a self-adaptive control function; the video redirection module is used for realizing a video stream detection function, a video stream compression function and a video terminal decoding function; the TCP/UDP module is used for realizing a TCP-based desktop protocol function, a UDP-based desktop protocol function and a protocol self-adaptive function.
5. The virtual desktop platform of claim 1, wherein the server virtualization unit comprises: the system comprises a calculation virtualization module, a network virtualization module, a storage virtualization module, a GPU virtualization module and a container virtualization module;
the computing virtualization module comprises a CPU and a memory;
the network virtualization module comprises: a virtual switch and a virtual firewall;
the storage virtualization module is used for realizing local storage and centralized storage;
the GPU virtualization module is used for realizing a hardware virtualization function and an equipment transparent transmission function;
the container virtualization is used to implement resource isolation functions, storage volume functions, and network functions.
6. The virtual desktop platform of claim 1, wherein the desktop management unit comprises: the system comprises a virtual desktop management module, a container management module, a terminal management module, an operation and maintenance management module, a peripheral management module and an agent-free centralized management and control module; wherein the content of the first and second substances,
the virtual desktop management module is used for realizing a virtual machine management function, a desktop pool management function, a backup management function and a resource monitoring function;
the container management module is used for realizing a life cycle management function, a storage volume management function and a network management function;
the terminal management module is used for realizing a terminal management and control function, an online upgrading function and a log collection function;
the operation and maintenance management module is used for realizing a user management function, a host management function and an alarm management function;
the peripheral management module is used for realizing a GPU management function, a USB device management function and a network device management function;
the agent-free centralized management and control module is used for realizing an online monitoring function, a power-off restoration function, a network sealing and control function and a remote maintenance function.
7. The virtual desktop platform of any one of claims 1-6, wherein the virtual desktop platform is implemented using a KVM hypervisor.
CN202110118243.5A 2021-01-28 2021-01-28 Virtual desktop platform Pending CN112948033A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110118243.5A CN112948033A (en) 2021-01-28 2021-01-28 Virtual desktop platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110118243.5A CN112948033A (en) 2021-01-28 2021-01-28 Virtual desktop platform

Publications (1)

Publication Number Publication Date
CN112948033A true CN112948033A (en) 2021-06-11

Family

ID=76238671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110118243.5A Pending CN112948033A (en) 2021-01-28 2021-01-28 Virtual desktop platform

Country Status (1)

Country Link
CN (1) CN112948033A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114020395A (en) * 2021-11-17 2022-02-08 湖南麒麟信安科技股份有限公司 Virtual desktop network acceleration method, device, terminal and storage medium
CN114298294A (en) * 2021-12-28 2022-04-08 杭州雄迈集成电路技术股份有限公司 Neural network memory optimization method and device based on hardware accelerator
CN115546008A (en) * 2022-11-25 2022-12-30 武汉兴和云网科技股份有限公司 GPU (graphics processing Unit) virtualization management system and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114020395A (en) * 2021-11-17 2022-02-08 湖南麒麟信安科技股份有限公司 Virtual desktop network acceleration method, device, terminal and storage medium
CN114020395B (en) * 2021-11-17 2023-06-23 湖南麒麟信安科技股份有限公司 Virtual desktop network acceleration method, device, terminal and storage medium
CN114298294A (en) * 2021-12-28 2022-04-08 杭州雄迈集成电路技术股份有限公司 Neural network memory optimization method and device based on hardware accelerator
CN114298294B (en) * 2021-12-28 2022-11-01 杭州雄迈集成电路技术股份有限公司 Neural network memory optimization method and device based on hardware accelerator
CN115546008A (en) * 2022-11-25 2022-12-30 武汉兴和云网科技股份有限公司 GPU (graphics processing Unit) virtualization management system and method

Similar Documents

Publication Publication Date Title
CN112948033A (en) Virtual desktop platform
US11595252B2 (en) Composable edge device platforms
US11159362B2 (en) System and method for managing configuration of virtual switches in a virtual machine network
US8307362B1 (en) Resource allocation in a virtualized environment
US11265251B2 (en) Methods and apparatus to improve packet flow among virtualized servers
US10411947B2 (en) Hot swapping and hot scaling containers
US11947697B2 (en) Method and system to place resources in a known state to be used in a composed information handling system
Zhang et al. Cloud computing: state-of-the-art and research challenges
US8874749B1 (en) Network fragmentation and virtual machine migration in a scalable cloud computing environment
US8037180B2 (en) Centralized control plane appliance for virtual infrastructure
US20210389967A1 (en) Multi-tenant support on virtual machines in cloud computing networks
US10491449B2 (en) Datacenter workload deployment using cross-fabric-interconnect global service profiles and identifiers
Wood et al. CloudNet: dynamic pooling of cloud resources by live WAN migration of virtual machines
US8554890B2 (en) Method of deploying a production environment using a development environment
US9189294B2 (en) Environment preserving cloud migration and management
TW535064B (en) Method and apparatus for controlling an extensible computing system
US9641389B2 (en) Method and system for recovering from network disconnects by cloning a virtual port
US8321862B2 (en) System for migrating a virtual machine and resource usage data to a chosen target host based on a migration policy
US20120291028A1 (en) Securing a virtualized computing environment using a physical network switch
US20140025816A1 (en) Method and apparatus of cloud computing subsystem
US11210120B2 (en) Location management in a volume action service
WO2015092847A1 (en) Computer system and processing method for same
WO2011153386A1 (en) Cloud resource proxy with attribute mirroring
CN106789327A (en) The automatic method and system that host is added for cloud platform
CN114945903A (en) Performing user workloads at provider underlying extensions using edge-optimized compute instances

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination