US11853167B2 - Method, electronic device and computer program product for backup - Google Patents
Method, electronic device and computer program product for backup Download PDFInfo
- Publication number
- US11853167B2 US11853167B2 US16/917,851 US202016917851A US11853167B2 US 11853167 B2 US11853167 B2 US 11853167B2 US 202016917851 A US202016917851 A US 202016917851A US 11853167 B2 US11853167 B2 US 11853167B2
- Authority
- US
- United States
- Prior art keywords
- determining
- backup
- pending
- buffer
- priorities
- 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, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06F11/1458—Management of the backup or restore process
- G06F11/1464—Management of the backup or restore process for networked environments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06F11/1448—Management of the data involved in backup or backup restore
- G06F11/1451—Management of the data involved in backup or backup restore by selection of backup contents
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06F11/1448—Management of the data involved in backup or backup restore
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06F11/1458—Management of the backup or restore process
- G06F11/1461—Backup scheduling policy
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
- G06F11/3433—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment for load management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3452—Performance evaluation by statistical analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45562—Creating, deleting, cloning virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/80—Database-specific techniques
Definitions
- Embodiments of the present disclosure relate to the field of data management, and more particularly, to a method, an electronic device, and a computer program product for backup.
- the embodiments of the present disclosure provide a method, an electronic device, and a computer program product for backup.
- a backup method includes: determining a plurality of buffer periods associated with a plurality of pending backup operations of a plurality of objects, each buffer period being a preprocessing period for a corresponding pending backup operation.
- the method further includes: determining a plurality of predicted execution durations of the plurality of pending backup operations based on historical execution durations of respective historical backup operations of the plurality of objects.
- the method further includes: determining priorities of the plurality of pending backup operations based on the plurality of predicted execution durations and the plurality of buffer periods.
- the method further includes: executing the plurality of pending backup operations based on the priorities.
- an electronic device includes: at least one processor; and a memory, coupled to the at least one processor and having instructions stored thereon.
- the instructions When executed by the at least one processor, the instructions cause the device to perform the following actions including: determining a plurality of buffer periods associated with a plurality of pending backup operations of a plurality of objects, each buffer period being a preprocessing period for a corresponding pending backup operation; determining a plurality of predicted execution durations of the plurality of pending backup operations based on historical execution durations of respective historical backup operations of the plurality of objects; determining priorities of the plurality of pending backup operations based on the plurality of predicted execution durations and the plurality of buffer periods; and executing the plurality of pending backup operations based on the priorities.
- a computer program product is provided.
- the computer program product is tangibly stored on a nonvolatile computer-readable medium and includes machine-executable instructions; and the machine-executable instructions, when executed, cause a machine to perform the steps of the method in the first aspect of the present disclosure.
- FIG. 1 illustrates a schematic diagram of example environment 100 where a device and/or a method according to an embodiment of the present disclosure may be implemented;
- FIG. 2 shows a flowchart of method 200 for backup according to an embodiment of the present disclosure
- FIG. 3 shows a flowchart of method 300 for determining a priority according to an embodiment of the present disclosure
- FIG. 4 illustrates schematic diagram 400 of an execution sequence of backup tasks according to an embodiment of the present disclosure
- FIG. 5 A illustrates schematic diagram 500 - 1 of an execution sequence of backup tasks according to an embodiment of the present disclosure
- FIG. 5 B illustrates schematic diagram 500 - 2 of an execution sequence of backup tasks according to an embodiment of the present disclosure
- FIG. 6 illustrates a schematic block diagram of example device 600 applicable to implementation of an embodiment the present disclosure.
- the term “include” and similar terms should be understood as open-ended inclusion, i.e., “including but not limited to.”
- the term “based on” should be understood as “based at least in part on.”
- the term “one embodiment” or “this embodiment” should be understood as “at least one embodiment.”
- the terms “first,” “second,” etc. may refer to different or identical objects. Other explicit and implicit definitions may also be included below.
- a user usually backs up, through a backup server, data of an object (for example, a virtual machine) used.
- the user In order to be able to recover the data within a given time period, the user usually sets a threshold backup time interval (such as an RPO) for performing a backup operation on a task, so that when user equipment fails, a corresponding backup can be found within the threshold backup time interval. Therefore, the object needs to be backed up again within a threshold time interval after the last backup time. For example, if the RPO is set to 1 hour, the backup operation should be performed again within 1 hour after the start time of the last backup operation of the object.
- a threshold backup time interval such as an RPO
- the backup server has different backup strategies, for example, they have different threshold backup time intervals (such as RPOs).
- RPOs threshold backup time intervals
- the number of objects that need to be backed up in different periods is also different. For example, there are many backup tasks during certain periods of the day, while there are fewer backup tasks during certain periods of the night. Therefore, system resources may have peak usage points in a cycle of one day. That is, for the same object, the time of backup operations at different times may be different. For example, a longer time is required for a backup operation during peak service hours and the data change rate is higher, while data changes less during a period of fewer services and the backup operation is faster. The above conditions may cause the backup operations to fail to meet a threshold time interval at a peak point.
- Another existing solution is to configure the time of the backup operation to be shorter than an RPO requirement for objects that frequently fail.
- this requires a customer to know an appropriate scheduling interval, and when any change occurs, the user needs to re-execute scheduling of the backup.
- these operations are only post-processing measures taken after the failure has occurred, and may make a system busier and cause other backup tasks to fail.
- a computing device first determines a plurality of buffer periods associated with a plurality of pending backup operations of a plurality of objects. Then, the computing device determines a plurality of predicted execution durations of the plurality of pending backup operations based on historical execution durations of respective historical backup operations of the plurality of objects. The computing device determines priorities of the plurality of pending backup operations based on the plurality of predicted execution durations and the plurality of buffer periods. Finally, the computing device executes the plurality of pending backup operations based on the priorities.
- FIG. 1 illustrates a schematic diagram of example environment 100 in which a device and/or a method according to an embodiment of the present disclosure may be implemented.
- example environment 100 includes computing device 102 .
- Computing device 102 is configured to manage backups of a plurality of objects 104 - 1 , 104 - 2 , 104 - 3 , . . . , and 104 -N, where N is a positive integer.
- objects 104 - 1 , 104 - 2 , 104 - 3 , . . . , and 104 -N are collectively referred to as object 104 .
- Object 104 may have various forms, such as a virtual machine, a database, a file set, and a mail set.
- object 104 is a virtual machine. However, it should be understood that this is only exemplary and not limiting, and object 104 may be any data that is required or has been backed up by computing device 102 .
- Computing device 102 includes, but is not limited to, a personal computer, a server computer, a handheld or laptop device, a mobile device (such as a mobile phone, a personal digital assistant (PDA), and a media player), a multi-processor system, a consumer electronic product, a minicomputer, a mainframe computer, a distributed computing environment including any of the above systems or devices, etc.
- Computing device 102 may implement a backup operation on data.
- a threshold backup time interval of object 104 is set on computing device 102 .
- a buffer period for performing the task in advance is usually also set. Therefore, a scheduling time interval of the backup operation of object 104 is a difference between the threshold backup time interval and the buffer period.
- computing device 102 performs scheduling of a pending backup operation at a second time that is after the first time and determined by the scheduling time interval. In addition, computing device 102 determines other objects 104 of which the pending backup operations are to be executed at the second time. Alternatively or additionally, computing device 102 determines all objects 104 for the pending backup operation within a predetermined period around the second time as objects 104 of which the pending backup operations are to be executed at the second time.
- computing device 102 predicts a predicted duration of the pending backup operation of these objects 104 .
- Computing device 102 determines execution priorities of these objects 104 at the second time based on the predicted duration and buffer periods of these objects 104 .
- computing device 102 When computing device 102 performs a backup operation on object 104 , a backup of object 104 will be stored in storage device 106 connected to computing device 102 .
- storage device 106 is external to computing device 102 , which is only for illustrating the present disclosure, rather than specifically limiting the present disclosure. Those skilled in the art may provide it inside computing device 102 .
- FIG. 1 A schematic diagram of environment 100 in which a device and/or a method according to an embodiment of the present disclosure may be implemented is described above with reference to FIG. 1 .
- Method 200 for backup according to an embodiment of the present disclosure is described below with reference to FIG. 2 .
- Method 200 may be performed at computing device 102 in FIG. 1 or any other suitable devices.
- computing device 102 determines a plurality of buffer periods associated with a plurality of pending backup operations of a plurality of objects 104 .
- Each buffer period is a preprocessing period for a corresponding pending backup operation.
- For each object 104 there may be a preset buffer period corresponding thereto.
- the buffer period is a period during which backup operations are scheduled and executed in advance.
- each object 104 of the plurality of objects 104 includes a buffer period of a backup operation of object 104 in its metadata.
- the buffer period is preset, such as a user or a manager of computing device 102 . Therefore, computing device 102 acquires the plurality of buffer periods from respective metadata of the plurality of objects 104 .
- computing device 102 determines the pending backup operations of all objects 104 expected to be executed at a predetermined time.
- Computing device 102 determines that the pending backup operation needs to be scheduled at a predetermined time by checking the time of the last backup of object 104 , a threshold backup period set by the user, and the preset buffer period. For example, object 104 is backed up at 1 o'clock, the threshold backup time set by the user is 1 hour, and then the next backup operation should be scheduled and executed before 2 o'clock. If the buffer period is half an hour, the pending backup operation of object 104 should be scheduled at 1:30. At the moment, computing device 102 also determines other pending backup operations scheduled and executed at 1:30.
- the plurality of buffer periods may be periods of the same length. In some embodiments, the plurality of buffer periods may be periods of different lengths.
- the above examples are only for describing the present disclosure, but specifically limiting the present disclosure.
- object 104 may include at least one of a virtual machine, a database, a file set, and a mail set.
- a pending backup operation for the virtual machine is to back up a snapshot of the virtual machine at a certain time to storage device 106 .
- object 104 is a database, a file set, or a mail set, data of object 104 at a predetermined time is backed up to storage device 106 during a pending backup operation for object 104 .
- the pending backup operation backs up the entire content of object 104 . In some embodiments, the pending backup operation only backs up a modified part of object 104 , by performing, e.g., an incremental backup.
- the above examples are only for describing the present disclosure, rather than specifically limiting the present disclosure.
- computing device 102 determines a plurality of predicted execution durations of the plurality of pending backup operations based on historical execution durations of respective historical backup operations of the plurality of objects 104 . By using the historical execution durations, a duration of a backup operation to be executed at a next time may be estimated more accurately.
- computing device 102 acquires a plurality of historical execution durations of a plurality of historical backup operations of first object 104 among the plurality of objects 104 within a predetermined time window. For example, computing device 102 may acquire historical durations of historical backup operations within days or weeks before a scheduling execution time. Then, computing device 102 determines a predicted execution duration of a pending backup operation of the first object based on the plurality of historical execution durations.
- computing device 102 may use various suitable methods to perform the prediction.
- the obtained historical execution durations are used to perform prediction.
- computing device 102 may perform weighted averaging on the plurality of historical execution durations to perform prediction.
- the computing device only uses the historical execution durations of the same scheduling time as time to be computed but different dates for averaging to perform prediction. The above examples are only for describing the present disclosure, rather than specifically limiting the present disclosure.
- computing device 102 determines priorities of the plurality of pending backup operations based on the plurality of predicted execution durations and the plurality of buffer periods. After determining the plurality of predicted durations and the plurality of buffer periods, computing device 102 may determine priorities of pending backup operations of each object 104 using the data. The process of determining priorities will be described below with reference to FIG. 3 .
- computing device 102 executes the plurality of pending backup operations based on the priorities. Computing device 102 executes these backup operations at a predetermined scheduling time using the determined priorities.
- computing device 102 determines an execution sequence of the plurality of pending backup operations based on the priorities of the plurality of pending backup operations. Then, computing device 102 executes the plurality of pending backup operations based on the execution sequence. Computing device 102 first executes a high-priority backup operation using a service of executing backup operations such as a virtual machine, and then executes a low-priority backup operation. In one example, if computing device 102 runs only one service of executing backup operations, the plurality of pending backup operations are queued according to the priorities, and then these pending backup operations are sequentially executed.
- computing device 102 runs a plurality of tasks of executing backup operations, computing device 102 assigns pending backup operations to the plurality of tasks according to the priorities so that the pending backup operations with the same number as that of services may be concurrently executed in parallel. If one of the services completes a pending backup task, a next high-priority pending backup operation is assigned to the service.
- computing device 102 determines an interval between a first time when a new backup is generated after the pending backup operation of object 104 is executed and a second time when a previous backup of object 104 is generated. For example, when object 104 is a virtual machine, a duration of an interval between a generation time of a newly backed-up snapshot of the virtual machine and a generation time of a previously backed-up snapshot of the virtual machine is determined. Computing device 102 compares the duration of the interval with a threshold duration.
- the threshold duration is a duration of a threshold backup period set by the user.
- computing device 102 determines that an error of the pending backup operation for the first object occurs, indicating that requirements set by the user are not met. If the duration of the interval is less than the threshold duration, it indicates that the backup operation meets the user requirements.
- FIG. 3 shows a flowchart of method 300 for determining priorities according to an embodiment of the present disclosure.
- Method 300 in FIG. 3 may be implemented by computing device 102 in FIG. 1 or any other suitable devices.
- computing device 102 determines a first weight for the plurality of predicted execution durations.
- the first weight identifies the importance of the plurality of predicted execution durations in determining priorities.
- the first weight for identifying the importance of the predicted duration is preset.
- the first weight is the same for the predicted duration of any object 104 .
- computing device 102 determines a second weight for the plurality of buffer periods.
- the second weight identifies the importance of the plurality of buffer periods in determining priorities.
- the second weight for identifying the importance of the buffer periods is preset.
- the second weight is the same for the buffer periods of any object.
- computing device 102 determines priorities of the plurality of pending backup operations being executed based on the first weight, the second weight, the plurality of predicted execution durations, and the plurality of buffer periods.
- computing device 102 determines the priority of the pending backup operation by the following formula (1):
- Priority First ⁇ weight Predicted ⁇ duration + Second ⁇ weight Buffer ⁇ period ( 1 )
- the priorities of the plurality of pending backup operations may also be determined by the following mode.
- computing device 102 determines a plurality of third weights for the plurality of predicted execution durations. Each third weight identifies the importance of a predicted execution duration corresponding to each object 104 in determining priorities. In some embodiments, the third weights for the predicted durations of various objects 104 may be the same or different.
- computing device 102 determines a plurality of fourth weights for the plurality of buffer periods.
- Each fourth weight identifies the importance of a buffer period corresponding to each object 104 in determining priorities.
- the fourth weights for the buffer periods of various objects 104 may be the same or different.
- Computing device 102 determines priorities of the plurality of pending backup operations being executed based on the plurality of third weights, the plurality of fourth weights, the plurality of predicted execution durations, and the plurality of buffer periods.
- a first total duration of the plurality of pending backup operations in each service of executing backup operations may be first determined by the following formula (2):
- the number of objects represents the number of all objects to be executed at a scheduling time
- the number of parallel services refers to the number of services that run on computing device 102 and may execute backup operations in parallel.
- the pending backup operation may be executed at the scheduling time based on the original priority. If the first total duration is greater than the buffer period, the predicted execution durations may be sorted, a predicted duration except for longer durations with the same number as the number of parallel services may be computed, and then a second total duration in each service of executing backup operations may be determined by the following formula (3):
- Number′ of objects number of objects ⁇ number of parallel services. If the second total duration is less than the duration of the buffer period, it is only necessary to reduce the priority of a pending backup operation with a longer duration for final execution. At this moment, it may be ensured that these pending backup operations meet the user requirements.
- FIG. 4 illustrates schematic diagram 400 of an execution sequence of backup tasks according to an embodiment of the present disclosure.
- FIG. 5 A illustrates schematic diagram 500 - 1 of an execution sequence of backup tasks according to an embodiment of the present disclosure.
- FIG. 5 B illustrates schematic diagram 500 - 2 of an execution sequence of backup tasks according to an embodiment of the present disclosure.
- FIG. 4 there are four services 402 , 404 , 406 , and 408 executed in computing device 102 , which process a backup operation of a first group of objects 104 at time t 1 on a time axis t.
- Each service executes a backup operation of object 104 , respectively.
- Durations 410 , 412 , 414 , and 416 represent the durations of different backup operations, respectively.
- a threshold backup duration of the first group of objects 104 executed at time t 1 is T 1 , which requires the next backup operation before time t 5 .
- These objects 104 are provided with a buffer period of duration T 3 . Therefore, object 104 executed at time t 1 needs to schedule the pending backup operation at time t 3 .
- services 402 , 404 , 406 , and 408 execute backup operations of a second group of objects 104 at time t 2 .
- a threshold backup duration of the second group of objects 104 is T 2 , which has a buffer period of duration T 4 between t 3 and t 4 . Therefore, after executing the backup operations of these objects 104 from t 2 , a scheduling operation of backup tasks of these objects 104 is performed after duration T 5 , that is, at time t 3 . Therefore, the pending backup operations of the first group of objects 104 and the second group of objects 104 are performed at time t 3 .
- predicted durations of the pending backup operations of these objects 104 are first determined, and then the priority of the pending backup operation of each object 104 is determined using the above formula 1 according to the predicted durations in conjunction with the buffer period of each object 104 . Then, the pending backup operations of these objects 104 are scheduled at t 3 using the determined priorities. Through this mode, it is possible to make more backup operations meet user requirements on the basis of existing resources, thereby improving resource utilization and saving resources.
- the pending backup task for the second group of objects 104 is only executed at time t 2 .
- the second group of objects 104 have the same buffer period. Therefore, it is possible to determine the priority of the pending backup operation for each object 104 using only the predicted execution duration.
- a first total duration of the pending backup operation of the second group of objects 104 executed within each of services 402 , 404 , 406 , and 408 is first computed at time t 3 using the above formula (2). If the first total duration is less than T 4 , as shown in FIG. 5 A , it is not necessary to adjust the priority of the pending backup operation of the object.
- the pending backup operation of the second group of objects is executed based on the original priority of the current task without adjusting the execution sequence. In this way, the user requirements can be met without adjusting the priority.
- a second total duration is determined using the remaining predicted execution durations except for the predicted execution durations that are longer and equivalent to the number of services through the above formula (3).
- the second total duration is less than the duration of the buffer period, as shown in FIG. 5 B , it is only necessary to reduce the priority of pending backup operations that are longer and equivalent to the number of parallel services, and these pending backup operations are finally executed. At this moment, it is also ensured that the user requirements can be met by only a few priority adjustments.
- FIG. 6 illustrates a schematic block diagram of example device 600 that may be used to implement an embodiment of the present disclosure.
- computing device 102 as shown in FIG. 1 may be implemented by device 600 .
- device 600 includes central processing unit (CPU) 601 that may perform various appropriate actions and processing according to computer program instructions stored in read-only memory (ROM) 602 or computer program instructions loaded from storage unit 608 to random access memory (RAM) 603 .
- ROM read-only memory
- RAM random access memory
- Various programs and data required for the operation of device 600 may also be stored in RAM 603 .
- CPU 601 , ROM 602 , and RAM 603 are connected to each other through bus 604 .
- Input/output (I/O) interface 605 is also connected to bus 604 .
- a plurality of components in device 600 are connected to I/O interface 605 , including: input unit 606 , such as a keyboard and a mouse; output unit 607 , such as various types of displays and speakers; storage unit 608 , such as a magnetic disk and an optical disk; and communication unit 609 , such as a network card, a modem, and a wireless communication transceiver.
- Communication unit 609 allows device 600 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
- methods 200 and 300 may be performed by processing unit 601 .
- methods 200 and 300 may be implemented as a computer software program that is tangibly included in a machine-readable medium such as storage unit 608 .
- part or all of the computer program may be loaded and/or installed onto device 600 via ROM 602 and/or communication unit 609 .
- the computer program is loaded to RAM 603 and executed by CPU 601 , one or more actions of methods 200 and 300 described above may be executed.
- the present disclosure may be a method, an apparatus, a system, and/or a computer program product.
- the computer program product may include a computer-readable storage medium storing computer-readable program instructions for performing various aspects of the present disclosure.
- the computer-readable storage medium may be a tangible device capable of retaining and storing instructions used by an instruction-executing device.
- the computer-readable storage medium may be, but is not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- the computer-readable storage medium includes: a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a static random access memory (SRAM), a portable compact disk read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanical coding device such as a punch card or protrusions in a groove on which instructions are stored, and any appropriate combination of the above.
- RAM random access memory
- ROM read-only memory
- EPROM or flash memory erasable programmable read-only memory
- SRAM static random access memory
- CD-ROM compact disk read-only memory
- DVD digital versatile disk
- memory stick a floppy disk
- mechanical coding device such as a punch card or protrusions in a groove on which instructions are stored, and any appropriate combination of the above.
- the computer-readable storage medium as used here is not explained as transient signals themselves, such as radio waves or other electromagnetic waves propagating freely, electromagnetic waves propagating through waveguides or other transmission media (e.g., light pulses propagating through fiber-optic cables), or electrical signals transmitted over electrical wires.
- the computer-readable program instructions described herein may be downloaded from the computer-readable storage medium to various computing/processing devices or downloaded to an external computer or an external storage device over a network, such as the Internet, a local area network (LAN), a wide area network (WAN), and/or a wireless network.
- the network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives a computer-readable program instruction from the network and forwards the computer-readable program instruction for storage in the computer-readable storage medium in each computing/processing device.
- the computer program instructions for performing the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source code or object code written in any combination of one or more programming languages, including object oriented programming languages such as Smalltalk and C++, as well as conventional procedural programming languages such as the “C” language or similar programming languages.
- the computer-readable program instructions can be completely executed on a user's computer, partially executed on a user's computer, executed as a separate software package, partially executed on a user's computer and partially executed on a remote computer, or completely executed on a remote computer or a server.
- the remote computer may be connected to a user computer over any kind of networks, including a local area network (LAN) or wide area network (WAN), or may be connected to an external computer (e.g., connected over the Internet using an Internet service provider).
- LAN local area network
- WAN wide area network
- an electronic circuit such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), may be customized by utilizing state information of the computer-readable program instructions.
- the electronic circuit may execute the computer-readable program instructions to implement various aspects of the present disclosure.
- the computer-readable program instructions may be provided to a processing unit of a general purpose computer, a special purpose computer, or another programmable data processing apparatus to produce a machine, such that the instructions, when executed by the processing unit of the computer or another programmable data processing apparatus, generate an apparatus for implementing the functions/actions specified in one or more blocks in the flowchart and/or block diagrams.
- the computer-readable program instructions may also be stored in a computer-readable storage medium. These instructions cause a computer, a programmable data processing apparatus, and/or another device to operate in a particular manner, such that the computer-readable medium storing the instructions includes an article of manufacture that includes instructions for implementing various aspects of the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams.
- the computer-readable program instructions may also be loaded onto a computer, other programmable data processing apparatuses, or other devices, so that a series of operating steps are performed on the computer, other programmable data processing apparatuses, or other devices to produce a computer-implementing process, so that the instructions executed on the computer, other programmable data processing apparatuses, or other devices implement the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams.
- each block in the flowcharts or block diagrams may represent a module, a program segment, or a part of an instruction that includes one or more executable instructions for implementing specified logical functions.
- the functions marked in the blocks may also occur in an order different from that marked in the accompanying drawings. For example, two successive blocks may actually be performed basically in parallel, or they may be performed in an opposite order sometimes, depending on the functions involved.
- each block in the block diagrams and/or flowcharts as well as a combination of blocks in the block diagrams and/or flowcharts may be implemented by using a dedicated hardware-based system for executing specified functions or actions or by a combination of dedicated hardware and computer instructions.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Retry When Errors Occur (AREA)
Abstract
Description
Claims (20)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010475743.X | 2020-05-29 | ||
| CN202010475743.XA CN113742130B (en) | 2020-05-29 | 2020-05-29 | Method, electronic device and computer program product for backup |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210374008A1 US20210374008A1 (en) | 2021-12-02 |
| US11853167B2 true US11853167B2 (en) | 2023-12-26 |
Family
ID=78706249
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/917,851 Active 2040-12-12 US11853167B2 (en) | 2020-05-29 | 2020-06-30 | Method, electronic device and computer program product for backup |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11853167B2 (en) |
| CN (1) | CN113742130B (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120469861B (en) * | 2025-07-11 | 2025-09-23 | 苏州元脑智能科技有限公司 | Data backup method, electronic device, storage medium and computer program product |
Citations (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090300633A1 (en) * | 2008-05-28 | 2009-12-03 | International Business Machines Corporation | Method and System for Scheduling and Controlling Backups in a Computer System |
| US20110202504A1 (en) * | 2010-02-15 | 2011-08-18 | Ludmila Cherkasova | Backing up objects to a storage device |
| CN103176862A (en) | 2011-12-20 | 2013-06-26 | 伊姆西公司 | Device and method for managing data backup task |
| US20140040573A1 (en) * | 2012-07-31 | 2014-02-06 | Ludmila Cherkasova | Determining a number of storage devices to backup objects in view of quality of service considerations |
| US20140180664A1 (en) * | 2012-12-21 | 2014-06-26 | Commvault Systems, Inc. | Systems and methods for performance monitoring |
| US20160085574A1 (en) | 2014-09-22 | 2016-03-24 | Commvault Systems, Inc. | Efficiently restoring execution of a backed up virtual machine based on coordination with virtual-machine-file-relocation operations |
| US20180332138A1 (en) * | 2017-05-12 | 2018-11-15 | Oracle International Corporation | Dynamic weighting for cloud-based provisioning systems |
| CN109032837A (en) | 2018-06-15 | 2018-12-18 | 华为技术有限公司 | The method and apparatus of data backup |
| US10162709B1 (en) | 2016-11-23 | 2018-12-25 | Amazon Technologies, Inc. | Incremental backups for removable media |
| CN109542620A (en) | 2018-11-16 | 2019-03-29 | 中国人民解放军陆军防化学院 | The scheduling of resource configuration method of associated task stream in a kind of cloud |
| CN109684270A (en) | 2018-12-11 | 2019-04-26 | 泰康保险集团股份有限公司 | Database filing method, apparatus, system, equipment and readable storage medium storing program for executing |
| CN109951662A (en) | 2017-12-20 | 2019-06-28 | 浙江宇视科技有限公司 | Video backup method and system |
| US20200364113A1 (en) * | 2019-05-16 | 2020-11-19 | Acronis International Gmbh | System and method of determining a backup schedule based on data analysis and machine learning |
-
2020
- 2020-05-29 CN CN202010475743.XA patent/CN113742130B/en active Active
- 2020-06-30 US US16/917,851 patent/US11853167B2/en active Active
Patent Citations (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090300633A1 (en) * | 2008-05-28 | 2009-12-03 | International Business Machines Corporation | Method and System for Scheduling and Controlling Backups in a Computer System |
| US20110202504A1 (en) * | 2010-02-15 | 2011-08-18 | Ludmila Cherkasova | Backing up objects to a storage device |
| CN103176862A (en) | 2011-12-20 | 2013-06-26 | 伊姆西公司 | Device and method for managing data backup task |
| US20140040573A1 (en) * | 2012-07-31 | 2014-02-06 | Ludmila Cherkasova | Determining a number of storage devices to backup objects in view of quality of service considerations |
| US20140180664A1 (en) * | 2012-12-21 | 2014-06-26 | Commvault Systems, Inc. | Systems and methods for performance monitoring |
| US20160085574A1 (en) | 2014-09-22 | 2016-03-24 | Commvault Systems, Inc. | Efficiently restoring execution of a backed up virtual machine based on coordination with virtual-machine-file-relocation operations |
| US10162709B1 (en) | 2016-11-23 | 2018-12-25 | Amazon Technologies, Inc. | Incremental backups for removable media |
| US20180332138A1 (en) * | 2017-05-12 | 2018-11-15 | Oracle International Corporation | Dynamic weighting for cloud-based provisioning systems |
| CN109951662A (en) | 2017-12-20 | 2019-06-28 | 浙江宇视科技有限公司 | Video backup method and system |
| CN109032837A (en) | 2018-06-15 | 2018-12-18 | 华为技术有限公司 | The method and apparatus of data backup |
| CN109542620A (en) | 2018-11-16 | 2019-03-29 | 中国人民解放军陆军防化学院 | The scheduling of resource configuration method of associated task stream in a kind of cloud |
| CN109684270A (en) | 2018-12-11 | 2019-04-26 | 泰康保险集团股份有限公司 | Database filing method, apparatus, system, equipment and readable storage medium storing program for executing |
| US20200364113A1 (en) * | 2019-05-16 | 2020-11-19 | Acronis International Gmbh | System and method of determining a backup schedule based on data analysis and machine learning |
Non-Patent Citations (1)
| Title |
|---|
| Office Action and Search Report issued in corresponding Chinese Patent Application No. 202010475743.X dated Jul. 8, 2023 (25 pages). |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113742130A (en) | 2021-12-03 |
| US20210374008A1 (en) | 2021-12-02 |
| CN113742130B (en) | 2024-06-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10860441B2 (en) | Method and system for data backup and restoration in cluster system | |
| US10002024B2 (en) | Method and system for dynamic pool reallocation | |
| US11150999B2 (en) | Method, device, and computer program product for scheduling backup jobs | |
| US11429436B2 (en) | Method, device and computer program product for determining execution progress of task | |
| US20200278901A1 (en) | Self-learning disaster-avoidance and recovery | |
| US8214687B2 (en) | Disaster recovery based on journaling events prioritization in information technology environments | |
| US12229033B2 (en) | Method, device, and program product for managing computing resource in storage system | |
| US11669412B2 (en) | Method, electronic device and computer program product for storage management | |
| US12265500B2 (en) | Method, electronic device, and computer program product for identifying memory snapshot | |
| US20200177468A1 (en) | Techniques for analyzing a network and increasing network availability | |
| US9678793B2 (en) | Resource-based job scheduling | |
| US12158832B2 (en) | Method, electronic device, and computer program product for managing storage device | |
| US11775399B1 (en) | Efficient recovery in continuous data protection environments | |
| US10318456B2 (en) | Validation of correctness of interrupt triggers and delivery | |
| US11853167B2 (en) | Method, electronic device and computer program product for backup | |
| US20210303162A1 (en) | Method, electronic device, and computer program product for recovering data | |
| US11340825B1 (en) | Method, device, and computer program product for managing storage system | |
| US11645164B2 (en) | Adjusting data backups based on system details | |
| US11604704B2 (en) | Method, device and computer program product for data backup | |
| US20210182155A1 (en) | Method for managing backup system, electronic device and computer program product | |
| US20240281343A1 (en) | Method, electronic device, and computer program product for storage performance expansion | |
| US11663088B2 (en) | Method, electronic equipment, and computer program product for managing backup data | |
| US12001390B1 (en) | Method, electronic device, and computer program product for data storage | |
| CN115480954B (en) | Method, apparatus and program product for managing data backup | |
| US20240134692A1 (en) | Method, electronic device, and computer program product for determining storage resource usage amount |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YAN, JINRU;LIAO, MENGZE;LIU, MIN;AND OTHERS;SIGNING DATES FROM 20200618 TO 20200619;REEL/FRAME:053100/0146 |
|
| AS | Assignment |
Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053531/0108 Effective date: 20200818 |
|
| AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053578/0183 Effective date: 20200817 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053574/0221 Effective date: 20200817 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY INTEREST;ASSIGNORS:DELL PRODUCTS L.P.;EMC IP HOLDING COMPANY LLC;REEL/FRAME:053573/0535 Effective date: 20200817 |
|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST AT REEL 053531 FRAME 0108;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058001/0371 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST AT REEL 053531 FRAME 0108;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058001/0371 Effective date: 20211101 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053574/0221);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053574/0221);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053578/0183);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060332/0864 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053578/0183);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060332/0864 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053573/0535);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0106 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053573/0535);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:060333/0106 Effective date: 20220329 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |