CN110399248B - Image file creation and acquisition method, device and server - Google Patents

Image file creation and acquisition method, device and server Download PDF

Info

Publication number
CN110399248B
CN110399248B CN201810381789.8A CN201810381789A CN110399248B CN 110399248 B CN110399248 B CN 110399248B CN 201810381789 A CN201810381789 A CN 201810381789A CN 110399248 B CN110399248 B CN 110399248B
Authority
CN
China
Prior art keywords
disk
image file
server
description information
information
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
CN201810381789.8A
Other languages
Chinese (zh)
Other versions
CN110399248A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810381789.8A priority Critical patent/CN110399248B/en
Publication of CN110399248A publication Critical patent/CN110399248A/en
Application granted granted Critical
Publication of CN110399248B publication Critical patent/CN110399248B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1461Backup scheduling policy

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application provides a method, a device and a server for creating and acquiring an image file, wherein the method comprises the following steps: creating a first disk corresponding to the image file in the storage device; mounting the first disk to a first server; and writing the image file into the first disk. By the technical scheme, the image file distribution efficiency can be improved, the image file distribution is accelerated, the time expenditure is saved, and the storage resources are saved.

Description

Image file creation and acquisition method, device and server
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method, an apparatus, and a server for creating and acquiring an image file.
Background
The cloud PaaS (Platform as a Service ) platform is an operation supporting platform established based on a cloud computing technology, and third-party software developers can deploy application products on the cloud PaaS platform and provide services for users. The traditional cloud PaaS platform generally adopts a virtual machine to realize the isolation of different software developer applications, and takes the virtual machine as a minimum unit of scheduling, but when the virtual machine is adopted as the minimum unit, a plurality of problems such as long starting time, more occupied system resources, time consumption of migration adjustment and the like exist. Based on the method, the novel cloud PaaS platform can adopt a container technology to realize the isolation of different software developer applications, and the container is used as the minimum unit of scheduling. The container technology is a virtualization technology, and an application is managed by means of a virtualized operating system, and each container contains an exclusive complete user environment space.
Because of the large number of users, a large number of containers may be deployed at a server in order to provide services to the users, which together provide services to the users, thereby avoiding overloading a container. Moreover, these containers can obtain the same image file and run the image file to provide services to the user.
Currently, a server generates an image file locally, stores the image file in a storage server, and each container obtains the image file from the storage server and stores the image file locally. In general, the image file is relatively large, such as 3G, so that a large amount of disk space is required when the image file is locally generated; the server occupies a lot of bandwidth and takes a long time when storing the image file to the storage server. When each container acquires an image file from a storage server, a large amount of bandwidth is occupied, and long time is consumed; each container requires a lot of disk space when storing the image file locally.
Disclosure of Invention
The application provides a method for creating an image file, which is applied to a first server and comprises the following steps:
creating a first disk corresponding to the image file in the storage device;
Mounting the first disk to the first server;
and writing the image file into the first disk.
The application provides a mirror image file acquisition method which is applied to a second server and comprises the following steps:
acquiring description information of a first disk in storage equipment;
creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk;
mounting the third disk to the second server;
and operating the image file in the third disk.
The application provides an image file creation device, which is applied to a first server and comprises:
the creation module is used for creating a first disk corresponding to the image file in the storage device;
the mounting module is used for mounting the first disk to the first server;
and the writing module is used for writing the image file into the first disk.
The application provides an image file acquisition device, which is applied to a second server and comprises:
the acquisition module is used for acquiring the description information of the first disk in the storage device;
the creation module is used for creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk;
The mounting module is used for mounting the third disk to the second server;
and the operation module is used for operating the image file in the third disk.
The present application provides a first server including: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: creating a first disk corresponding to the image file in the storage device; mounting the first disk to the first server; and writing the image file into the first disk.
The present application provides a second server comprising: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: acquiring description information of a first disk in storage equipment; creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; mounting the third disk to the second server; and operating the image file in the third disk.
Based on the above technical scheme, in the embodiment of the present application, when the first server generates the image file, the first server creates the first disk corresponding to the image file in the storage device, mounts the first disk to the first server, and writes the image file to the first disk. In this way, the first server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the first server. Moreover, the first server provides the description information of the first disk to the second server instead of storing the image file in the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupying a large amount of bandwidth, consuming a long time and the like are solved. When the second server (such as a container of the second server) acquires the image file, a third disk in the storage device is mounted on the second server, and the image file in the third disk is operated. In this way, the second server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the second server. The second server only needs to acquire the description information of the first disk, and does not need to acquire the image file from the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupation of a large amount of bandwidth, long time consumption and the like are solved. Obviously, based on the mode, the image file distribution efficiency can be improved, the image file distribution is quickened, the time expenditure is saved, and the local storage resources of the server are saved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the following description will briefly describe the drawings required to be used in the embodiments of the present application or the description in the prior art, and it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings may be obtained according to these drawings of the embodiments of the present application for a person having ordinary skill in the art.
FIG. 1 is a flow chart of a method of creating an image file in one embodiment of the application;
FIG. 2 is a flow chart of a method of image file acquisition in another embodiment of the application;
FIG. 3A is a schematic view of an application scenario in an embodiment of the present application;
FIG. 3B is a flow chart of a method of image file acquisition in another embodiment of the application;
FIG. 3C is a flow chart of a method of image file acquisition in another embodiment of the application;
FIG. 4 is a block diagram of an image file creation apparatus in one embodiment of the present application;
fig. 5 is a block diagram of an image file acquiring apparatus in another embodiment of the present application.
Detailed Description
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to any or all possible combinations including one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used herein to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the application. Depending on the context, furthermore, the word "if" used may be interpreted as "at … …" or "at … …" or "in response to a determination".
The embodiment of the application provides a method for creating an image file, which can be applied to a first server, and is shown in fig. 1, and is a flowchart of the method for creating the image file, and the method can include:
step 101, creating a first disk corresponding to the image file in the storage device.
Wherein creating a first disk in the storage device corresponding to the image file may include, but is not limited to:
determining the disk size occupied by the mirror image file, and sending a creation message carrying the disk size to the storage device; the create message is for causing the storage device to create a first disk corresponding to the disk size.
And secondly, determining the description information of the second disk associated with the image file, and creating a first disk corresponding to the image file in the storage device according to the description information of the second disk. Further, creating a first disk corresponding to the image file in the storage device according to the description information of the second disk may further include, but is not limited to: determining the disk size occupied by the mirror image file; sending a creation message carrying the disk size and the description information of the second disk to a storage device; the creation message is used for enabling the storage device to acquire the image file in the second disk according to the description information of the second disk, and creating a first disk corresponding to the size of the disk, wherein the first disk comprises the image file in the second disk.
Wherein determining the description information of the second disk associated with the image file may include: and determining mirror image information corresponding to the mirror image file in the second disk, and acquiring description information of the second disk corresponding to the mirror image information. Further, obtaining the description information of the second disk corresponding to the mirror image information may further include, but is not limited to, the following ways: inquiring description information of a second disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
Step 102, mounting the first disk to a first server.
Step 103, writing the image file to the first disk.
In one example, after the image file is written to the first disk, the description information of the first disk may also be provided to the second server, so that the second server obtains the image file in the first disk according to the description information of the first disk. For example, providing the description information of the first disk to the second server includes: directly transmitting the description information of the first disk to a second server; or, storing the description information of the first magnetic disk in a storage server, so that the second server obtains the description information of the first magnetic disk from the storage server.
Further, storing the description information of the first disk in the storage server, so that the second server obtains the description information of the first disk from the storage server, may include: determining mirror image information corresponding to a mirror image file in the first disk, and storing the corresponding relation between the mirror image information and description information of the first disk in a storage server; the mirror information may be sent to a second server, so that the second server queries the description information of the first disk corresponding to the mirror information from the storage server.
In the above embodiment, the second server may include a container for running the image file. In addition, the description information of the first disk may include: descriptive information of a corresponding snapshot in the storage device is stored on the first disk.
In one example, the above execution sequence is only given for convenience of description, and in practical application, the execution sequence between steps may be changed, which is not limited. Moreover, in other embodiments, the steps of the corresponding methods need not be performed in the order shown and described herein, and the methods may include more or less steps than described herein. Furthermore, individual steps described in this specification, in other embodiments, may be described as being split into multiple steps; various steps described in this specification, in other embodiments, may be combined into a single step.
Based on the above technical solution, in the embodiment of the present application, when the first server generates the image file, the first disk corresponding to the image file is created in the storage device, and the first disk may be mounted on the first server, and the image file is written into the first disk. In this way, the first server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the first server. Moreover, the first server provides the description information of the first disk to the second server instead of storing the image file in the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupation of a large amount of bandwidth, long time consumption and the like can be solved. Furthermore, based on the mode, the image file distribution efficiency can be improved, the image file distribution is quickened, the time expenditure is saved, and the local storage resources of the server are saved.
The embodiment of the application provides a method for acquiring an image file, which can be applied to a second server, and is shown in fig. 2, and is a flowchart of the method for acquiring the image file, and the method can include:
step 201, obtaining description information of a first disk in a storage device. Wherein, the description information of the first disk may include, but is not limited to: descriptive information of a corresponding snapshot in the storage device is stored on the first disk.
In one example, obtaining the description information of the first disk in the storage device may include, but is not limited to: obtaining mirror image information corresponding to a mirror image file in the first disk; and acquiring the description information of the first disk corresponding to the mirror image information. Further, obtaining the description information of the first disk corresponding to the mirror image information may further include, but is not limited to: inquiring description information of a first disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
Step 202, creating a third disk in the storage device according to the description information of the first disk.
Wherein the third disk may include an image file in the first disk.
Wherein creating a third disk in the storage device based on the description information of the first disk may include, but is not limited to: and cloning the first disk corresponding to the description information in the storage equipment to obtain a third disk (namely the cloned disk). Further, cloning the first disk corresponding to the description information in the storage device to obtain a third disk may further include, but is not limited to: sending a clone message carrying the description information of the first disk to a storage device; the cloning message is used for enabling the storage device to acquire a first disk corresponding to the description information of the first disk, and cloning the first disk to obtain a third disk.
And 203, mounting the third disk to a second server.
Step 204, running the image file in the third disk.
Wherein the second server may further comprise a container for running the image file; based on this, running the image file in the third disk may include: the image file in the third disk is run through the container.
In one example, the above execution sequence is only given for convenience of description, and in practical application, the execution sequence between steps may be changed, which is not limited. Moreover, in other embodiments, the steps of the corresponding methods need not be performed in the order shown and described herein, and the methods may include more or less steps than described herein. Furthermore, individual steps described in this specification, in other embodiments, may be described as being split into multiple steps; various steps described in this specification, in other embodiments, may be combined into a single step.
Based on the above technical scheme, in the embodiment of the present application, when the second server obtains the image file, the third disk in the storage device is mounted to the second server, and the image file in the third disk is operated. In this way, the second server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the second server. The second server only needs to acquire the description information of the first disk, and does not need to acquire the image file from the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupation of a large amount of bandwidth, long time consumption and the like are solved. Based on the mode, the image file distribution efficiency can be improved, the image file distribution is quickened, the time expenditure is saved, and the local storage resources of the server can be saved.
The following describes the above technical solution in detail with reference to a specific application scenario, and is shown in fig. 3A, which is a schematic diagram of an application scenario in an embodiment of the present application. The first server may be referred to as a package server for building an image file of the application; the storage device may be a distributed block device, also referred to as a block device cluster, and may provide functions of creating a disk, snapshot the disk, cloning the disk from the snapshot, and so on; the storage server can be a mirror image warehouse or a database, and is used for storing the corresponding relation between mirror image information of a mirror image file and description information of a disk, and also providing functions of authentication service, unified file storage service and the like; the second server may be an operating environment of the container, and the disk of the storage device may be mounted to the second server for use by the container.
In one example, a distributed block device may include a large number of memory blocks (e.g., fixed size memory blocks) that may be provided to a server such that the server may create a disk from the memory blocks provided by the distributed block device, where the disk may be composed of a plurality of memory blocks, e.g., a disk size of 100M and a memory block size of 4M, where the disk may be composed of 25 memory blocks. The processing of the disk by the server is actually the processing for the 25 memory blocks, i.e. the data is stored in the memory blocks of the distributed block device.
The magnetic Disk in this embodiment may be a type of magnetic Disk such as SSD (Solid State Drive ), HHD (Hybrid Hard Drive, hybrid Hard Disk Drive), HDD (Hard Disk Drive), or the like, or may be a type of phase change memory magnetic Disk, a type of quantum memory magnetic Disk, a type of graphene memory magnetic Disk, or the like, and the type of the magnetic Disk is not limited as long as it is used for storing data.
Wherein a container for running the image file can be deployed at the second server and services can be provided to the user by running the image file. Moreover, for some application (e.g., a commodity center application), a large number of containers may be deployed for providing services to users, and these containers may be deployed on multiple second servers. For example, the container 1-container 10 is disposed at the second server 1, the container 11 is disposed at the second server 2, the container 12-container 18 is disposed at the second server 3, and so on, the manner of disposition is not limited.
In the conventional manner, the first server writes the image file in the local disk, so that a large amount of disk space is occupied; in the embodiment of the application, the first server applies for a disk from the storage device and mounts the disk locally, so that the image file is directly written into the storage device, thereby saving disk space.
In the traditional mode, the first server stores the image file to the storage server, so that a large amount of bandwidth is occupied, and a long time is consumed; in the embodiment of the application, the first server stores the description information of the disk to the storage server, and the size (such as 1K) of the description information is far smaller than the size (such as 3G) of the mirror image file, so that the data storage speed is increased, and the problems of occupying a large amount of bandwidth, consuming a long time and the like are solved.
In the traditional mode, the second server needs to acquire the image file from the storage server, occupies a large amount of bandwidth and needs to consume a long time; in the embodiment of the application, the second server only needs to acquire the description information of the disk from the storage server, and the size (such as 1K) of the description information is far smaller than the size (such as 3G) of the mirror image file, so that the data reading speed is increased, and the problems of occupation of a large amount of bandwidth, long time consumption and the like are solved.
In the traditional mode, the second server needs to store the image file locally, so that a large amount of disk space is occupied; in the embodiment of the application, the second server can mount the disk of the storage device to the second server, and the container runs the image files in the disk, for example, the mount directory of the disk is used as the container root directory, and then the container is started, so that the container runs the image files in the disk, and the local disk space is saved.
Referring to fig. 3B, a flowchart of a method for obtaining an image file is shown, which may include:
in step 301, a first server obtains an image file a, and determines a disk size occupied by the image file a.
For example, the first server may receive an image file a input by the developer, where the image file a may include a disk size occupied by the image file a (hereinafter, a disk size 1 is illustrated as an example, and the disk size 1 may be 3G, for example). Of course, image file a may also include other content, without limitation.
In step 302, a first server sends a create message to a storage device carrying a disk size of 1.
In step 303, after receiving the creation message, the storage device creates a first disk corresponding to the disk size 1 locally, and subsequently refers to the first disk as disk a, where the size of disk a is disk size 1.
In step 304, the first server mounts the disk a to the first server. For example, the first server creates a directory for image file a and mounts the disk a under the directory of the first server.
The mounting of the disk a to the first server means that the disk a of the remote storage device is directly used by being mounted to the first server, and the operation on the disk a is the operation directly to the remote storage device.
In step 305, the first server writes image file a to disk a. For example, when the first server writes the image file a to the directory, the image file a is actually written to the disk a.
Wherein the process of the first server writing the image file a to the disk a is actually writing the image file a directly to the disk a of the storage device, instead of writing to the disk local to the first server.
In step 306, the first server converts disk a in the storage device to snapshot a.
After the first server writes the image file a into the disk a, if the image file a is written, the complete image file a is written into the disk a of the storage device. Considering that the disk a is a readable/writable disk, in order to avoid modifying the image file a in the disk a, the disk a may be converted into a snapshot a (for example, the first server sends a conversion command for the disk a to the storage device, and the storage device converts the disk a into the snapshot a, which is not limited in this conversion process), where the content of the snapshot a is the same as that of the disk a, that is, the snapshot a also includes the complete image file a. Moreover, snapshot a is a readable and non-writable snapshot, i.e., modification of image file a in snapshot a is not possible. Furthermore, the same disk as disk A may also be cloned using this snapshot A, and the subsequent examples describe the cloning process.
In step 307, the first server determines description information of disk a, where the description information may include, but is not limited to, description information of a corresponding snapshot (e.g., snapshot a) of disk a in the storage device.
For example, after the storage device converts the disk a into the snapshot a, description information of the snapshot a (such as a name, creation time, and the like of the snapshot a, which are not limited thereto) may be sent to the first server, and the first server may receive the description information of the snapshot a, that is, the description information of the disk a.
In step 308, the first server stores the corresponding relationship between the description information of the disk a and the image information (such as the image name, the image parameter, etc., without limitation) of the image file a in the storage server.
The first server may obtain the image information from the image file a, and send the description information of the disk a and the image information to the storage server, so that the storage server stores the correspondence between the description information of the disk a and the image information.
In step 309, the first server sends the image information of the image file a to the second server.
Of course, the image information of the image file a may be sent to the second server in other manners, for example, the developer sends the image information of the image file a to the second server, which is not limited thereto.
In step 310, the second server obtains the image information corresponding to the image file a.
In step 311, the second server queries the description information corresponding to the mirror information from the storage server. The storage server stores the correspondence between the image information of the image file a and the description information of the disk a, so that after the second server obtains the image information of the image file a, the second server can query the description information corresponding to the image information, that is, the description information of the disk a, from the storage server.
In step 312, the second server sends a clone message carrying the description information of disk A to the storage device.
In step 313, after receiving the cloning message, the storage device queries the snapshot a corresponding to the description information (such as the name and creation time of the snapshot a) of the disk a, and clones the snapshot a (the cloning process of the snapshot a is equivalent to cloning the disk a), to obtain the cloned disk B.
Wherein, since snapshot a includes image file a, disk B also includes image file a.
In step 314, the second server mounts disk B to the second server. For example, the second server may create a mount directory for disk B and mount disk B under the mount directory of the second server.
In step 315, the second server runs image file a on disk B. For example, the mount directory may be used as a container root directory, and then the container is started, so that the container runs the image file a in the disk B.
Wherein the second server runs the image file a in disk B, instead of using a disk local to the second server, in effect directly running the image file a in disk B of the storage device.
The second server where each container is located may use steps 310 to 315, so as to run the image file a in the disk of the storage device, and then provide the service corresponding to the image file a to the user.
Referring to fig. 3C, another flowchart of a method for obtaining an image file may include:
in step 321, the first server obtains the image file B, determines the disk size occupied by the image file B, and determines the image information of the image file associated with the image file B. For example, when image file A is associated with image file B, then the image information may include image information for image file A.
Wherein, the association of the image file A and the image file B means that: in order to realize the function of the image file B, the function needs to be realized on the basis of the image file a, that is, the image file B can multiplex the content of the image file a.
For example, the first server may receive an image file B input by the developer, which may include image information of an image file a associated with the image file B. In addition, the image file B may include a disk size occupied by the image file B (hereinafter, the disk size 2 will be described as an example, for example, the disk size 2 may be 4G). Of course, image file B may also include other content, without limitation.
In step 322, the first server queries the storage server for description information corresponding to the image information. The mapping information of the image file a and the description information of the disk a are stored in the storage server, so that the first server may query the description information corresponding to the mapping information, that is, the description information of the disk a, from the storage server after obtaining the mapping information of the image file a.
In step 323, the first server sends a create message to the storage device, where the create message may carry the disk size 2 and description information of the disk a (e.g., description information of the snapshot a corresponding to the disk a).
In step 324, after receiving the creation message, the storage device creates a disk C corresponding to the disk size 2 locally, that is, the size of the disk C is the disk size 2. When the storage device creates the disk C, firstly, the snapshot a corresponding to the description information (such as the name and the creation time of the snapshot a) of the disk a is queried, and the snapshot a is cloned (the cloning process of the snapshot a is equivalent to that of the disk a), so as to obtain a cloned disk D, and then, the storage device creates the disk C on the basis of the disk D, that is, the disk D may include the image file a in the snapshot a, and the disk C includes the image file a.
In step 325, the first server mounts disk C to the first server. For example, the first server creates a directory for image file B and mounts the disk C under the directory of the first server.
At step 326, the first server writes image file B to disk C. For example, when the first server writes the image file B to the directory, the image file B is actually written to the disk C.
Wherein the process of the first server writing the image file B to the disk C is actually writing the image file B directly to the disk C of the storage device, instead of writing to the disk local to the first server. Also, after image file B is written to disk C, disk C may include image file a and image file B.
In step 327, the first server converts disk C in the storage device to snapshot C.
After the first server writes the image file B into the disk C, if the writing of the image file B is completed, the image file a and the image file B are written into the disk C of the storage device. Considering that the disk C is a readable/writable disk, in order to avoid modification of the image file a and the image file B in the disk C, the disk C may be converted into a snapshot C, where the content of the snapshot C is the same as that of the disk C, i.e. the snapshot C may also include the image file a and the image file B. Moreover, snapshot C is a readable and non-writable snapshot, i.e., modification cannot be performed on image file a and image file B in snapshot C. Furthermore, the same disk as disk C may also be cloned using this snapshot C, and the subsequent examples describe the cloning process.
In step 328, the first server determines description information for disk C, where the description information may include, but is not limited to, description information for a corresponding snapshot (e.g., snapshot C) of disk C in the storage device.
For example, after the storage device converts the disk C into the snapshot C, description information of the snapshot C (such as a name, creation time, etc. of the snapshot C, without limitation, may be sent to the first server, and the first server may receive the description information of the snapshot C, that is, the description information of the disk C.
In step 329, the first server stores the correspondence between the description information of the disk C and the image information (such as the image name, the image parameter, etc., without limitation) of the image file B in the storage server.
The image file B may further include image information of the image file B, and the first server may obtain the image information from the image file B, and send the description information of the disk C and the image information to the storage server, so that the storage server stores a correspondence between the description information of the disk C and the image information.
In step 330, the first server sends the image information of the image file B to the second server.
Of course, the image information of the image file B may be sent to the second server in other manners, for example, the developer sends the image information of the image file B to the second server, which is not limited thereto.
In step 331, the second server obtains the image information corresponding to the image file B.
In step 332, the second server queries the description information corresponding to the mirror information from the storage server. The mapping relation between the mirror information of the mirror file B and the description information of the disk C is stored in the storage server, so that after the second server obtains the mirror information of the mirror file B, the description information corresponding to the mirror information, that is, the description information of the disk C, can be queried from the storage server.
In step 333, the second server sends a clone message to the storage device carrying the description information of disk C.
In step 334, after receiving the cloning message, the storage device queries the snapshot C corresponding to the description information (such as the name and creation time of the snapshot C) of the disk C, and clones the snapshot C (the process of cloning the snapshot C is equivalent to cloning the disk C), to obtain the cloned disk E. Since snapshot C includes image file a and image file B, disk E also includes image file a and image file B.
In step 335, the second server mounts disk E to the second server. For example, the second server may create a mount directory for disk E and mount the disk E under the mount directory of the second server.
In step 336, the second server runs image file A and image file B on disk E. For example, the mount directory may be used as a container root directory, and then the container is started, so that the container runs the image file a and the image file B in the disk E, and a service corresponding to the image file B may be provided to the user.
Based on the above technical scheme, in the embodiment of the present application, when the first server generates the image file, the first server creates the first disk corresponding to the image file in the storage device, mounts the first disk to the first server, and writes the image file to the first disk. In this way, the first server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the first server. Moreover, the first server provides the description information of the first disk to the second server instead of storing the image file in the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupying a large amount of bandwidth, consuming a long time and the like are solved. When the second server (such as a container of the second server) acquires the image file, a third disk in the storage device is mounted on the second server, and the image file in the third disk is operated. In this way, the second server may utilize the disk space of the storage device without taking up a significant amount of the disk space of the second server. The second server only needs to acquire the description information of the first disk, and does not need to acquire the image file from the storage server, and the size of the description information is far smaller than that of the image file, so that the problems of occupation of a large amount of bandwidth, long time consumption and the like are solved. Obviously, based on the mode, the image file distribution efficiency can be improved, the image file distribution is quickened, the time expenditure is saved, and the local storage resources of the server are saved.
In the above embodiment, in order to protect the storage device, the concurrency of the storage device may also be controlled. For example, applying for the storage device that the number of containers of the disk does not exceed a preset threshold (e.g., 2000); or, determining whether to accept the application flow of the new container by detecting the flow of the storage device in real time, if the flow of the storage device is not greater than the threshold value, allowing the new container to apply for the disk, and if the flow of the storage device is greater than the threshold value, not allowing the new container to apply for the disk. Of course, the above manner is merely an example, and is not limited thereto.
Based on the same application concept as the above method, the embodiment of the present application further provides an image file creating apparatus, which may be applied to the first server, as shown in fig. 4, and is a structural diagram of the apparatus, where the apparatus includes:
a creating module 401, configured to create a first disk corresponding to an image file in a storage device;
a mounting module 402, configured to mount the first disk to the first server;
a writing module 403, configured to write the image file to the first disk.
The creation module 401 is specifically configured to, when creating a first disk corresponding to an image file in a storage device: determining the size of a disk occupied by the mirror image file; sending a creation message carrying the disk size to the storage device; the creation message is used for enabling the storage device to create a first disk corresponding to the disk size; or determining the description information of a second disk associated with the image file; and creating a first disk corresponding to the image file in the storage device according to the description information of the second disk.
The creation module 401 is specifically configured to, when determining the description information of the second disk associated with the image file: determining mirror image information corresponding to a mirror image file in the second disk; acquiring description information of a second disk corresponding to the mirror image information; the creation module 401 is specifically configured to, when obtaining the description information of the second disk corresponding to the mirror image information: inquiring description information of the second disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
In one example, the image file creating apparatus may further include (not shown in the figure):
and the sending module is used for providing the description information of the first disk to a second server so that the second server can acquire the image file in the first disk according to the description information.
The sending module is specifically configured to, when providing the description information of the first disk to the second server: determining mirror image information corresponding to a mirror image file in a first disk; storing the corresponding relation between the mirror image information and the description information of the first disk in a storage server; and sending the mirror image information to a second server, so that the second server queries the description information of the first disk corresponding to the mirror image information from the storage server.
Based on the same application concept as the above method, an embodiment of the present application further provides a first server, including: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: creating a first disk corresponding to the image file in the storage device; mounting the first disk to the first server; and writing the image file into the first disk.
Based on the same application concept as the above method, the embodiment of the present application further provides a machine-readable storage medium, where a number of computer instructions are stored, and when executed, the computer instructions perform the following processes: creating a first disk corresponding to the image file in the storage device; mounting the first disk to the first server; and writing the image file into the first disk.
Based on the same application concept as the above method, the embodiment of the present application further provides an image file obtaining device, which may be applied to a second server, as shown in fig. 5, and is a structural diagram of the device, where the device includes:
An obtaining module 501, configured to obtain description information of a first disk in a storage device;
a creating module 502, configured to create a third disk in the storage device according to the description information of the first disk, where the third disk includes an image file in the first disk;
a mounting module 503, configured to mount the third disk to the second server;
and a running module 504, configured to run the image file in the third disk.
The acquiring module 501 is specifically configured to, when acquiring the description information of the first disk in the storage device: obtaining mirror image information corresponding to a mirror image file in a first disk; acquiring description information of the first disk corresponding to the mirror image information; the acquiring module 501 is specifically configured to, when acquiring the description information of the first disk corresponding to the mirror information: inquiring description information of the first disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
Based on the same application concept as the method, the embodiment of the application further provides a second server, which comprises: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: acquiring description information of a first disk in storage equipment; creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; mounting the third disk to the second server; and operating the image file in the third disk.
Based on the same application concept as the above method, the embodiment of the present application further provides a machine-readable storage medium, where a number of computer instructions are stored, and when executed, the computer instructions perform the following processes: acquiring description information of a first disk in storage equipment; creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; mounting a third disk to the second server; and running the image file in the third disk.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. A typical implementation device is a computer, which may be in the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in the same piece or pieces of software and/or hardware when implementing the present application.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the application may take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. 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.
Moreover, these computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (26)

1. An image file creation method, which is applied to a first server, includes:
creating a first disk corresponding to the image file in the storage device;
mounting the first disk to the first server;
writing the image file to the first disk; wherein writing the image file to the first disk comprises: the image file is directly written to a first disk of the storage device and the image file is not written to a local disk of the first server.
2. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the creating a first disk corresponding to the image file in the storage device includes:
determining the size of a disk occupied by the mirror image file;
sending a creation message carrying the disk size to the storage device; the creation message is used for enabling the storage device to create a first disk corresponding to the disk size.
3. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the creating a first disk corresponding to the image file in the storage device includes:
determining description information of a second disk associated with the image file;
And creating a first disk corresponding to the image file in the storage device according to the description information of the second disk.
4. A method according to claim 3, wherein creating a first disk corresponding to the image file in the storage device based on the description information of the second disk comprises:
determining the size of a disk occupied by the mirror image file;
sending a creation message carrying description information of the disk size and the second disk to the storage device; the creation message is used for enabling the storage device to acquire the image file in the second disk according to the description information of the second disk, and creating a first disk corresponding to the disk in size, wherein the first disk comprises the image file in the second disk.
5. The method of claim 3, wherein the step of,
said determining the description information of the second disk associated with the image file includes:
determining mirror image information corresponding to the mirror image file in the second disk;
and acquiring the description information of the second disk corresponding to the mirror image information.
6. The method of claim 5, wherein the step of determining the position of the probe is performed,
the obtaining the description information of the second disk corresponding to the mirror image information includes:
Inquiring description information of the second disk corresponding to the mirror image information from a storage server;
the storage server is used for recording the corresponding relation between the mirror image information and the description information.
7. The method of claim 1, wherein the step of determining the position of the substrate comprises,
after the image file is written to the first disk, the method further includes:
and providing the description information of the first disk to a second server so that the second server obtains the image file in the first disk according to the description information.
8. The method of claim 7, wherein the step of determining the position of the probe is performed,
the providing the description information of the first disk to a second server includes:
and storing the description information of the first magnetic disk into a storage server so that the second server can acquire the description information of the first magnetic disk from the storage server.
9. The method of claim 8, wherein the step of determining the position of the first electrode is performed,
the storing the description information of the first disk in a storage server, so that the second server obtains the description information of the first disk from the storage server, including:
Determining mirror image information corresponding to a mirror image file in the first disk;
storing the corresponding relation between the mirror image information and the description information of the first disk into a storage server; and sending the mirror image information to the second server so that the second server can inquire the description information of the first disk corresponding to the mirror image information from the storage server.
10. The method of claim 7, wherein the step of determining the position of the probe is performed,
the second server includes a container for running the image file.
11. The method of claim 1, wherein the description information of the first disk includes: and describing information of corresponding snapshots of the first disk in the storage device.
12. The image file obtaining method is characterized by being applied to a second server and comprising the following steps of:
acquiring description information of a first disk in storage equipment;
creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; the method comprises the steps that an image file in a first disk is written into the first disk by a first server; the first server writing the image file to the first disk, comprising: directly writing the image file to a first disk of the storage device, and not writing the image file to a local disk of the first server;
Mounting the third disk to the second server;
and operating the image file in the third disk.
13. The method of claim 12, wherein the step of determining the position of the probe is performed,
the obtaining the description information of the first disk in the storage device includes:
obtaining mirror image information corresponding to a mirror image file in the first disk;
and acquiring the description information of the first disk corresponding to the mirror image information.
14. The method of claim 13, wherein the step of determining the position of the probe is performed,
the obtaining the description information of the first disk corresponding to the mirror image information includes:
inquiring description information of the first disk corresponding to the mirror image information from a storage server;
the storage server is used for recording the corresponding relation between the mirror image information and the description information.
15. The method of claim 12, wherein the step of determining the position of the probe is performed,
the creating a third disk in the storage device according to the description information of the first disk includes:
and cloning the first disk corresponding to the description information in the storage equipment to obtain a third disk.
16. The method of claim 15, wherein cloning, in the storage device, the first disk corresponding to the description information to obtain a third disk, includes:
Sending a clone message carrying description information of the first disk to the storage device; the cloning message is used for enabling the storage device to acquire a first disk corresponding to the description information of the first disk, and cloning the first disk to obtain a third disk.
17. The method of claim 12, wherein the step of determining the position of the probe is performed,
the second server includes a container for running the image file;
and running the image file in the third disk, including:
and running the image file in the third disk through the container.
18. The method of claim 12, wherein the description information of the first disk includes: and describing information of corresponding snapshots of the first disk in the storage device.
19. An image file creation apparatus, applied to a first server, comprising:
the creation module is used for creating a first disk corresponding to the image file in the storage device;
the mounting module is used for mounting the first disk to the first server;
the writing module is used for writing the image file into the first disk; wherein writing the image file to the first disk comprises: the image file is directly written to a first disk of the storage device and the image file is not written to a local disk of the first server.
20. The apparatus of claim 19, wherein the device comprises a plurality of sensors,
the creation module is specifically configured to, when creating a first disk corresponding to an image file in a storage device:
determining the size of a disk occupied by the mirror image file; sending a creation message carrying the disk size to the storage device; the creation message is used for enabling the storage device to create a first disk corresponding to the disk size; or determining the description information of a second disk associated with the image file; and creating a first disk corresponding to the image file in the storage device according to the description information of the second disk.
21. The apparatus of claim 20, wherein the creation module is further configured to, when determining the description information of the second disk associated with the image file: determining mirror image information corresponding to the mirror image file in the second disk; acquiring description information of the second disk corresponding to the mirror image information;
the creation module is specifically configured to, when obtaining the description information of the second disk corresponding to the mirror image information: inquiring description information of the second disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
22. The apparatus as recited in claim 19, further comprising:
the sending module is used for providing the description information of the first disk to a second server so that the second server can acquire the image file in the first disk according to the description information;
the sending module is specifically configured to, when providing the description information of the first disk to the second server: determining mirror image information corresponding to a mirror image file in the first disk; storing the corresponding relation between the mirror image information and the description information of the first disk into a storage server; and sending the mirror image information to the second server so that the second server can inquire the description information of the first disk corresponding to the mirror image information from the storage server.
23. An image file obtaining apparatus, applied to a second server, comprising:
the acquisition module is used for acquiring the description information of the first disk in the storage device;
the creation module is used for creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; the method comprises the steps that an image file in a first disk is written into the first disk by a first server; the first server writing the image file to the first disk, comprising: directly writing the image file to a first disk of the storage device, and not writing the image file to a local disk of the first server;
The mounting module is used for mounting the third disk to the second server;
and the operation module is used for operating the image file in the third disk.
24. The apparatus of claim 23, wherein the obtaining module is specifically configured to: obtaining mirror image information corresponding to a mirror image file in the first disk; acquiring description information of the first disk corresponding to the mirror image information;
the acquiring module is specifically configured to, when acquiring the description information of the first disk corresponding to the mirror image information: inquiring description information of the first disk corresponding to the mirror image information from a storage server; the storage server is used for recording the corresponding relation between the mirror image information and the description information.
25. A first server, comprising: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: creating a first disk corresponding to the image file in the storage device; mounting the first disk to the first server; writing the image file to the first disk; wherein writing the image file to the first disk comprises: the image file is directly written to a first disk of the storage device and the image file is not written to a local disk of the first server.
26. A second server, comprising: a processor and a machine-readable storage medium having stored thereon computer instructions that when executed by the processor perform the following: acquiring description information of a first disk in storage equipment; creating a third disk in the storage device according to the description information of the first disk, wherein the third disk comprises an image file in the first disk; mounting the third disk to the second server; operating the mirror image file in the third disk; the method comprises the steps that an image file in a first disk is written into the first disk by a first server; the first server writing the image file to the first disk, comprising: the image file is directly written to a first disk of the storage device and the image file is not written to a local disk of the first server.
CN201810381789.8A 2018-04-25 2018-04-25 Image file creation and acquisition method, device and server Active CN110399248B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810381789.8A CN110399248B (en) 2018-04-25 2018-04-25 Image file creation and acquisition method, device and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810381789.8A CN110399248B (en) 2018-04-25 2018-04-25 Image file creation and acquisition method, device and server

Publications (2)

Publication Number Publication Date
CN110399248A CN110399248A (en) 2019-11-01
CN110399248B true CN110399248B (en) 2023-08-15

Family

ID=68320029

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810381789.8A Active CN110399248B (en) 2018-04-25 2018-04-25 Image file creation and acquisition method, device and server

Country Status (1)

Country Link
CN (1) CN110399248B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112559077B (en) * 2020-12-21 2023-03-17 厦门市美亚柏科信息股份有限公司 Disk self-adaptive partitioning method, device and system based on mirror image
CN112657185A (en) * 2020-12-25 2021-04-16 北京像素软件科技股份有限公司 Game data processing method, device, system, server and storage medium
CN113986124B (en) * 2021-10-25 2024-02-23 深信服科技股份有限公司 User configuration file access method, device, equipment and medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103605618A (en) * 2013-11-20 2014-02-26 浪潮电子信息产业股份有限公司 Non-write-back mirror image and direct write switching method for cache mirror image system
CN104199683A (en) * 2014-08-07 2014-12-10 杭州华三通信技术有限公司 ISO mirror image document loading method and device
WO2015051641A1 (en) * 2013-10-12 2015-04-16 华为技术有限公司 Method and apparatus for reclaiming space of magnetic disk image
CN105740052A (en) * 2016-01-28 2016-07-06 浪潮(北京)电子信息产业有限公司 Method, device and system for online migration of virtual machines of non-shared memories
US9396205B1 (en) * 2011-09-20 2016-07-19 Netapp, Inc. Detection and handling of namespace changes in a data replication system
CN105843704A (en) * 2016-03-15 2016-08-10 上海爱数信息技术股份有限公司 Data protection method and system capable of combining with snapshot function based on distributed block storage
CN106469117A (en) * 2015-08-14 2017-03-01 中国电信股份有限公司 A kind of SRM method and device for virtual machine storage migration
CN106598692A (en) * 2015-10-20 2017-04-26 中兴通讯股份有限公司 Method for creating mirror image file in logical volume and starting virtual machine, and server
CN106815095A (en) * 2016-12-13 2017-06-09 龚平 Virtual-machine data guard method under a kind of cloud platform environment
CN107273183A (en) * 2017-06-12 2017-10-20 上海优刻得信息科技有限公司 Disk bleach-out process, device, system and the server of loaded virtual machine mirror image
CN107562483A (en) * 2017-07-26 2018-01-09 博为科技有限公司 A kind of method and device of carry guiding file system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9396205B1 (en) * 2011-09-20 2016-07-19 Netapp, Inc. Detection and handling of namespace changes in a data replication system
WO2015051641A1 (en) * 2013-10-12 2015-04-16 华为技术有限公司 Method and apparatus for reclaiming space of magnetic disk image
CN103605618A (en) * 2013-11-20 2014-02-26 浪潮电子信息产业股份有限公司 Non-write-back mirror image and direct write switching method for cache mirror image system
CN104199683A (en) * 2014-08-07 2014-12-10 杭州华三通信技术有限公司 ISO mirror image document loading method and device
CN106469117A (en) * 2015-08-14 2017-03-01 中国电信股份有限公司 A kind of SRM method and device for virtual machine storage migration
CN106598692A (en) * 2015-10-20 2017-04-26 中兴通讯股份有限公司 Method for creating mirror image file in logical volume and starting virtual machine, and server
CN105740052A (en) * 2016-01-28 2016-07-06 浪潮(北京)电子信息产业有限公司 Method, device and system for online migration of virtual machines of non-shared memories
CN105843704A (en) * 2016-03-15 2016-08-10 上海爱数信息技术股份有限公司 Data protection method and system capable of combining with snapshot function based on distributed block storage
CN106815095A (en) * 2016-12-13 2017-06-09 龚平 Virtual-machine data guard method under a kind of cloud platform environment
CN107273183A (en) * 2017-06-12 2017-10-20 上海优刻得信息科技有限公司 Disk bleach-out process, device, system and the server of loaded virtual machine mirror image
CN107562483A (en) * 2017-07-26 2018-01-09 博为科技有限公司 A kind of method and device of carry guiding file system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"MeshFS: A distributed file system for cloud-based wireless mesh network";Shengtao Yang;《Journal of Systems and Software》;第131卷;第201-217页 *

Also Published As

Publication number Publication date
CN110399248A (en) 2019-11-01

Similar Documents

Publication Publication Date Title
US10979859B2 (en) Allocation of resources in a networked computing environment based on physical location mapping
US8756599B2 (en) Task prioritization management in a virtualized environment
US20200293216A1 (en) Method, apparatus and electronic device for cloud service migration
EP3401787A1 (en) Analyzing resource utilization of a cloud computing resource in a cloud computing environment
US20150269187A1 (en) Apparatus and method for providing virtual machine image file
CN110399248B (en) Image file creation and acquisition method, device and server
CN108073423B (en) Accelerator loading method and system and accelerator loading device
CN114281791B (en) Data access method, system, device and storage medium
CN103118073A (en) Virtual machine data persistence storage system and method in cloud environment
CN112835524A (en) Storage resource allocation method, storage resource controller and scheduling system
US10007673B1 (en) Cluster file system comprising data mover module arranged between front-end and back-end file systems
CN108475201A (en) A kind of data capture method in virtual machine start-up course and cloud computing system
US10579419B2 (en) Data analysis in storage system
WO2022206230A1 (en) Method and apparatus for starting secure container
US20210109822A1 (en) Systems and methods for backup and restore of container-based persistent volumes
US9798483B2 (en) Object storage power consumption optimization
US11593003B2 (en) Method and systems for recommending storage management actions based on capacities of storage systems
CN111078152B (en) Cloud hard disk creation method and device based on cloud platform
CN106933646B (en) Method and device for creating virtual machine
US10929245B1 (en) Flexible scheduler for backups
CN115328608A (en) Kubernetes container vertical expansion adjusting method and device
CN111949378B (en) Virtual machine starting mode switching method and device, storage medium and electronic equipment
US20130346983A1 (en) Computer system, control system, control method and control program
US11726885B2 (en) Efficient method and system of intelligent deploying file level restore agent in multicloud
US20200348882A1 (en) Caching file data within a clustered computing system

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