CN117873506A - Mirror image operation realization method and system based on VOI - Google Patents

Mirror image operation realization method and system based on VOI Download PDF

Info

Publication number
CN117873506A
CN117873506A CN202410274964.9A CN202410274964A CN117873506A CN 117873506 A CN117873506 A CN 117873506A CN 202410274964 A CN202410274964 A CN 202410274964A CN 117873506 A CN117873506 A CN 117873506A
Authority
CN
China
Prior art keywords
template
voi
mirror image
server
client
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
CN202410274964.9A
Other languages
Chinese (zh)
Other versions
CN117873506B (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.)
Shandong Qianyun Qichuang Information Technology Co ltd
Original Assignee
Shandong Qianyun Qichuang 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 Shandong Qianyun Qichuang Information Technology Co ltd filed Critical Shandong Qianyun Qichuang Information Technology Co ltd
Priority to CN202410274964.9A priority Critical patent/CN117873506B/en
Publication of CN117873506A publication Critical patent/CN117873506A/en
Application granted granted Critical
Publication of CN117873506B publication Critical patent/CN117873506B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of cloud computing, and provides a mirror image operation realization method and system based on a VOI. In a VOI scene, preassembling a required application system on a client, making a system mirror image template based on the existing operating system of the client, and uploading the system mirror image template to a server; the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template; and responding to the requests of other clients, downloading the system mirror template to the requesting client, and guiding the system mirror template to perform local system mirror operation. According to the invention, the client can download a plurality of template images, and one of the template images is selected to be started according to the requirement, so that different application environments can be operated.

Description

Mirror image operation realization method and system based on VOI
Technical Field
The invention relates to the technical field of cloud computing, in particular to a mirror image operation realization method and system based on a VOI.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
The cloud desktop technology is used as a mode of cloud computing virtualization technology, and maintenance cost of IT system hardware is reduced through centralized management.
Cloud desktop technology mainly includes VDI and VOI.
VDI (Virtual Desktop Infrastructure virtual desktop infrastructure) is a centrally stored, centrally operated virtual desktop infrastructure.
An operating system used by a user at present runs in a server side in a virtual machine mode, and terminal equipment of the user is connected with the virtual machine through a network, displays a virtual machine picture and provides input control. But this approach has the following problems:
(1) The construction cost is high: a server with high performance is required to be purchased through centralized storage and centralized operation;
(2) Strongly dependent network environment: the method is mainly embodied in bandwidth and delay, and offline office is not supported;
(3) The technology is complex: the technology is derived from cloud platform related technologies, such as opentack cloud platform deployment, and operation and maintenance challenges are great;
(4) The user experience is poor, and the scene is limited: the centralized architecture, under the large-scale user environment, the resource contends for the influence on the user experience;
(5) 3D/video support is poor: the current 3D virtualization technology can support virtual desktop 3D software and games, but the cost is far higher than that of a PC;
(6) Peripheral (mouse, keyboard, printer, scanner, etc.) compatibility is weak.
Disclosure of Invention
In order to solve the technical problems in the background art, the invention provides a method and a system for realizing mirror image operation based on a VOI.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
a first aspect of the present invention provides a method for implementing VOI-based mirror operation.
A mirror image operation realization method based on VOI comprises the following steps:
in the VOI scene, pre-installing a required application system on a client, manufacturing a system mirror image template based on the existing operating system of the client, and uploading the system mirror image template to a server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
and responding to the requests of other clients, downloading the system mirror template to the requesting client, and guiding the system mirror template to perform local system mirror operation.
Further, there is a need to fabricate a network boot system prior to fabricating a system image template, comprising: manufacturing and installing a software package in a CentOS7 system; manufacturing a Kickstart file; and manufacturing a LiveCD, generating an ISO file, and cutting the file size of the ISO file.
Still further, the process of cropping the file size of the ISO file includes: and (3) mounting an ISO file, decompressing a squarhfs file system in the ISO file, deleting unnecessary software packages according to the requirement, and then reproducing the ISO file.
Further, the network guidance system is stored in a server, and the network guidance system comprises a VOI management interface.
Further, one side of the VOI management interface displays terminal local system information, and the other side displays target information of the server.
Further, the process of making the system mirror image template includes: and converting the Windows operating system of the client into a system mirror image template by using Virt-p 2v.
Further, the system mirror template is in a VHD format.
Further, the process of downloading the system image template to the requesting client and booting the system image template includes: the requested client network is guided, the VOI management interface is operated, the required system mirror image template is downloaded from the server, and meanwhile, a custom starting menu is written;
and shutting down, guiding the local hard disk again, displaying a custom starting menu, and selecting and guiding a specific system mirror image.
Further, the process of creating the target by the server based on the uploaded system mirror template comprises the following steps:
the server creates three snapshots for the system mirror template, named A, B, C respectively, wherein A is taken as a basic snapshot and is kept unchanged;
after the snapshot B is guided, an agent program in the Windows system copies the basic snapshot to cover the snapshot C, and rewrites a guiding record to use the guidance C;
after the snapshot C is guided, an agent program in the Windows system copies the basic snapshot to cover the B, and rewrites a guiding record to use the B guiding;
thus, the two snapshots are switched back and forth to realize the system mirror image restoration.
A second aspect of the present invention provides a VOI-based mirror operation implementation system.
A VOI-based mirror run implementation system, comprising: the system comprises a server and a plurality of clients, wherein the server is communicated with the clients;
in the VOI scene, the client preassembles a required application system, makes a system mirror image template based on the existing operating system of the client, and uploads the system mirror image template to the server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
other clients send requests to the server;
the server responds to other client requests and downloads a system mirror image template to the requesting client;
the requesting client directs the system image template to perform the local system image operation.
Compared with the prior art, the invention has the beneficial effects that:
(1) The terminal runs locally and does not depend on the virtualization technology of the server, and the requirement on the computing performance of the server is low, so that the construction cost is low.
(2) The terminal of the invention operates locally, has low dependence on the network and the server, and supports offline operation.
(3) The terminal runs locally, does not depend on the virtualization technology of the server, and has low operation and maintenance cost.
(4) The terminal has no hardware virtualization layer locally, no performance loss and desktop performance completely maintains the experience of the traditional PC.
(5) The invention can fully utilize the local resources of the terminal to process the intensive application of calculation and graphics.
(6) The terminal of the invention operates locally, has no peripheral compatibility problem, and supports various computer peripherals to adapt to complex application environments and future application expansion.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention.
Fig. 1 is a flow chart of a VOI-based mirror operation implementation method shown in the present invention.
Detailed Description
The invention will be further described with reference to the drawings and examples.
It should be noted that the following detailed description is illustrative and is intended to provide further explanation of the invention. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the present invention. As used herein, the singular is also intended to include the plural unless the context clearly indicates otherwise, and furthermore, it is to be understood that the terms "comprises" and/or "comprising" when used in this specification are taken to specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof.
It is noted that the flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of methods and systems according to various embodiments of the present disclosure. It should be noted that each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the logical functions specified in the various embodiments. It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by special purpose hardware-based systems which perform the specified functions or operations, or combinations of special purpose hardware and computer instructions.
Term interpretation:
VOI (Virtual OS Infrastructure), virtual operating system architecture.
The VOI is a framework for centralized storage and distributed operation, has no any hardware virtualization layer, and is similar to a working mode of 'diskless workstation era', and the mode is to store system data at a server end and run a desktop on a client terminal. After the client terminal is started, the operating system and the application are loaded to the local cache from the server side, and the normal use can be realized.
Example 1
As shown in fig. 1, the present embodiment provides a method for implementing a mirror operation based on a VOI, including:
in the VOI scene, pre-installing a required application system on a client, manufacturing a system mirror image template based on the existing operating system of the client, and uploading the system mirror image template to a server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
and responding to the requests of other clients, downloading the system mirror template to the requesting client, and guiding the system mirror template to perform local system mirror operation.
The present embodiment is described in detail below:
1. firstly, a network guiding system is manufactured, and a client downloads and operates under network guiding.
The size of the network guidance system is reduced as much as possible in order to shorten the network guidance time.
(1) Manufactured in the centOS7 system, the install package virt-p2v-maker was commanded using yum.
(2) Making a Kickstart document
The Kickstart is an installation mode in a red cap release, and describes various parameters and installed software of the Linux system in a configuration file mode.
Executing virt-p2v-make-kickstart command generates p2v.ks file.
(3) Production of LiveCD
Based on the p2v.ks file, executing the livecd-creator command generates a livecd-p2v.iso file.
(4) And (5) manually cutting the ISO file generated in the last step, and reducing the size of the file.
The method comprises the following steps: and (3) mounting an ISO file, decompressing a squarhfs file system in the ISO file, deleting unnecessary software packages, helping documents and the like according to the requirement, and then reproducing the ISO file.
The network guiding system is stored on the server as a complete operating system in the form of an image file, and the image file is only hundreds of megabytes in size and corresponds to the ISO file. After the terminal is started, the guiding equipment can be selected, and if the local hard disk is selected for guiding, an operating system installed on the local hard disk is started. If the network guidance is selected, the packaged network guidance system is temporarily downloaded from the server through the network, and the downloaded operating system is guided, and the operating system is integrally loaded into the memory to run.
2. And writing a VOI management interface in the network guidance system, and starting up and running when the client network is guided.
The host-p 2v.iso is provided with a VOI management interface running when being started, and is used for converting an operating system in a hard disk to generate an image file in qcow2 or raw format.
The VOI management interface of the VOI management interface is single in function and crude in interface. The invention writes the VOI management interface of the user, and replaces the self-contained interface in the ISO according to the cutting steps.
The whole is divided into a left part and a right part, the left side panel displays the local system information of the terminal, and the right side panel displays the template information of the server.
The overall flow includes image upload, template download and client-side boot local system image.
Mirror image uploading: and installing a Windows10 system in the terminal, installing an agent program, and shutting down. And starting up to select network guidance, and selecting uploading mirror images on the left side panel of the VOI management interface.
Downloading a template: the server creates a template based on the uploaded system image, defines template attributes (e.g. whether to restore) and client network guidance, and clicks the download template on the right panel of the VOI management interface.
The client directs the local system image: and after the client downloads the template, shutting down. And starting up to select a local hard disk to guide the downloaded local system mirror image.
The VOI management interface program is stored in the image file as a part of the network guidance system, and stored in the server in advance. When the terminal selects network guiding, the network guiding mirror image is downloaded, and the downloaded operation system is guided, at the moment, the VOI management interface program automatically operates.
3. Key point in mirror image uploading process
The Virt-p2v is an open source migration tool of Red Hat, which is used for converting an operating system of a physical machine into a virtual machine image and only supports two image formats of qcow2 and raw.
The client side guides the local system image to require the system image file to be in a VHD format, and if the virt-p2v result qcow2/raw file is converted into the VHD format, the whole time consumption of image uploading is greatly prolonged.
The invention backs up and reforms the qemu-img program called when the server executes p2v operation, and directly adjusts the qemu-img program to a VHD format during mirror image conversion, thereby achieving one-step operation.
4. Client-side boot local system image
The invention utilizes open source engineering Ventoy boot image files. And writing a custom starting menu, customizing the file name of the guiding menu, directly displaying the custom starting menu when the hard disk is guided, and selecting and guiding a specific system mirror image.
5. Key point of realizing template restoration
When the server creates the template, three snapshots are created for the system image template by using open source engineering vhd-uteil-cover, which are respectively named as A, B, C, wherein A is taken as a basic snapshot and is kept unchanged.
After the snapshot B is booted, an agent program in the Windows system copies the basic snapshot to cover the C, and rewrites the boot record to use the C boot.
After the snapshot C is booted, an agent program in the Windows system copies the basic snapshot overlay B, and rewrites the boot record to use the boot B.
Thus, the two snapshots are switched back and forth, and the purpose of system mirror image restoration is realized.
6. Agent profile
The agent program is installed in the Windows10 system and automatically executed as a system service boot.
Before the system image is produced, an agent program needs to be installed first, a Windows registry is set, and VHDs are forbidden to automatically expand.
When the client guides the local system mirror image, the client can not automatically expand to the maximum capacity of the client, and the hard disk space is saved.
In addition, the Windows sleep needs to be turned off, otherwise the p2v procedure fails.
After the client guides the local system mirror image, the agent program in the client cooperates to realize the system restoration.
In the VOI scene, the client can download a plurality of template images, and select one of the template images to start according to the requirement, so as to operate different application environments.
Such as: the template image 1 is preloaded with video editing software, and after the template image 1 is started, the user obtains an operating system containing the video editing software.
Such as: if the 3D design software is preloaded into the template image 2, after the template image 2 is started, the user obtains an operating system containing the 3D design software.
In the VOI scene, the system operates as a conventional operating system, directly operates on a physical machine, and can be operated conventionally, such as daily office work, surfing the Internet, sending and receiving mails, playing video music and the like.
In the VOI scene, an operating system is installed in a terminal, required application programs are preloaded, then a template is manufactured based on the existing operating system of the terminal, and the template is uploaded to a server.
And the other terminals download the template according to the requirement and then perform local operation to obtain the operation environment identical to the template terminal.
The VOI is suitable for, but not limited to, the education industry, different subjects make different templates, and teaching management is facilitated.
The present invention supports selecting a boot from a set of VHD images; the original ecology of the operating system kernel or the component in the image file is maintained without modification; template mirroring based on existing operating systems is supported.
Example two
The embodiment provides a mirror image operation implementation system based on a VOI, which comprises: the system comprises a server and a plurality of clients, wherein the server is communicated with the clients;
in the VOI scene, the client preassembles a required application system, makes a system mirror image template based on the existing operating system of the client, and uploads the system mirror image template to the server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
other clients send requests to the server;
the server responds to other client requests and downloads a system mirror image template to the requesting client;
the requesting client directs the system image template to perform the local system image operation.
In some embodiments, it is also desirable to fabricate the network boot system prior to fabricating the system image template, including: manufacturing and installing a software package in a CentOS7 system; manufacturing a Kickstart file; and manufacturing a LiveCD, generating an ISO file, and cutting the file size of the ISO file.
More specifically, the process of clipping the file size of the ISO file includes: and (3) mounting an ISO file, decompressing a squarhfs file system in the ISO file, deleting unnecessary software packages, helping documents and the like according to the requirement, and then reproducing the ISO file.
In some embodiments, the network guidance system is stored in a server, and the network guidance system includes a VOI management interface, where one side of the VOI management interface displays terminal local system information, and the other side displays target information of the server.
In some embodiments, the process of making a system image template includes: and converting the Windows operating system of the client into a system mirror image template by using Virt-p 2v.
In some embodiments, the system image template is in a VHD format.
In some embodiments, the process of downloading the system image template to the requesting client and booting the system image template includes: the requested client network is guided, the VOI management interface is operated, the required system mirror image template is downloaded from the server, and meanwhile, a custom starting menu is written;
and shutting down, guiding the local hard disk again, displaying a custom starting menu, and selecting and guiding a specific system mirror image.
In some embodiments, the server creates the target based on the uploaded system image template includes:
the server creates three snapshots for the system mirror template, named A, B, C respectively, wherein A is taken as a basic snapshot and is kept unchanged;
after the snapshot B is guided, an agent program in the Windows system copies the basic snapshot to cover the snapshot C, and rewrites a guiding record to use the guidance C;
after the snapshot C is guided, an agent program in the Windows system copies the basic snapshot to cover the B, and rewrites a guiding record to use the B guiding;
thus, the two snapshots are switched back and forth to realize the system mirror image restoration.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for implementing VOI-based mirror image operation, comprising:
in the VOI scene, pre-installing a required application system on a client, manufacturing a system mirror image template based on the existing operating system of the client, and uploading the system mirror image template to a server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
and responding to the requests of other clients, downloading the system mirror template to the requesting client, and guiding the system mirror template to perform local system mirror operation.
2. The VOI based mirror operation implementation method according to claim 1, further requiring the creation of a network boot system before the creation of the system mirror template, comprising: manufacturing and installing a software package in a CentOS7 system; manufacturing a Kickstart file; and manufacturing a LiveCD, generating an ISO file, and cutting the file size of the ISO file.
3. The VOI based mirror operation implementation method according to claim 2, wherein the process of clipping the file size of the ISO file includes: and (3) mounting an ISO file, decompressing a squarhfs file system in the ISO file, deleting unnecessary software packages according to the requirement, and then reproducing the ISO file.
4. The VOI based mirror operation implementation method according to claim 2, wherein the network guidance system is stored in a server, and the network guidance system includes a VOI management interface.
5. The VOI based mirror operation implementation method according to claim 4, wherein one side of the VOI management interface displays terminal local system information, and the other side displays target information of a server.
6. The VOI based mirror operation implementation method according to claim 1, wherein the process of making a system mirror template includes: and converting the Windows operating system of the client into a system mirror image template by using Virt-p 2v.
7. The VOI based mirror operation implementation method according to claim 1, wherein the format of the system mirror template is VHD format.
8. The VOI based mirror operation implementation method according to claim 1, wherein the process of downloading the system mirror template to the requesting client and booting the system mirror template includes: the requested client network is guided, the VOI management interface is operated, the required system mirror image template is downloaded from the server, and meanwhile, a custom starting menu is written;
and shutting down, guiding the local hard disk again, displaying a custom starting menu, and selecting and guiding a specific system mirror image.
9. The VOI based mirror operation implementation method according to claim 1, wherein the process of creating the target by the server based on the uploaded system mirror template includes:
the server creates three snapshots for the system mirror template, named A, B, C respectively, wherein A is taken as a basic snapshot and is kept unchanged;
after the snapshot B is guided, an agent program in the Windows system copies the basic snapshot to cover the snapshot C, and rewrites a guiding record to use the guidance C;
after the snapshot C is guided, an agent program in the Windows system copies the basic snapshot to cover the B, and rewrites a guiding record to use the B guiding;
thus, the two snapshots are switched back and forth to realize the system mirror image restoration.
10. A VOI-based mirror operation implementation system, comprising: the system comprises a server and a plurality of clients, wherein the server is communicated with the clients;
in the VOI scene, the client preassembles a required application system, makes a system mirror image template based on the existing operating system of the client, and uploads the system mirror image template to the server;
the server creates a target based on the uploaded system mirror image template, and defines the attribute of the system mirror image template;
other clients send requests to the server;
the server responds to other client requests and downloads a system mirror image template to the requesting client;
the requesting client directs the system image template to perform the local system image operation.
CN202410274964.9A 2024-03-12 2024-03-12 Mirror image operation realization method and system based on VOI Active CN117873506B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410274964.9A CN117873506B (en) 2024-03-12 2024-03-12 Mirror image operation realization method and system based on VOI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410274964.9A CN117873506B (en) 2024-03-12 2024-03-12 Mirror image operation realization method and system based on VOI

Publications (2)

Publication Number Publication Date
CN117873506A true CN117873506A (en) 2024-04-12
CN117873506B CN117873506B (en) 2024-06-11

Family

ID=90595066

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410274964.9A Active CN117873506B (en) 2024-03-12 2024-03-12 Mirror image operation realization method and system based on VOI

Country Status (1)

Country Link
CN (1) CN117873506B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060117172A1 (en) * 2004-11-12 2006-06-01 Yaoxue Zhang Method and computing system for transparence computing on the computer network
CN103984575A (en) * 2014-05-28 2014-08-13 浪潮电子信息产业股份有限公司 Rapid deployment method of cluster Linux operation system in cloud-computing environment
WO2016095495A1 (en) * 2014-12-19 2016-06-23 中兴通讯股份有限公司 Combined use method and system for voi system and vdi system
WO2017095879A1 (en) * 2015-12-03 2017-06-08 Google Inc. Methods, systems and media for presenting a virtual operating system user interface on a display device
CN107632877A (en) * 2017-09-15 2018-01-26 湖南新云网科技有限公司 VDI and VOI framework virtual machine emerging systems and startup method
CN114296864A (en) * 2021-12-08 2022-04-08 中国—东盟信息港股份有限公司 Method and equipment for converting iso mirror image into container mirror image
CN116069400A (en) * 2022-12-21 2023-05-05 福建升腾资讯有限公司 Method and terminal for starting Linux operating system under VOI architecture
WO2023197862A1 (en) * 2022-04-13 2023-10-19 广州视源电子科技股份有限公司 Mirror image management methods, apparatus, server, terminal, and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060117172A1 (en) * 2004-11-12 2006-06-01 Yaoxue Zhang Method and computing system for transparence computing on the computer network
CN103984575A (en) * 2014-05-28 2014-08-13 浪潮电子信息产业股份有限公司 Rapid deployment method of cluster Linux operation system in cloud-computing environment
WO2016095495A1 (en) * 2014-12-19 2016-06-23 中兴通讯股份有限公司 Combined use method and system for voi system and vdi system
WO2017095879A1 (en) * 2015-12-03 2017-06-08 Google Inc. Methods, systems and media for presenting a virtual operating system user interface on a display device
CN107632877A (en) * 2017-09-15 2018-01-26 湖南新云网科技有限公司 VDI and VOI framework virtual machine emerging systems and startup method
CN114296864A (en) * 2021-12-08 2022-04-08 中国—东盟信息港股份有限公司 Method and equipment for converting iso mirror image into container mirror image
WO2023197862A1 (en) * 2022-04-13 2023-10-19 广州视源电子科技股份有限公司 Mirror image management methods, apparatus, server, terminal, and storage medium
CN116069400A (en) * 2022-12-21 2023-05-05 福建升腾资讯有限公司 Method and terminal for starting Linux operating system under VOI architecture

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
TSENG-CHANG YEN等: "Provision of load-balanced Linux packages mirror service in private cloud", 《2012 IEEE INTERNATIONAL CONFERENCE ON COMPUTATIONAL INTELLIGENCE AND CYBERNETICS (CYBERNETICSCOM)》, 14 February 2013 (2013-02-14) *
刘期建;冯灵林;张大敏;程宏伟;: "基于VOI模式的多媒体教学环境构建研究", 电脑知识与技术, no. 34, 5 December 2014 (2014-12-05) *

Also Published As

Publication number Publication date
CN117873506B (en) 2024-06-11

Similar Documents

Publication Publication Date Title
CN109117425B (en) Method, system, and medium for digital asset synchronization
CN111045781B (en) Method, device and storage medium for creating mirror image by cloud platform
US8977828B2 (en) Data recovery using conversion of backup to virtual disk
CN111061540B (en) Application virtualization method and system based on container technology
EP2176747B1 (en) Unified provisioning of physical and virtual disk images
US9720719B2 (en) Method and system for optimizing virtual disk provisioning
CN111818120A (en) End cloud user interaction method and system, corresponding equipment and storage medium
CN103019802B (en) A kind of virtual machine management method and platform
CN108132826B (en) Mirror image management method and device for cross-cloud server and server
US9344528B2 (en) Data compressor using hints
US20180260241A1 (en) Method and system of migrating applications to a cloud-computing environment
CN112068930B (en) Method for migrating virtual machine across platforms
KR20120072241A (en) System for moving individual virtual machine among cloud computing environment and method thereof
CN102799422B (en) Screenshotss method is pulled in digital video
CN111786810A (en) Automatic deployment method and system for large-scale test bed nodes
CN111782231A (en) Service deployment method and device
CN102056022A (en) Set top box and method and device for applying operating system in set top box
JP2016197397A (en) Content providing system and content providing method
CN103530144A (en) Method for generating virtual machine images from legacy system
CN117873506B (en) Mirror image operation realization method and system based on VOI
US11106380B2 (en) Migration of storage for workloads between desktop and cloud environments
CN111124598B (en) Virtual desktop software management method and system
CN116841799A (en) Virtual machine backup method, system, equipment and readable storage medium
CN116962807A (en) Video rendering method, device, equipment and storage medium
CN115509563A (en) Mirror image file manufacturing method, device, equipment and medium

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