CN112596748B - Desktop fusion use method, device, equipment and readable storage medium - Google Patents

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

Info

Publication number
CN112596748B
CN112596748B CN202011577829.XA CN202011577829A CN112596748B CN 112596748 B CN112596748 B CN 112596748B CN 202011577829 A CN202011577829 A CN 202011577829A CN 112596748 B CN112596748 B CN 112596748B
Authority
CN
China
Prior art keywords
desktop
image
voi
vdi
system image
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.)
Active
Application number
CN202011577829.XA
Other languages
Chinese (zh)
Other versions
CN112596748A (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 use method, a device, equipment and a readable storage medium, and relates to the technical field of virtualized desktops, wherein incremental files of a shared system image stored in an image server store incremental data generated in the running process of different types of desktops, and when a VDI virtual machine takes the shared system image as a VDI system image and starts a VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop starts to run, the VOI client side firstly acquires the increment file of the shared system mirror image from the mirror image server and updates the increment file to the local VOI system mirror image, so that the local VOI system mirror image also stores increment data generated by other desktops, and automatic synchronization of increment data of different desktops is completed. Therefore, the method and the device at least solve the problem that the 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 use method, device, equipment and readable storage medium
Technical Field
The present disclosure relates to the field of virtualized desktop technologies, and in particular, to a desktop fusion usage method, device, equipment, and readable storage medium.
Background
Currently, the mainstream desktop architecture on the market has a VDI (Virtual Desktop Infrastructure ) and a VOI (Virtual OS Infrastructure, virtual operating system infrastructure), and both desktop architectures have advantages and disadvantages. The VDI desktop has the advantages of supporting mobile office, being accessed to the desktop at any time and any place, and having large occupied network resources and poor peripheral compatibility; the VOI desktop has the advantages of supporting offline work and good peripheral compatibility, and has the defects of falling to the ground of data and not supporting mobile office work; therefore, different desktop architectures can be selected to be carried according to the use requirements of different users.
However, many users currently have a requirement of mobile office and a requirement of using various peripheral devices because of 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 requirement under different application scenes.
In the related art, a method of allocating a VDI desktop and a VOI desktop to a user is generally adopted, so that the user can select to use according to requirements. However, this method has the following drawbacks: all update operations (e.g., installation of software, modification of system settings, writing of documents, etc.) performed by the user in the VDI desktop cannot be automatically synchronized into the VOI desktop; in other words, in order to synchronize the data of the two desktops, the update contents must be updated in the two desktops respectively, which brings great inconvenience to the user for using the desktops, and is not only poor in experience, but also low in efficiency.
Disclosure of Invention
The embodiment of the application provides a desktop fusion use method, device, equipment and readable storage medium, which 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 technology.
In a first aspect, a desktop fusion application method is provided, including the following steps:
acquiring an increment file of a shared 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 obtaining the delta file of the shared system image from the image server, starting the desktop after updating the local VOI system image, includes:
judging whether an incremental file of a shared system image stored by a VDI desktop exists in the image server or not;
if the shared system image exists, acquiring an increment file of the shared system image stored by the VDI desktop from the image server, updating the local VOI system image, and starting the VOI desktop;
if not, the VOI desktop is started.
The startup VOI desktop includes:
judging whether a local increment file exists or not;
if not, creating a local increment file;
if yes, starting the VOI desktop, and storing incremental data generated by operation of the VOI desktop into a local incremental file;
and saving the local delta file to the mirror image server, and updating the local delta file into the delta file of the current shared system mirror image.
The storing the local delta file in the mirror server includes: and manually storing the local increment file into the mirror server.
The method for starting the desktop by taking the shared system image as the VDI system image comprises the following steps:
judging whether a cloud delta file exists or not;
if not, creating a cloud incremental file;
if the data exists, the shared system image is used as a VDI system image, a VDI desktop is started, and incremental data generated by the operation of the VDI desktop is stored in a cloud incremental file;
and storing the cloud delta file into a mirror image server, and updating the cloud delta file into the delta file of the current shared system mirror image.
The storing the cloud delta file in the mirror server includes: and manually storing the cloud incremental file into the mirror server.
Acquiring an increment file of a shared system image from an image server, and starting a desktop after updating a local VOI system image, or; the shared system image is used as a VDI system image, and before the desktop is started, the method further comprises the following steps:
creating a mirror server, wherein a shared system mirror is created in the mirror server;
distributing the shared system image as a local VOI system image to a VOI client;
and distributing the shared system image to the VDI virtual machine as a VDI system image.
In a second aspect, a desktop fusion apparatus is provided, including:
the VOI processing unit is used for acquiring an increment file of the shared system mirror image from the mirror image server, and starting a desktop after updating the local VOI system mirror image;
VDI processing unit: the desktop is started by taking the shared system image as the VDI system image.
In a third aspect, a desktop fusion apparatus is provided, including: the desktop fusion application method comprises a memory and a processor, wherein at least one instruction is stored in the memory, and the at least one instruction is loaded and executed by the processor so as to realize the desktop fusion application method.
In a fourth aspect, a computer-readable storage medium is provided, the computer storage medium storing computer instructions that, when executed by a computer, cause the computer to perform the aforementioned desktop fusion usage method.
The beneficial effects that technical scheme that this application provided brought include: 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 use method, device, equipment and readable storage medium, wherein the incremental file of a shared system image stored in a mirror server stores incremental data generated in the running process of different types of desktops, namely the incremental file stores incremental data generated by software update unloading, system file setting, document writing and the like finished by other desktops, so that when a VDI virtual machine directly takes the shared system image as a VDI system image in the mirror server and starts the VDI desktop, the incremental data generated by other desktops can be synchronized in real time; before the VOI desktop operates, the VOI client side firstly acquires the increment file of the shared system image from the image server and updates the increment file to the local VOI system image, so that the local VOI system image also stores increment data generated by other desktops, and automatic synchronization of the increment data of different desktops is completed, therefore, the VOI desktop is started by the updated local VOI system image, operations such as software unloading update, system file setting, document writing and the like do not need to be repeated, and the user experience feeling and the data synchronization efficiency are improved. Therefore, the method and the device at least solve the problem that the incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience feeling and efficiency of incremental data synchronization.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow structure diagram of a VOI desktop application method of a desktop fusion application method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a desktop fusion device according to an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of 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 apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present application based on the embodiments herein.
The embodiment of the application provides a desktop fusion use method, device, equipment and 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 technology.
The embodiment of the application provides a desktop fusion use method, which comprises the following steps: acquiring an increment file of a shared 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 operation process of different types of desktops, namely the incremental file stores the incremental data generated by software update unloading, system file setting, document writing and the like finished 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 operates, the VOI client firstly acquires the increment file of the shared system image from the image server and updates the increment file to the local VOI system image, so that the local VOI system image also stores increment data generated by other desktops, and automatic synchronization of the increment data of different desktops is completed, therefore, the VOI desktop is started by the updated local VOI system image, operations such as software unloading update, system file setting, document writing and the like do not need to be repeated, and the user experience feeling and the data synchronization efficiency are improved. Therefore, the method and the device at least solve the problem that the incremental data of the VDI desktop and the VOI desktop cannot be automatically synchronized, and improve user experience feeling and efficiency of incremental data synchronization.
Further, in the embodiment of the present application, referring to fig. 1, an incremental file of a shared system image is obtained from an image server, and after updating a local VOI system image, a desktop is started, which specifically includes the following steps:
s1: and judging whether the incremental file of the shared system image stored by the VDI desktop exists in the image server.
S2: if the shared system image exists, the increment file of the shared system image stored by the VDI desktop is obtained from the image server, and the VOI desktop is started after the local VOI system image is updated.
S3: if not, the VOI desktop is started.
Specifically, although the VDI desktop may have been operated before the VOI desktop is started, and incremental data is generated, where the incremental data is stored in an incremental file, the VDI virtual machine may store the incremental file in the mirror server, or may not store the incremental file in the mirror server, so before the VOI desktop is started, the VOI client needs to determine whether there is an incremental file of the shared system image stored in the VDI desktop, and if there is an incremental file of the shared system image stored in the VDI desktop, the VDI desktop is acquired from the mirror server, and the VOI desktop is started after the local VOI system image is updated; if not, the VOI desktop is started.
Further, in the embodiment of the present application, the method for starting the VOI desktop specifically includes the following steps: judging whether a local increment file exists or not; if not, creating a local increment file; if yes, starting the VOI desktop, and storing incremental data generated by operation of the VOI desktop into a local incremental file; the local increment file is stored in the mirror image server and updated into the increment file of the current shared system mirror image, namely, the local increment file is used as a part of the shared system mirror image, so that the VDI virtual machine can directly access the local increment file, operations such as software unloading update, system file setting, document writing and the like do not need to be repeated, and the user experience feeling and the increment data synchronization efficiency are improved. Preferably, the local incremental file can be stored in the mirror server in a manual storage mode, namely, a user can select to store the incremental file stored with important updating operation data in the mirror server and discard the incremental file stored with unimportant updating operation data as a temporary file, wherein the important updating operation data refer to data needing to run in a VDI desktop, so that not only can the selective storage of the incremental file be realized, but also the capacity load of the mirror server can be effectively reduced.
Furthermore, in the embodiment of the present application, the shared system image is used as the VDI system image, and the desktop is started, which specifically includes the following steps: judging whether a cloud delta file exists or not; if not, creating a cloud incremental file; if the data exists, the shared system image is used as a VDI system image, a VDI desktop is started, and incremental data generated by the operation of the VDI desktop is stored in a cloud incremental file; the cloud incremental file is stored in a mirror image server and updated to be the current incremental file of the 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, the incremental data generated by the operation of the VDI desktop can be operated without repeating the operations of software unloading updating, system file setting, document writing and the like, and the user experience feeling and the incremental data synchronization efficiency are improved. Preferably, the cloud delta file can be stored in the mirror server in a manual storage mode, namely, a user can select to store the delta file stored with important updating operation data in the mirror server and discard the delta file stored with unimportant updating operation data as a temporary file, wherein the important updating operation data refer to data needing to run in a VOI desktop, so that the selective storage of the delta file is realized, and the capacity load of the mirror server can be effectively reduced.
Further, in the embodiment of the present application, after the incremental file of the shared system image is obtained from the image server, the desktop is started after the local VOI system image is updated, or alternatively; the shared system image is used as a VDI system image, and before the desktop is started, 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 image as a local VOI system image to the VOI client; and distributing the shared system image to the VDI virtual machine as the VDI system image.
Specifically, in order to achieve the purpose that a user can access the same desktop by using different desktop frameworks in different working scenarios, the method can be implemented by sharing the same system image (i.e. having a shared system image) by using the VDI desktop framework and the VOI desktop framework, while the method can be implemented by sharing the same image server by using the VDI desktop framework and the VOI desktop framework, and a system image format supported by both the VDI desktop framework and the VOI desktop framework is selected, and the system image can be preferably a system image in qcow2 format.
The specific implementation steps of the desktop fusion using method provided by the embodiment of the application are as follows: adding a qcow 2-format system image into an image server, wherein the system image is used as a shared system image of the VOI client and the VDI virtual machine; distributing the shared system image as a local VOI system image to the VOI client, and distributing the shared system image as a VDI system image to the VDI virtual machine;
before each starting of the VOI client side, firstly checking whether a cloud incremental file (namely an incremental file sharing a system image) stored by a VDI virtual machine exists in the image server or not, if so, firstly downloading the cloud incremental file to the VOI client side, and updating the local VOI system image, namely taking the cloud incremental file as a part of the local VOI system image; the VOI client side checks whether a local increment file is created based on the latest local VOI system image, if not, a local increment file is created, so that increment data generated by the operation of the VOI desktop are all stored in the local increment file; when the user finishes using, if the user needs to synchronize the local increment file of the current VOI desktop to the VDI desktop, the user clicks the submitting and updating function of the VOI upper layer client, then the desktop restarts to enter the VOI lower layer client, uploads and stores the local increment file to the mirror image server as a part of the shared system mirror image (namely, the local increment file is used as the increment 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 each starting of the VDI virtual machine, checking whether a cloud incremental file is created in the mirror server based on the latest VDI system mirror image, and if not, creating a cloud incremental file so that incremental data generated by the operation of the VDI virtual machine are stored in the cloud incremental file; the VDI virtual machine is provided for a user from a VDI system mirror image starting desktop in the mirror image server, after the user finishes using, if the cloud end increment file of the current VDI desktop is required to be synchronized to the VOI desktop, the user clicks a submit update function of the VDI virtual machine, then the VDI desktop is powered off, the cloud end increment file is stored in the mirror image server, and then the user can check the update and perform synchronous operation when starting the VOI client.
Referring to fig. 2, the embodiment of the application further provides a desktop fusion using device, which includes a VOI processing unit and a VDI processing unit, where the VOI processing unit is configured to obtain an incremental file of a shared system image from an image server, update a local VOI system image, and then start a desktop; 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 mirror image stored in the mirror image server stores the incremental data generated in the operation process of different types of desktops, namely the incremental file stores the incremental data generated by software update unloading, system file setting, document writing and the like finished by other desktops, when the VDI processing unit 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 operates, the VDI processing unit firstly acquires the increment file of the shared system image from the image server and updates the increment file to the local VOI system image, so that the local VOI system image also stores increment data generated by other desktops, and automatic synchronization of the increment data of different desktops is completed, therefore, the VOI desktop is started by the updated local VOI system image without repeating operations such as software unloading update, system file setting, document writing and the like, and the user experience feeling and the data synchronization efficiency are improved. Therefore, the method and the device at least solve the problem that the 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 application also provides desktop fusion using equipment, which comprises: the desktop fusion application method comprises a memory and a processor, wherein at least one instruction is stored in the memory, and the at least one instruction is loaded and executed by the processor so as to realize all or part of the steps of the desktop fusion application method.
The processor may be a CPU, but also other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (FieldProgrammable Gate Array, FPGA) or other programmable logic devices, discrete gates or transistor logic discrete hardware components, etc. A general purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like, that is a control center of a computer device, with various interfaces and lines connecting various parts of the entire computer device.
The memory may be used to store computer programs and/or modules, and the processor implements various functions of the computer device by running or executing the computer programs and/or modules stored in the memory and 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, application programs required for 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, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid state storage device.
The embodiments of the present application also provide a computer readable storage medium having a computer program stored thereon, which when executed by a processor implements all or part of the steps of the desktop fusion usage method described above.
The embodiments of the present application implement all or part of the above-described procedures, or may be implemented by a computer program that instructs related hardware to perform the steps of the above-described methods when the computer program is executed by a processor. The computer program includes computer program code, and the computing program code may be in a source code form, an object code form, an executable file or some intermediate form, and the like. The computer readable medium may include: any entity or device capable of carrying computer program code, record medium, USB flash disk, removable hard disk, magnetic disk, optical disk, computer memory, read-Only memory (ROM), random access memory (Random Access memory, RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and so forth. It should be noted that the content of the computer readable medium can be appropriately increased or decreased according to the requirements of the jurisdiction's jurisdiction and the patent practice, for example, in some jurisdictions, the computer readable medium does not include electrical carrier signals and telecommunication signals according to the jurisdiction and the patent practice.
It will be appreciated by those skilled in the art that 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, magnetic disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The foregoing is merely a specific embodiment of the application to enable one skilled in the art to understand or practice the 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 flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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 (8)

1. The desktop fusion use method is characterized by comprising the following steps of:
creating a mirror server, wherein a shared system mirror is created in the mirror server;
distributing the shared system image as a local VOI system image to a VOI client;
distributing the shared system image to a VDI virtual machine as a VDI system image;
acquiring an increment file of a shared system image from an image server, and starting a desktop after updating a local VOI system image, or;
the shared system image is used as a VDI system image, and a desktop is started;
the method for obtaining the increment file of the shared system image from the image server, starting the desktop after updating the local VOI system image comprises the following steps:
judging whether an incremental file of a shared system image stored by a VDI desktop exists in the image server or not;
if the shared system image exists, acquiring an increment file of the shared system image stored by the VDI desktop from the image server, updating the local VOI system image, and starting the VOI desktop;
if not, the VOI desktop is started.
2. A desktop fusion method according to claim 1, wherein said enabling VOI desktops comprises:
judging whether a local increment file exists or not;
if not, creating a local increment file;
and starting the VOI desktop, storing incremental data generated by the operation of the VOI desktop into a local incremental file, storing the local incremental file into a mirror image server, and updating the local incremental file into the incremental file of the current shared system mirror image.
3. The desktop fusion method as claimed in claim 2, wherein said saving the local delta file to the mirror server includes: and manually storing the local increment file into the mirror server.
4. The desktop fusion method as claimed in claim 1, wherein the enabling the desktop using the shared system image as the VDI system image includes:
judging whether a cloud delta file exists or not;
if not, creating a cloud incremental file;
and starting the VDI desktop by taking the shared system image as the VDI system image, storing incremental data generated by the operation of the VDI desktop into a cloud incremental file, storing the cloud incremental file into an image server, and updating the cloud incremental file into the incremental file of the current shared system image.
5. The desktop fusion method of claim 4, wherein storing the cloud delta file in the mirror server comprises: and manually storing the cloud incremental file into the mirror server.
6. A desktop fusion use device, comprising:
the system comprises an image creation unit, a virtual input/output (VDI) virtual machine, a virtual input/output (VOI) virtual machine and a virtual input/output (VDI) virtual machine, wherein the image creation unit is used for creating an image server, creating a shared system image in the image server, distributing the shared system image as a local VOI system image to a VOI client, and distributing the shared system image as a VDI system image to the VDI virtual machine;
the VOI processing unit is used for acquiring an increment file of the shared system mirror image from the mirror image server, and starting a desktop after updating the local VOI system mirror image;
VDI processing unit: the desktop starting method is used for starting the desktop by taking the shared system image as a VDI system image;
wherein, the VOI processing unit is specifically used for:
judging whether an incremental file of a shared system image stored by a VDI desktop exists in the image server or not;
if the shared system image exists, acquiring an increment file of the shared system image stored by the VDI desktop from the image server, updating the local VOI system image, and starting the VOI desktop;
if not, the VOI desktop is started.
7. A desktop fusion apparatus, 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 usage method of any of claims 1-5.
8. A computer-readable storage medium, characterized by: the computer readable storage medium stores computer instructions that, when executed by a computer, cause the computer to perform the desktop fusion usage method of any of claims 1 to 5.
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 CN112596748A (en) 2021-04-02
CN112596748B true 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)

Families Citing this family (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 (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105260229A (en) * 2015-10-28 2016-01-20 北京百度网讯科技有限公司 Method and device for pulling mirror image files of virtual machines
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
CN111641671A (en) * 2020-04-09 2020-09-08 方杰 Resource matrix type elastic computing desktop cloud system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7966426B2 (en) * 2006-11-14 2011-06-21 Microsoft Corporation Offline synchronization capability for client application
CN104102737B (en) * 2014-07-28 2018-01-30 中国农业银行股份有限公司 A kind of 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
US9547513B2 (en) * 2015-06-17 2017-01-17 VNware, Inc. Provisioning virtual desktops with stub virtual disks
CN106383706B (en) * 2016-09-05 2018-02-27 广州云晫信息科技有限公司 Adaptive cloud desktop services system based on virtual desktop and virtual opetrating system
CN107632877A (en) * 2017-09-15 2018-01-26 湖南新云网科技有限公司 VDI and VOI framework virtual machine emerging systems and startup method
CN107943557B (en) * 2017-11-18 2020-07-17 浙江网新恒天软件有限公司 Virtual machine disk incremental snapshot method based on cloud platform
CN110347337A (en) * 2019-06-13 2019-10-18 北京和信创天科技股份有限公司 Data disk technology that is a kind of while supporting 3V desktop virtualization framework

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105260229A (en) * 2015-10-28 2016-01-20 北京百度网讯科技有限公司 Method and device for pulling mirror image files of virtual machines
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
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
VDI+VOI融合的多媒体教室桌面云设计与实践;张颖;凌仕勇;;实验室研究与探索(第10期);全文 *
随需而动——中兴通讯VDI+VOI融合云桌面解决方案;CTI论坛;《CTI论坛》;全文 *

Also Published As

Publication number Publication date
CN112596748A (en) 2021-04-02

Similar Documents

Publication Publication Date Title
US10379968B2 (en) Backup and restore framework for distributed computing systems
CN108632540B (en) Video processing method and device
US20170168807A1 (en) Method and electronic device for updating application program
CN110502310B (en) Time synchronization method and device of virtual machine
CN111796838B (en) Automatic deployment method and device for MPP database
CN107704550B (en) File migration method and device and computer readable storage medium
US11232066B2 (en) Method for data migration and terminal
CN112596748B (en) Desktop fusion use method, device, equipment and readable storage medium
CN109739487B (en) Business logic processing method and device and computer readable storage medium
CN112214250A (en) Application program assembly loading method and device
CN111367561B (en) Remote development method and device for software program
CN113656005A (en) Application component library construction method, application component configuration method and related device
CN112579048B (en) Applet integration method, device, electronic equipment and storage medium
CN111752454A (en) Skin control method, device, terminal and medium for application program interface
CN109144638B (en) Android horizontal and vertical screen data synchronization method and device, terminal and readable medium
CN108322542B (en) Data updating method, system, device and computer readable storage medium
US10089322B2 (en) Portable electronic device, method for sharing file between multiple operating systems, recording medium and computer program product
CN110753277B (en) Method and system for configuration management in OLT network slice
CN113986451A (en) Virtual machine migration method and device, electronic equipment and storage medium
CN109189498B (en) Android horizontal and vertical screen data synchronization method and device, terminal and readable medium
CN109165067B (en) Android horizontal and vertical screen data synchronization method and device, terminal and readable medium
CN113973325B (en) Switching method and system of 5G message channel
CN110838152B (en) Method and device for quickly capturing images after multi-layer mixing
CN116578305A (en) Method, device, equipment and storage medium for managing core components of micro-service platform
CN112035162A (en) Configuration file batch modification method and 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