CN111930566A - Data backup method and device, electronic equipment and storage medium - Google Patents
Data backup method and device, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN111930566A CN111930566A CN202010739185.3A CN202010739185A CN111930566A CN 111930566 A CN111930566 A CN 111930566A CN 202010739185 A CN202010739185 A CN 202010739185A CN 111930566 A CN111930566 A CN 111930566A
- Authority
- CN
- China
- Prior art keywords
- backup
- data
- candidate
- target
- resources
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a data backup method, a data backup device, electronic equipment and a storage medium. The method is executed by a data backup server and comprises the following steps: acquiring a backup request of data to be backed up, wherein the backup request carries target backup resources required by the data to be backed up; and allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, wherein the target backup equipment is used for backing up the data to be backed up by using the target backup equipment. According to the embodiment of the invention, the target backup equipment can be allocated to the data to be backed up according to the available backup resources of the candidate backup equipment, so that the utilization rate of the candidate backup equipment resources is improved.
Description
Technical Field
The present invention relates to data management technologies, and in particular, to a data backup method and apparatus, an electronic device, and a storage medium.
Background
With the development of Internet technology, many enterprises have multiple Internet Data Centers (IDCs) in different cities and countries, and each IDC has a backup resource pool consisting of multiple hosts.
In the prior art, a Configuration Management Database (CMDB) is usually used to schedule available resources in a resource pool, and a backup host applying for corresponding data is used for backup according to different application service applications.
However, the available resources on each host in the resource pool are different and dynamically changed, and the backup of data according to the type of the application service may result in too large difference of the available backup resources on each host and low resource utilization rate.
Disclosure of Invention
The invention provides a data backup method, a data backup device, electronic equipment and a storage medium, which are used for improving the utilization rate of resources in a resource pool.
In a first aspect, an embodiment of the present invention provides a data backup method, which is executed by a data backup server, and includes:
acquiring a backup request of data to be backed up, wherein the backup request carries target backup resources required by the data to be backed up;
and allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, wherein the target backup equipment is used for backing up the data to be backed up by using the target backup equipment.
In a second aspect, an embodiment of the present invention further provides a data backup apparatus configured in a data backup server, where the apparatus includes:
the device comprises an acquisition module, a backup module and a backup module, wherein the acquisition module is used for acquiring a backup request of data to be backed up, and the backup request carries target backup resources required by the data to be backed up;
and the allocation module is used for allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, and is used for backing up the data to be backed up by using the target backup equipment.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a data backup method as in any of the embodiments of the present invention.
In a fourth aspect, the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a data backup method according to any one of the embodiments of the present invention.
According to the embodiment of the invention, the target backup equipment is allocated to the data to be backed up from the candidate backup equipment according to the target backup resource and the available backup resource of the candidate backup equipment by acquiring the backup request of the data to be backed up, wherein the backup request carries the target backup resource required by the data to be backed up, and the target backup equipment is used for backing up the data to be backed up by using the target backup equipment.
Drawings
Fig. 1 is a flowchart of a data backup method according to an embodiment of the present invention;
fig. 2 is a flowchart of a data backup method according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a data backup device according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a data backup method according to an embodiment of the present invention, where this embodiment is applicable to a situation of backing up data, and the method may be executed by a data backup server, and specifically includes the following steps:
s110, a backup request of the data to be backed up is obtained, and the backup request carries target backup resources needed by the data to be backed up.
In this embodiment, the data to be backed up may be data distributed in MySQL databases in different areas, and the generated data needs to be backed up regularly to ensure the security of the data. For example, the generated data may be backed up periodically on a daily basis or on a weekly basis.
The MySQL database is a relational database management system that stores data in different tables.
In this embodiment, a Configuration Management Database (CMDB) is used to perform backup Management on data, where the CMDB is a logical Database and includes information of the full life cycle of Configuration items and relationships between the Configuration items.
As an optional implementation manner, the embodiment of the present invention supports an implementation manner of a Simple (Streaming) Text oriented Messaging Protocol (STOMP) subprotocol of the python language WebSocket, and can implement uniform scheduling, resource allocation, and backup result feedback of a backup task. Python is a cross-platform computer programming language, WebSocket is a network technology for full-duplex communication between a browser and a server, which is initially provided by HTML5, and the STOMP provides an interoperable connection format, which allows a STOMP client to interact with any STOMP message Broker (Broker).
Taking the daily set time for backing up the data as an example, when the preset backup time of the day is reached, the CMDB may obtain a backup request of the data to be backed up, where the backup request carries a target backup resource of the data to be backed up.
The target backup resource is the size of the backup resource needed by the data to be backed up, and if the target backup resource is 200G, it indicates that the current data to be backed up needs 200G backup resources.
And S120, distributing target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, and using the target backup equipment to back up the data to be backed up.
In this embodiment, different Internet Data Centers (IDCs) are corresponding to each region where the MySQL database is distributed, each IDC corresponds to a resource pool for backup, each resource pool includes a plurality of hosts having available backup resources, and the hosts can be used for Data backup and program operation, and can be used as candidate backup devices for Data to be backed up.
The available backup resources of each candidate backup device are different, when the target backup device is selected, the backup device with the available backup resources larger than the target backup resources is selected from the candidate backup devices according to the target backup resources, and in order to further improve the resource utilization rate of the candidate backup data, the candidate backup device with the available backup resources slightly larger than the target backup resources can be selected as the target backup device.
Illustratively, if the target backup resource required by the current data to be backed up is 200G, five candidate backup hosts exist in the resource pool, wherein 2 available backup resources are greater than 200G, one candidate backup host is 300G, and the other candidate backup host is 250G, at this time, the candidate backup device with the available backup resource of 250G may be allocated to the data to be backed up as the target backup device to back up the data to be backed up, and the allocation manner of the target backup device improves the resource utilization rate of the candidate backup host.
According to the technical scheme provided by the embodiment of the invention, the backup request of the data to be backed up is obtained, the backup request carries the target backup resource required by the data to be backed up, and then the target backup equipment is allocated for the data to be backed up from the candidate backup equipment according to the target backup resource and the available backup resource of the candidate backup equipment, so that the target backup equipment is used for backing up the data to be backed up by using the target backup equipment.
Example two
Fig. 2 is a flowchart of a data backup method provided in the second embodiment of the present invention, and a scheme provided in the second embodiment of the present invention is to further refine S120, specifically, the method specifically includes:
s210, a backup request of data to be backed up is obtained, and the backup request carries target backup resources needed by the data to be backed up.
S220, obtaining available backup resources of the candidate backup devices.
In this embodiment, the available backup resources of the candidate backup devices are different and may be dynamically changed according to the program running condition and the data backup condition of the candidate backup devices, so that the available backup resources of the candidate backup devices need to be acquired in real time to ensure the accuracy of the available backup resource information of the candidate backup devices.
And S230, taking the candidate backup device with the available backup resource larger than and closest to the target backup resource as the target backup device of the data to be backed up.
For example, if the target backup data of the data to be backed up is 300G, that is, the current data to be backed up needs 300G of backup resources, if there are 4 candidate backup devices in the current resource pool, which have available backup resources of 200G, 240G, 320G, and 400G, respectively, in order to achieve the maximum utilization rate of the resources of the candidate backup devices, the candidate backup device whose available remaining resources are 320G is selected as the target backup device of the data to be backed up.
The embodiment of the invention provides the technical scheme that the candidate backup equipment with the available backup resources larger than and closest to the target backup resources is used as the target backup equipment of the data to be backed up, so that the maximum utilization rate of the resources of the candidate backup equipment can be realized.
As another optional implementation, S120 further includes: obtaining available backup resources of each candidate backup device;
and if at least two candidate backup hosts with available backup resources larger than and closest to the target backup resources exist, taking the candidate backup host with the minimum load in the candidate backup hosts as the target backup host.
According to the embodiment, the candidate backup device with a small load is selected as the target backup data of the data to be backed up, so that the data backup speed and efficiency can be further improved.
As another optional implementation, S120 may further include: and acquiring available backup resources of the candidate backup devices, and taking the candidate backup device with the available backup resources larger than the target backup resources and the minimum load as a target backup host.
In this embodiment, if there are a plurality of candidate backup devices whose available backup resources are greater than the target backup resources, the candidate backup device with the smallest load is selected as the target backup host, so that the efficiency of data backup is appropriately improved under the condition of ensuring the resource utilization rate.
Furthermore, the available backup resources and loads of the candidate backup devices can be comprehensively considered, and the candidate backup devices with the available backup resources larger than the target backup resources and relatively smaller loads are selected as the target backup devices, so that the effective utilization of the resources and the efficiency of data backup are ensured.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a data backup apparatus according to a third embodiment of the present invention, where the apparatus is configured in a data backup server and can be implemented in a software and/or hardware manner, and the data backup apparatus can execute the data backup method according to the third embodiment of the present invention.
Referring to fig. 3, the data backup apparatus includes an acquisition module 310 and an allocation module 320.
The obtaining module 310 is configured to obtain a backup request for data to be backed up, where the backup request carries a target backup resource required by the data to be backed up;
an allocating module 320, configured to allocate a target backup device for the data to be backed up from the candidate backup devices according to the target backup resource and an available backup resource of the candidate backup devices, and configured to backup the data to be backed up by using the target backup device.
The data backup device provided by the embodiment of the invention is provided with the acquisition module and the distribution module, and can distribute the target backup equipment for the data to be backed up according to the available backup resources of the candidate backup equipment, so that the utilization rate of the resources of the candidate backup equipment is improved.
On the basis of the foregoing embodiment, further, the allocating module 320 is specifically configured to: obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resource larger than and closest to the target backup resource as the target backup device of the data to be backed up.
The allocating module 320 is further specifically configured to: obtaining available backup resources of each candidate backup device;
and if at least two candidate backup hosts with available backup resources larger than and closest to the target backup resources exist, taking the candidate backup host with the minimum load in the candidate backup hosts as the target backup host.
The allocating module 320 is further specifically configured to: obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resources larger than the target backup resources and the minimum load as a target backup host.
The data backup device provided by the embodiment of the invention can execute the data backup method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example four
Fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 4 is only an example and should not bring any limitation to the function and the scope of use of the embodiment of the present invention.
As shown in FIG. 4, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, and commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The processing unit 16 executes various functional applications and data processing, such as implementing a data backup method provided by an embodiment of the present invention, by executing programs stored in the system memory 28.
EXAMPLE five
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a data backup method according to any one of the above embodiments of the present invention, where the method is executed by a data backup server, and includes:
acquiring a backup request of data to be backed up, wherein the backup request carries target backup resources required by the data to be backed up;
and allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, wherein the target backup equipment is used for backing up the data to be backed up by using the target backup equipment.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.
Claims (10)
1. A data backup method, performed by a data backup server, the method comprising:
acquiring a backup request of data to be backed up, wherein the backup request carries target backup resources required by the data to be backed up;
and allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, wherein the target backup equipment is used for backing up the data to be backed up by using the target backup equipment.
2. The method of claim 1, wherein allocating a target backup device for the data to be backed up from the candidate backup devices according to the target backup resource and the available backup resources of the candidate backup devices comprises:
obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resource larger than and closest to the target backup resource as the target backup device of the data to be backed up.
3. The method of claim 1, wherein allocating a target backup device for the data to be backed up from the candidate backup devices according to the target backup resource and the available backup resources of the candidate backup devices comprises:
obtaining available backup resources of each candidate backup device;
and if at least two candidate backup hosts with available backup resources larger than and closest to the target backup resources exist, taking the candidate backup host with the minimum load in the candidate backup hosts as the target backup host.
4. The method of claim 1, wherein allocating a target backup device for the data to be backed up from the candidate backup devices according to the target backup resource and the available backup resources of the candidate backup devices comprises:
obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resources larger than the target backup resources and the minimum load as a target backup host.
5. A data backup apparatus, provided in a data backup server, comprising:
the device comprises an acquisition module, a backup module and a backup module, wherein the acquisition module is used for acquiring a backup request of data to be backed up, and the backup request carries target backup resources required by the data to be backed up;
and the allocation module is used for allocating target backup equipment for the data to be backed up from the candidate backup equipment according to the target backup resources and the available backup resources of the candidate backup equipment, and is used for backing up the data to be backed up by using the target backup equipment.
6. The apparatus of claim 5, wherein the assignment module is specifically configured to:
obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resource larger than and closest to the target backup resource as the target backup device of the data to be backed up.
7. The apparatus of claim 5, wherein the assignment module is further specifically configured to:
obtaining available backup resources of each candidate backup device;
and if at least two candidate backup hosts with available backup resources larger than and closest to the target backup resources exist, taking the candidate backup host with the minimum load in the candidate backup hosts as the target backup host.
8. The apparatus of claim 5, wherein the assignment module is further specifically configured to:
obtaining available backup resources of each candidate backup device;
and taking the candidate backup device with the available backup resources larger than the target backup resources and the minimum load as a target backup host.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a data backup method as recited in any of claims 1-4.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a data backup method according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010739185.3A CN111930566A (en) | 2020-07-28 | 2020-07-28 | Data backup method and device, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010739185.3A CN111930566A (en) | 2020-07-28 | 2020-07-28 | Data backup method and device, electronic equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111930566A true CN111930566A (en) | 2020-11-13 |
Family
ID=73315837
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010739185.3A Pending CN111930566A (en) | 2020-07-28 | 2020-07-28 | Data backup method and device, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111930566A (en) |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102099794A (en) * | 2008-06-06 | 2011-06-15 | 赛门铁克公司 | Controlling resource allocation for backup operations |
CN104685475A (en) * | 2012-08-31 | 2015-06-03 | 惠普发展公司,有限责任合伙企业 | Selecting a resource to be used in a data backup or restore operation |
CN105760251A (en) * | 2014-12-15 | 2016-07-13 | 华为技术有限公司 | Data backup method and device |
CN106021026A (en) * | 2016-05-23 | 2016-10-12 | 浙江宇视科技有限公司 | Backup method and device |
CN107247638A (en) * | 2012-12-25 | 2017-10-13 | 华为技术有限公司 | A kind of data back up method, device and system |
CN108279850A (en) * | 2017-01-06 | 2018-07-13 | 普天信息技术有限公司 | A kind of storage method of data resource |
CN108897638A (en) * | 2018-05-31 | 2018-11-27 | 康键信息技术(深圳)有限公司 | Data back up method, device, computer equipment and storage medium |
CN108984335A (en) * | 2017-06-02 | 2018-12-11 | 伊姆西Ip控股有限责任公司 | Backup and the method and system for restoring data |
CN109960587A (en) * | 2019-02-27 | 2019-07-02 | 厦门市世纪网通网络服务有限公司 | The storage resource distribution method and device of super fusion cloud computing system |
CN110096388A (en) * | 2019-04-28 | 2019-08-06 | 平安科技(深圳)有限公司 | A kind of method, apparatus and computer storage medium of data backup |
US20190391742A1 (en) * | 2017-03-29 | 2019-12-26 | Commvault Systems, Inc. | External dynamic virtual machine synchronization |
-
2020
- 2020-07-28 CN CN202010739185.3A patent/CN111930566A/en active Pending
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102099794A (en) * | 2008-06-06 | 2011-06-15 | 赛门铁克公司 | Controlling resource allocation for backup operations |
CN104685475A (en) * | 2012-08-31 | 2015-06-03 | 惠普发展公司,有限责任合伙企业 | Selecting a resource to be used in a data backup or restore operation |
CN107247638A (en) * | 2012-12-25 | 2017-10-13 | 华为技术有限公司 | A kind of data back up method, device and system |
CN105760251A (en) * | 2014-12-15 | 2016-07-13 | 华为技术有限公司 | Data backup method and device |
CN106021026A (en) * | 2016-05-23 | 2016-10-12 | 浙江宇视科技有限公司 | Backup method and device |
CN108279850A (en) * | 2017-01-06 | 2018-07-13 | 普天信息技术有限公司 | A kind of storage method of data resource |
US20190391742A1 (en) * | 2017-03-29 | 2019-12-26 | Commvault Systems, Inc. | External dynamic virtual machine synchronization |
CN108984335A (en) * | 2017-06-02 | 2018-12-11 | 伊姆西Ip控股有限责任公司 | Backup and the method and system for restoring data |
CN108897638A (en) * | 2018-05-31 | 2018-11-27 | 康键信息技术(深圳)有限公司 | Data back up method, device, computer equipment and storage medium |
CN109960587A (en) * | 2019-02-27 | 2019-07-02 | 厦门市世纪网通网络服务有限公司 | The storage resource distribution method and device of super fusion cloud computing system |
CN110096388A (en) * | 2019-04-28 | 2019-08-06 | 平安科技(深圳)有限公司 | A kind of method, apparatus and computer storage medium of data backup |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11570272B2 (en) | Provisioning using pre-fetched data in serverless computing environments | |
US9367359B2 (en) | Optimized resource management for map/reduce computing | |
CN112486648A (en) | Task scheduling method, device, system, electronic equipment and storage medium | |
US8397293B2 (en) | Suspicious node detection and recovery in mapreduce computing | |
US11573946B2 (en) | Management of memory usage using usage analytics | |
CN111679911B (en) | Management method, device, equipment and medium of GPU card in cloud environment | |
US20140237151A1 (en) | Determining a virtual interrupt source number from a physical interrupt source number | |
US20170109415A1 (en) | Platform and software framework for data intensive applications in the cloud | |
CN109104491A (en) | A kind of micro services call method, device, server and storage medium | |
CN113849312A (en) | Data processing task allocation method and device, electronic equipment and storage medium | |
US10235223B2 (en) | High-performance computing framework for cloud computing environments | |
CN110673959A (en) | System, method and apparatus for processing tasks | |
WO2019024235A1 (en) | Electronic device, server allocation control method and computer readable storage medium | |
CN115525417A (en) | Data communication method, communication system, and computer-readable storage medium | |
CN110781159B (en) | Ceph directory file information reading method and device, server and storage medium | |
CN110502506B (en) | Data processing method, device, equipment and storage medium | |
CN110515954B (en) | Data processing method, device, equipment and storage medium | |
US9703601B2 (en) | Assigning levels of pools of resources to a super process having sub-processes | |
CN116795492A (en) | Resource scheduling method, device and equipment of cloud platform and readable storage medium | |
US20230169077A1 (en) | Query resource optimizer | |
CN111930566A (en) | Data backup method and device, electronic equipment and storage medium | |
EP3343370A1 (en) | Method of processing opencl kernel and computing device therefor | |
CN117093335A (en) | Task scheduling method and device for distributed storage system | |
CN115016890A (en) | Virtual machine resource allocation method and device, electronic equipment and storage medium | |
CN110427377B (en) | Data processing method, device, equipment and storage 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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20201113 |