CN112596748A - Desktop fusion using method, device, equipment and readable storage medium - Google Patents

Desktop fusion using method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN112596748A
CN112596748A CN202011577829.XA CN202011577829A CN112596748A CN 112596748 A CN112596748 A CN 112596748A CN 202011577829 A CN202011577829 A CN 202011577829A CN 112596748 A CN112596748 A CN 112596748A
Authority
CN
China
Prior art keywords
desktop
image
voi
vdi
incremental file
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.)
Granted
Application number
CN202011577829.XA
Other languages
Chinese (zh)
Other versions
CN112596748B (en
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.)
Wuhan Os Easy Cloud Computing Co ltd
Original Assignee
Wuhan Os Easy Cloud Computing 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 Wuhan Os Easy Cloud Computing Co ltd filed Critical Wuhan Os Easy Cloud Computing Co ltd
Priority to CN202011577829.XA priority Critical patent/CN112596748B/en
Publication of CN112596748A publication Critical patent/CN112596748A/en
Application granted granted Critical
Publication of CN112596748B publication Critical patent/CN112596748B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45575Starting, stopping, suspending or resuming virtual machine instances
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a desktop fusion using method, a device, equipment and a readable storage medium, which relate to the technical field of virtualization desktops, and because an incremental file of a shared system image stored in an image server stores incremental data generated in the running process of different desktops, when a VDI virtual machine takes the shared system image as the VDI system image and starts the VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop is started to operate, the VOI client acquires the incremental file of the shared system mirror image from the mirror image server and updates the incremental file to the local VOI system mirror image, so that the local VOI system mirror image also stores incremental data generated by other desktops, and automatic synchronization of the incremental data of different desktops is completed. Therefore, the method and the device at least solve the problem that incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience and data synchronization efficiency.

Description

Desktop fusion using method, device, equipment and readable storage medium
Technical Field
The present application relates to the field of virtualized desktop technologies, and in particular, to a method, an apparatus, a device, and a readable storage medium for desktop fusion.
Background
Currently, Desktop with mainstream architecture in the market includes VDI (Virtual Desktop Infrastructure) and VOI (Virtual OS Infrastructure), and both Desktop architectures have advantages and disadvantages. The VDI desktop has the advantages that mobile office is supported, the desktop can be accessed at any time and any place, and the VDI desktop has the disadvantages of large network resource occupation and poor peripheral compatibility; the VOI desktop has the advantages of supporting off-line work and good peripheral compatibility, and has the disadvantages of data falling to the ground and no support for mobile office; therefore, different desktop architectures can be selected to be mounted according to the use requirements of different users.
However, many users currently have requirements for both mobile office and various peripherals due to the requirement of working environment, so that the users want to switch to use the VDI desktop or the VOI desktop at any time according to the requirements in different application scenarios.
In the related art, a method of allocating one VDI desktop and one VOI desktop to a user is generally adopted, so that the user can select and use the VDI desktop and the VOI desktop according to needs. However, this method has the following drawbacks: all updating operations (such as software installation, system setting change, document writing and the like) made by a user in the VDI desktop cannot be automatically synchronized into the VOI desktop; therefore, to achieve data synchronization of the two desktops, the update contents must be updated in the two desktops, which brings great inconvenience to users using the desktops, and not only is experience poor, but also efficiency is low.
Disclosure of Invention
The embodiment of the application provides a desktop fusion using method, a desktop fusion using device, desktop fusion using equipment and a readable storage medium, so as to at least solve the problems of poor user experience and low data synchronization efficiency caused by the fact that incremental data of a VDI desktop and a VOI desktop cannot be automatically synchronized in the related art.
In a first aspect, a desktop fusion using method is provided, which includes the following steps:
acquiring an incremental file of a common system image from an image server, and starting a desktop after updating a local VOI system image, or;
and starting the desktop by taking the shared system image as the VDI system image.
In some embodiments, the acquiring an incremental file of a common system image from an image server, and starting a desktop after updating a local VOI system image includes:
judging whether an incremental file of a shared system image stored in a VDI desktop exists in an image server or not;
if yes, obtaining an incremental file of the shared system image stored in the VDI desktop from the image server, and starting the VOI desktop after updating the local VOI system image;
and if not, starting the VOI desktop.
The startup VOI desktop includes:
judging whether a local incremental file exists or not;
if not, creating a local incremental file;
if the incremental data exists, starting the VOI desktop, and storing the incremental data generated by the operation of the VOI desktop into a local incremental file;
and saving the local incremental file into the mirror image server, and updating the local incremental file into an incremental file of the current shared system mirror image.
The storing the local incremental file to the mirror image server includes: and manually saving the local incremental file into the mirror image server.
The starting of the desktop by taking the common system image as the VDI system image comprises the following steps:
judging whether a cloud incremental file exists or not;
if the file does not exist, a cloud incremental file is created;
if the incremental data exists, the shared system mirror image is used as a VDI system mirror image, a VDI desktop is started, and the incremental data generated by the operation of the VDI desktop is stored in a cloud end incremental file;
and storing the cloud incremental file into the mirror image server, and updating the cloud incremental file into the current incremental file sharing the system mirror image.
The storing the cloud incremental file into the mirror image server includes: and manually storing the cloud incremental file into a mirror image server.
Acquiring an incremental file of the shared system image from the slave image server, updating a local VOI system image, and then starting a desktop, or; the method takes a common system image as a VDI system image, and before starting a desktop, the method further comprises the following steps:
creating a mirror image server, and creating a shared system mirror image in the mirror image server;
distributing the common system mirror image as a local VOI system mirror image to a VOI client;
and distributing the common system image to the VDI virtual machines as the VDI system image.
In a second aspect, a desktop fusion using device is provided, which includes:
the VOI processing unit is used for acquiring an incremental file of the shared system mirror image from the mirror image server, updating the local VOI system mirror image and then starting a desktop;
a VDI processing unit: the method is used for starting the desktop by taking the shared system image as the VDI system image.
In a third aspect, a desktop fusion using device is provided, which includes: the desktop fusion using method comprises a memory and a processor, wherein at least one instruction is stored in the memory and loaded and executed by the processor to realize the desktop fusion using method.
In a fourth aspect, a computer-readable storage medium is provided, which stores computer instructions that, when executed by a computer, cause the computer to perform the aforementioned desktop fusion using method.
The beneficial effect that technical scheme that this application provided brought includes: incremental data of different desktops can be automatically synchronized, and user experience and incremental data synchronization efficiency are improved.
The embodiment of the application provides a desktop fusion using method, a device, equipment and a readable storage medium, wherein an incremental file of a shared system image stored in an image server stores incremental data generated in the running process of different types of desktops, namely the incremental file stores incremental data generated by software updating unloading, system file setting, document writing and the like completed by other desktops, so that when a VDI virtual machine directly uses the shared system image as a VDI system image in the image server and starts the VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop runs, the VOI client side can acquire the incremental file of the shared system mirror image from the mirror image server and update the incremental file to the local VOI system mirror image, so that the local VOI system mirror image also stores incremental data generated by other desktops, and automatic synchronization of the incremental data of different desktops is completed. Therefore, the method and the device at least solve the problem that incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience and efficiency of incremental data synchronization.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flow structure diagram of a method for using a VOI desktop in a desktop fusion method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a desktop fusion using device provided in the embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides a desktop fusion using method, a desktop fusion using device, desktop fusion using equipment and a readable storage medium, which can at least solve the problems of poor user experience and low data synchronization efficiency caused by the fact that incremental data of a VDI desktop and a VOI desktop cannot be automatically synchronized in the related art.
The embodiment of the application provides a desktop fusion using method, which comprises the following steps: acquiring an incremental file of a common system image from an image server, and starting a desktop after updating a local VOI system image, or; and starting the desktop by taking the shared system image as the VDI system image.
Because the incremental file of the shared system mirror image stored in the mirror image server stores the incremental data generated in the running process of different types of desktops, namely the incremental data generated by software updating unloading, system file setting, document writing and the like completed by other desktops, when the VDI virtual machine directly takes the shared system mirror image as the VDI system mirror image in the mirror image server and starts the VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop runs, the VOI client acquires the incremental file of the shared system mirror image from the mirror image server and updates the incremental file to the local VOI system mirror image, so that the local VOI system mirror image also stores incremental data generated by other desktops, and automatic synchronization of the incremental data of different desktops is completed. Therefore, the method and the device at least solve the problem that incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience and efficiency of incremental data synchronization.
Further, in the embodiment of the present application, referring to fig. 1, acquiring an incremental file of a common system image from an image server, and starting a desktop after updating a local VOI system image specifically includes the following steps:
s1: and judging whether an incremental file of the shared system image stored in the VDI desktop exists in the image server.
S2: and if so, acquiring an incremental file of the shared system image stored in the VDI desktop from the image server, and starting the VOI desktop after updating the local VOI system image.
S3: and if not, starting the VOI desktop.
Specifically, although before the VOI desktop is started, the VDI desktop may have been run and incremental data is generated and stored in an incremental file, the VDI virtual machine may store the incremental file in the mirror image server or may not store the incremental file in the mirror image server, so that before the VOI desktop is started, the VOI client needs to first determine whether an incremental file of a shared system mirror image stored in the VDI desktop exists, if so, the incremental file of the shared system mirror image stored in the VDI desktop is acquired from the mirror image server, and the VOI desktop is started after updating the local VOI system mirror image; and if not, starting the VOI desktop.
Further, in this embodiment of the present application, starting the VOI desktop specifically includes the following steps: judging whether a local incremental file exists or not; if not, creating a local incremental file; if the incremental data exists, starting the VOI desktop, and storing the incremental data generated by the operation of the VOI desktop into a local incremental file; the local incremental file is stored in the mirror image server and updated to be the current incremental file sharing the system mirror image, namely the local incremental file is used as a part of the shared system mirror image, so that the VDI virtual machine can directly access the local incremental file without repeatedly carrying out operations such as software uninstalling and updating, system file setting, document writing and the like, and the user experience and the efficiency of incremental data synchronization are improved. Preferably, the local incremental file can be stored in the mirror image server in a manual storage manner, that is, a user can select to store the incremental file storing important update operation data in the mirror image server, and discard the incremental file storing unimportant update operation data as a temporary file, wherein the important update operation data refers to data which needs to be operated in a VDI desktop, so that not only can the incremental file be selectively stored, but also the capacity load of the mirror image server can be effectively reduced.
Furthermore, in the embodiment of the present application, the step of starting the desktop by using the common system image as the VDI system image specifically includes the following steps: judging whether a cloud incremental file exists or not; if the file does not exist, a cloud incremental file is created; if the incremental data exists, the shared system mirror image is used as a VDI system mirror image, a VDI desktop is started, and the incremental data generated by the operation of the VDI desktop is stored in a cloud end incremental file; the cloud incremental file is stored in a mirror image server and is updated to be an incremental file of the current shared system mirror image; when the VOI client downloads the cloud incremental file and updates the cloud incremental file to the local VOI system mirror image, incremental data generated by VDI desktop running can be run without repeatedly carrying out operations such as software unloading updating, system file setting, document writing and the like, and the user experience and the incremental data synchronization efficiency are improved. Preferably, the cloud incremental file can be stored in the mirror image server in a manual storage mode, that is, a user can select to store the incremental file in which important update operation data are stored in the mirror image server, and discard the incremental file in which unimportant update operation data are stored as a temporary file, wherein the important update operation data refer to data which needs to be operated in the VOI desktop, so that the selective storage of the incremental file is realized, and the capacity load of the mirror image server can be effectively reduced.
Furthermore, in the embodiment of the present application, the incremental file of the common system image is obtained from the image server, and the desktop is started after the local VOI system image is updated, or; the method takes a common system image as a VDI system image, and before starting a desktop, the method further comprises the following steps: creating a mirror image server, and creating a shared system mirror image in the mirror image server; distributing the shared system mirror image as a local VOI system mirror image to a VOI client; and distributing the common system image to the VDI virtual machines as the VDI system image.
Specifically, in order to achieve the purpose that a user can access the same desktop by using different desktop architectures in different working scenes, the VDI desktop architecture and the VOI desktop architecture can share the same system image (i.e., share the system image), and if the VDI desktop architecture and the VOI desktop architecture can share the same system image, the VDI desktop architecture and the VOI desktop architecture can share the same image server, and a system image format supported by both the VDI desktop architecture and the VOI desktop architecture is selected, and the system image can be preferably a system image in the qcow2 format.
The specific implementation steps of the desktop fusion using method provided by the embodiment of the application are as follows: adding a system image in a qcow2 format in an image server, wherein the system image is used as a common system image of the VOI client and the VDI virtual machine; distributing the shared system mirror image to a VOI client as a local VOI system mirror image, and distributing the shared system mirror image to a VDI virtual machine as a VDI system mirror image;
before the VOI client starts the desktop each time, whether a cloud incremental file (namely an incremental file of a common system image) stored by a VDI virtual machine exists in an image server is checked, if so, the cloud incremental file is downloaded to the VOI client, and the local VOI system image is updated, namely, the cloud incremental file is used as a part of the local VOI system image; the VOI client checks whether a local incremental file is created based on the latest local VOI system mirror image, and if not, a local incremental file is created, so that incremental data generated by the operation of the VOI desktop is stored in the local incremental file; after the user is used up, if the local incremental file of the current VOI desktop needs to be synchronized to the VDI desktop, the user clicks the submission updating function of the VOI upper layer client, then the desktop is restarted to enter the VOI lower layer client, the local incremental file is uploaded and stored to the mirror image server and is used as a part of the shared system mirror image (namely the local incremental file is used as the incremental file of the shared system mirror image), and then the VDI virtual machine can start the desktop based on the latest shared system mirror image (namely the shared system mirror image is used as the VDI system mirror image);
before the VDI virtual machine starts the desktop each time, whether a cloud end increment file is created in the mirror image server based on the latest VDI system mirror image is checked, if not, a cloud end increment file is created, and increment data generated by the operation of the VDI desktop are all stored in the cloud end increment file; the VDI virtual machine is provided for a user to use from a VDI system mirror image starting desktop in the mirror image server, after the user uses up, if the cloud end increment file of the current VDI desktop needs to be synchronized to the VOI desktop, the user clicks the submitting updating function of the VDI virtual machine, then the VDI desktop is shut down, the cloud end increment file is stored in the mirror image server, and when the user starts the VOI client, the updating can be checked and the synchronization operation can be carried out.
Referring to fig. 2, an embodiment of the present application further provides a desktop fusion using apparatus, including a VOI processing unit and a VDI processing unit, where the VOI processing unit is configured to obtain an incremental file of a common system image from an image server, and start a desktop after updating a local VOI system image; the VDI processing unit is used for starting the desktop by taking the shared system image as the VDI system image.
Because the incremental file of the shared system image stored in the image server stores the incremental data generated in the running process of different types of desktops, namely the incremental file stores the incremental data generated by software updating unloading, system file setting, document writing and the like completed by other desktops, when the VDI processing unit directly uses the shared system image as the VDI system image in the image server and starts the VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop runs, the VDI processing unit acquires the incremental file of the shared system mirror image from the mirror image server and updates the incremental file to the local VOI system mirror image, so that the local VOI system mirror image also stores incremental data generated by other desktops, and automatic synchronization of the incremental data of different desktops is completed. Therefore, the method and the device at least solve the problem that incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience and data synchronization efficiency.
The embodiment of the present application further provides a desktop fusion using device, including: the desktop fusion using method comprises a memory and a processor, wherein at least one instruction is stored in the memory, and is loaded and executed by the processor so as to realize all steps or part of steps of the desktop fusion using method.
The Processor may be a CPU, or may be another general-purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable Gate Array (FPGA) or another programmable logic device, a discrete Gate, or a discrete hardware component of a transistor logic device, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, the processor being the control center of the computer device and the various interfaces and lines connecting the various parts of the overall computer device.
The memory may be used to store computer programs and/or modules, and the processor implements the various functions of the computing device by running or executing the computer programs and/or modules stored in the memory, as well as by invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a video playing function, an image playing function, etc.), and the like; the storage data area may store data (such as video data, image data, etc.) created according to the use of the cellular phone, etc. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
The embodiment of the present application also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, all or part of the steps of the foregoing desktop fusion using method are implemented.
The embodiments of the present application may implement all or part of the foregoing processes, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of the foregoing methods. Where the computer program comprises computer program code, the computer program code may be in source code form, object code form, an executable file or some intermediate form, and the like. The computer readable medium may include: any entity or device, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer memory, Read-Only memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunication signals, software distribution medium, etc., capable of carrying computer program code. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, server, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.

Claims (10)

1. A desktop fusion using method is characterized by comprising the following steps:
acquiring an incremental file of a common system image from an image server, and starting a desktop after updating a local VOI system image, or;
and starting the desktop by taking the shared system image as the VDI system image.
2. The method for using desktop fusion according to claim 1, wherein the step of obtaining the incremental file of the common system image from the image server and starting the desktop after updating the local VOI system image comprises:
judging whether an incremental file of a shared system image stored in a VDI desktop exists in an image server or not;
if yes, obtaining an incremental file of the shared system image stored in the VDI desktop from the image server, and starting the VOI desktop after updating the local VOI system image;
and if not, starting the VOI desktop.
3. The desktop fusion using method of claim 2, wherein the starting of the VOI desktop comprises:
judging whether a local incremental file exists or not;
if not, creating a local incremental file;
if the incremental data exists, starting the VOI desktop, and storing the incremental data generated by the operation of the VOI desktop into a local incremental file;
and saving the local incremental file into the mirror image server, and updating the local incremental file into an incremental file of the current shared system mirror image.
4. The method for using desktop fusion as claimed in claim 3, wherein the step of saving the local incremental file to the mirror server comprises: and manually saving the local incremental file into the mirror image server.
5. The method for using desktop fusion as described in claim 1, wherein the starting of the desktop with the common system image as the VDI system image comprises:
judging whether a cloud incremental file exists or not;
if the file does not exist, a cloud incremental file is created;
if the incremental data exists, the shared system mirror image is used as a VDI system mirror image, a VDI desktop is started, and the incremental data generated by the operation of the VDI desktop is stored in a cloud end incremental file;
and storing the cloud incremental file into the mirror image server, and updating the cloud incremental file into the current incremental file sharing the system mirror image.
6. The method for using desktop fusion as claimed in claim 5, wherein the step of saving the cloud incremental file to the mirror server comprises: and manually storing the cloud incremental file into a mirror image server.
7. The desktop fusion using method of claim 1, wherein the incremental file of the common system image is obtained from the image server, and the desktop is started after the local VOI system image is updated, or; the method takes a common system image as a VDI system image, and before starting a desktop, the method further comprises the following steps:
creating a mirror image server, and creating a shared system mirror image in the mirror image server;
distributing the common system mirror image as a local VOI system mirror image to a VOI client;
and distributing the common system image to the VDI virtual machines as the VDI system image.
8. A desktop fusion use device, comprising:
the VOI processing unit is used for acquiring an incremental file of the shared system mirror image from the mirror image server, updating the local VOI system mirror image and then starting a desktop;
a VDI processing unit: the method is used for starting the desktop by taking the shared system image as the VDI system image.
9. A desktop fusion use device, comprising: a memory and a processor, the memory having stored therein at least one instruction that is loaded and executed by the processor to implement the desktop fusion use method of any of claims 1-7.
10. A computer-readable storage medium characterized by: the computer storage medium stores computer instructions that, when executed by a computer, cause the computer to perform the desktop fusion method of use of any of claims 1-7.
CN202011577829.XA 2020-12-28 2020-12-28 Desktop fusion use method, device, equipment and readable storage medium Active CN112596748B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011577829.XA CN112596748B (en) 2020-12-28 2020-12-28 Desktop fusion use method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011577829.XA CN112596748B (en) 2020-12-28 2020-12-28 Desktop fusion use method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN112596748A true CN112596748A (en) 2021-04-02
CN112596748B CN112596748B (en) 2023-05-16

Family

ID=75203706

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011577829.XA Active CN112596748B (en) 2020-12-28 2020-12-28 Desktop fusion use method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112596748B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703821A (en) * 2021-08-26 2021-11-26 北京百度网讯科技有限公司 Cloud mobile phone updating method, device, equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080114720A1 (en) * 2006-11-14 2008-05-15 Microsoft Corporation Offline sharing capability for client application
CN104102737A (en) * 2014-07-28 2014-10-15 中国农业银行股份有限公司 Historical data storage method and system
CN105260229A (en) * 2015-10-28 2016-01-20 北京百度网讯科技有限公司 Method and device for pulling mirror image files of virtual machines
CN105760210A (en) * 2014-12-19 2016-07-13 中兴通讯股份有限公司 Fused use method and system of VOI system and VDI system
US20160371104A1 (en) * 2015-06-17 2016-12-22 Vmware, Inc. Provisioning virtual desktops with stub virtual disks
CN106383706A (en) * 2016-09-05 2017-02-08 广州云晫信息科技有限公司 Virtual desktop and virtual operation system-based adaptive cloud desktop service system
CN107632877A (en) * 2017-09-15 2018-01-26 湖南新云网科技有限公司 VDI and VOI framework virtual machine emerging systems and startup method
CN107864217A (en) * 2017-11-21 2018-03-30 南京斯坦德云科技股份有限公司 Cloud desktop intelligently pushing system
CN107943557A (en) * 2017-11-18 2018-04-20 浙江网新恒天软件有限公司 A kind of magnetic disk of virtual machine incremental snapshot method based on cloud platform
CN108366085A (en) * 2017-12-01 2018-08-03 孔朝晖 Support the cloud system of desktop file synchronization coordination sharing
CN110347337A (en) * 2019-06-13 2019-10-18 北京和信创天科技股份有限公司 Data disk technology that is a kind of while supporting 3V desktop virtualization framework
CN111221537A (en) * 2018-11-23 2020-06-02 中兴通讯股份有限公司 Cloud desktop upgrading method and device, cloud server and storage medium
CN111641671A (en) * 2020-04-09 2020-09-08 方杰 Resource matrix type elastic computing desktop cloud system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080114720A1 (en) * 2006-11-14 2008-05-15 Microsoft Corporation Offline sharing capability for client application
CN104102737A (en) * 2014-07-28 2014-10-15 中国农业银行股份有限公司 Historical data storage method and system
CN105760210A (en) * 2014-12-19 2016-07-13 中兴通讯股份有限公司 Fused use method and system of VOI system and VDI system
US20160371104A1 (en) * 2015-06-17 2016-12-22 Vmware, Inc. Provisioning virtual desktops with stub virtual disks
CN105260229A (en) * 2015-10-28 2016-01-20 北京百度网讯科技有限公司 Method and device for pulling mirror image files of virtual machines
CN106383706A (en) * 2016-09-05 2017-02-08 广州云晫信息科技有限公司 Virtual desktop and virtual operation system-based adaptive cloud desktop service system
CN107632877A (en) * 2017-09-15 2018-01-26 湖南新云网科技有限公司 VDI and VOI framework virtual machine emerging systems and startup method
CN107943557A (en) * 2017-11-18 2018-04-20 浙江网新恒天软件有限公司 A kind of magnetic disk of virtual machine incremental snapshot method based on cloud platform
CN107864217A (en) * 2017-11-21 2018-03-30 南京斯坦德云科技股份有限公司 Cloud desktop intelligently pushing system
CN108366085A (en) * 2017-12-01 2018-08-03 孔朝晖 Support the cloud system of desktop file synchronization coordination sharing
CN111221537A (en) * 2018-11-23 2020-06-02 中兴通讯股份有限公司 Cloud desktop upgrading method and device, cloud server and storage medium
CN110347337A (en) * 2019-06-13 2019-10-18 北京和信创天科技股份有限公司 Data disk technology that is a kind of while supporting 3V desktop virtualization framework
CN111641671A (en) * 2020-04-09 2020-09-08 方杰 Resource matrix type elastic computing desktop cloud system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CTI论坛: "随需而动——中兴通讯VDI+VOI融合云桌面解决方案", 《CTI论坛》 *
张颖;凌仕勇;: "VDI+VOI融合的多媒体教室桌面云设计与实践", 实验室研究与探索 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703821A (en) * 2021-08-26 2021-11-26 北京百度网讯科技有限公司 Cloud mobile phone updating method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN112596748B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
US20210216360A1 (en) Virtual machine migration method and apparatus
CN109840096B (en) Installation method and device of operating system
WO2020233058A1 (en) Code download method and apparatus, and electronic device and computer storage medium
CN111831309A (en) Upgrading method, device, equipment and medium for multiple MCUs (micro control units) in Wifi (wireless fidelity) of Internet of things
CN107368353B (en) Method and device for realizing hot addition of virtual machine memory
US11232066B2 (en) Method for data migration and terminal
CN112162773B (en) Differential upgrading method and device, storage medium and terminal
CN110968331A (en) Method and device for running application program
CN110750286B (en) Management method, device, system, equipment and medium for upgrading Mbn through OTA
CN112596748A (en) Desktop fusion using method, device, equipment and readable storage medium
CN111736950A (en) Accelerator resource adding method of virtual machine and related device
CN106293790B (en) application program upgrading method and device based on Firefox operating system
CN113721936B (en) Application management method, intelligent terminal, device and storage medium
CN111752454A (en) Skin control method, device, terminal and medium for application program interface
CN107632865B (en) FPGA configuration upgrading method and device
CN108322542B (en) Data updating method, system, device and computer readable storage medium
CN113064655B (en) BIOS network starting method and device and computer readable storage medium
CN107301089B (en) APP deployment and calling method and terminal
CN112596825B (en) Cloud desktop starting method and device
CN111142972B (en) Method, apparatus, system, and medium for extending functions of application program
CN109165067B (en) Android horizontal and vertical screen data synchronization method and device, terminal and readable medium
CN110968383B (en) Message frame display method and device, terminal and storage medium
CN109189498B (en) Android horizontal and vertical screen data synchronization method and device, terminal and readable medium
CN113986451A (en) Virtual machine migration method and device, electronic equipment and storage medium
EP3783484A1 (en) Data processing method and computer device

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
GR01 Patent grant
GR01 Patent grant