Patent application title:

Linking dynamic computer data protection to an external state

Publication number:

-

Publication date:
Application number:

14/590,825

Filed date:

2015-01-06

✅ Patent granted

Patent number:

US 9,811,425 B1

Grant date:

2017-11-07

PCT filing:

-

PCT publication:

-

Examiner:

Cam-Y Truong

Agent:

Fenwick & West LLP

Adjusted expiration:

2035-06-20

Smart Summary: A data backup manager connects the strength of data backups to outside conditions. It keeps an eye on external factors, like security threats, and changes how often and what data gets backed up based on those conditions. If there’s a higher risk, it will increase the frequency and amount of data backed up. Conversely, if the risk decreases, it will reduce the backup efforts. This approach helps manage resources better while ensuring data safety. 🚀 TL;DR

Abstract:

A data backup manager links data backup robustness to an external state. The data backup manager monitors the external state. Responsive to the external state, the data backup manager adjusts parameters controlling data backup, such as backup frequency, backup content, and backup retention time. The data backup manager can increase these parameters responsive to an increase in an external distress state level, and decrease them in response to a decrease in the external distress state level.

Inventors:

Assignee:

Applicant:

Interested in similar patents?

Get notified when new applications in this technology area are published.

Classification:

G06F11/1461 »  CPC main

Error detection; Error correction; Monitoring; Responding to the occurrence of a fault, e.g. fault tolerance; Error detection or correction of the data by redundancy in operation; Saving, restoring, recovering or retrying; Point-in-time backing up or restoration of persistent data; Management of the backup or restore process Backup scheduling policy

G06F11/3409 »  CPC further

Error detection; Error correction; Monitoring; Monitoring; 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/14 IPC

Error detection; Error correction; Monitoring; Responding to the occurrence of a fault, e.g. fault tolerance Error detection or correction of the data by redundancy in operation

G06F11/34 IPC

Error detection; Error correction; Monitoring; Monitoring 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

Description

CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 10/934,615, filed on Sep. 2, 2004, which is incorporated by reference in its entirety.

TECHNICAL FIELD

This invention pertains generally to enabling dynamic computer data protection by linking backup with an external state.

BACKGROUND

Currently, computer data (for example, data stored on disk volumes) are backed up either on pre-set schedules, or in the event of a known impending disaster (for example, a loss of power, an imminent flood, etc.). This leaves any new or modified data fully vulnerable between backups, because it is not possible to recover data more recent than the last executed backup.

On the other hand, each executed backup uses both computing cycles and storage resources. Therefore, although backing up frequently is safer in terms of data integrity, it can become very resource expensive. Traditionally, a compromise has been reached for each protected system by balancing the time between backups (the window of vulnerability) and the resources needed or available to perform or hold the backup data.

In contemporary computing environments, information from external sources concerning the stability of the system is often available. For example, a malicious code threat assessment system can provide information regarding a current threat level. However, today's backup systems do not leverage external states to enhance data backup management.

What is needed are methods, systems and computer readable media to improve backup management, by automatically adjusting the frequency and/or data granularity of backups responsive to states external to the backup system.

SUMMARY OF INVENTION

The present invention comprises methods, systems and computer readable media for linking data backup robustness to an external state. In some embodiments, a data backup manager monitors an external state (such as a security threat assessment or other distress level). Responsive to the external state, the data backup manager adjusted parameters controlling data backup. The parameters to modify can include backup frequency, backup content, and backup retention time. The data backup manager can increase these parameters responsive to an increase in an external distress state level, and decrease them in response to a decrease in the external distress state level. Thus, the data backup manager ties the allocation of resources devoted to data backup to anticipated need.

The features and advantages described in this disclosure and in the following detailed description are not all-inclusive, and particularly, many additional features and advantages will be apparent to one of ordinary skill in the relevant art in view of the drawings, specification, and claims hereof. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter, resort to the claims being necessary to determine such inventive subject matter.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a block diagram illustrating a high level overview of a system for performing some embodiments of the present invention.

FIG. 2 is a flowchart, illustrating steps for tuning the backup schedule responsive to an external distress state, according to one embodiment of the present invention.

FIG. 3 is a flowchart, illustrating steps for tuning the backup schedule responsive to an external distress state, according to another embodiment of the present invention.

FIG. 4 is a flowchart, illustrating steps for tuning the backup schedule responsive to an external distress state, according to yet another embodiment of the present invention.

The Figures depict embodiments of the present invention for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.

DETAILED DESCRIPTION

FIG. 1•illustrates a high level overview of a system 100 for performing some embodiments of present invention. A data backup manager 101 runs in a computer 103, and modifies a backup schedule 105 (or in other embodiments other backup characteristics) responsive to an external state, thereby linking backup robustness to an external state. It is to be understood that although the data backup manager 101 is illustrated as a single entity, as the term is used herein a data backup manager 101 refers to a collection of functionalities which can be implemented as software, hardware, firmware or any combination of the three. Where a data backup manager 101 is implemented as software, it can be implemented as a standalone program, but can also be implemented in other ways, for example as part of a larger program, as a plurality of separate programs, or as one or more statically or dynamically linked libraries.

The data backup manager 101 monitors a state external to the backup system, such as an external distress state level state (for example, an external security threat assessment, an external computing resource overload assessment, an external software stability assessment, etc.). In some embodiments of the present invention, the data backup manager 101 monitors an external state by receiving e-mails 107 (or other forms of electronic notification, for example, control signals) from an external source 109 (for example, a threat assessment system) regarding the external state. In other embodiments, the data backup manager 101 reads data (for example, a global variable, a buffer, a port) external to the data backup manager 101 concerning the external state. Typically, such data is provided by an external source 109. It is to be understood that although the external source 109 in FIG. 1 is illustrated as being external to the computer 103 on which the data backup manager 101 resides (for example, elsewhere on a local or wide area network, on the Internet, etc.), in some embodiments the external source 109 is located on the same computer 103 as the data backup manager 101. The external source 109 and state are external to the data backup manager 101, but need not be external to the physical computer 103 on which the data backup manager 101 executes.

As illustrated in FIG. 1, responsive to the external source, the data backup manager 101 modifies the backup schedule 105 by adjusting parameters such as the backup frequency 111, the content 113 to backup and/or the retention 115 time for executed backups. The data backup manager 101 backups data 117 from the computer 103 to a storage medium 119, on which it retains the data backups 121 for the scheduled amount of time. Note that the storage medium 119 in FIG. 1 is illustrated as being on the computer 103 on which the data backup manager 101 executes (for example, a disk drive or a tape in a local tape drive). Of course, in some embodiments, the storage medium 119 (or media 119) resides external to that computer 103, for example in the form of a magnetic or optical medium located elsewhere on a local or wide area network, on the Internet, etc.

FIG. 2 is a flowchart, illustrating steps for the data backup manager 101 tuning the backup schedule 105 responsive to an external distress state, according to one embodiment of the present invention. As illustrated in FIG. 2, the data backup manager 101 notes 201 an increase in the external distress level. Responsive to the external distress state level increasing, the data backup manager 101 can increase 203 the scheduled backup frequency 111, increase 205 the amount of content 113 to backup, and/or retain 207 executed backups 121 for longer periods of time.

Increasing 203 the frequency of data backups 121 reduces the window of vulnerability for stored data 117 during times of high threat. Also in the event of a successful attack or system compromise, increasing 203, 205, 207 backup frequency, depth and/or retention periods increases the possibility of recovering unmodified or undamaged versions of the data 117 as they existed before the failure.

FIG. 3 is a flowchart, illustrating steps for the data backup manager 101 tuning the backup schedule 105 responsive to an external distress state, according to another embodiment of the present invention. The data backup manager 101 notes 301 a decrease in the external distress level. Responsive to the decrease in the external distress level, the data backup manager 101 can decrease 303 the scheduled backup frequency 111, decrease 305 the amount of content to backup, and/or retain 207 executed backups 121 for shorter periods of time. This saves storage and/or computational resources when threat levels are low.

FIG. 4 is a flowchart, illustrating steps for the data backup manager 101 tuning the backup schedule 105 responsive to an external distress state, according to yet another embodiment of the present invention. As illustrated in FIG. 4, the data backup manager 101 can note 401 at an external threat level is substantially at a critical point. In response, the data backup manager 101 executes 403 an immediate data backup 121. Note that what constitutes a critical point is a variable design choice.

As will be understood by those familiar with the art, the invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. Likewise, the particular naming and division of the modules, managers, features, attributes, methodologies and other aspects are not mandatory or significant, and the mechanisms that implement the invention or its features may have different names, divisions and/or formats. Furthermore, as will be apparent to one of ordinary skill in the relevant art, the modules, managers, features, attributes, methodologies and other aspects of the invention can be implemented as software, hardware, firmware or any combination of the three. Of course, wherever a component of the present invention is implemented as software, the component can be implemented as a script, as a standalone program, as part of a larger program, as a plurality of separate scripts and/or programs, as a statically or dynamically linked library, as a kernel loadable module, as a device driver, and/or in every and any other way known now or in the future to those of skill in the art of computer programming. Additionally, the present invention is in no way limited to implementation in any specific programming language, or for specific operating system or environment. Accordingly, the disclosure of the present invention is intended to be illustrative, but not limiting, of the scope of the invention, which is set forth in the following claims.

Claims

What is claimed is:

1. A computer-implemented method of managing a backup system on a first computer, the method comprising the steps of:

monitoring via a network, by a data backup manager on the first computer, a distress state level of an external source that is distinct from the backup system on the first computer that backs up data stored on the first computer, the distress state level of the external source monitored by the data backup manager based on a notification received from the external source, wherein the external source is executed on a second computer that is distinct from the first computer that includes the data backup manager, the second computer does not back up the data stored on the first computer;

noting, by the data backup manager on the first computer, a change to the distress state level of the external source indicating a security threat at the external source based on the monitored distress state level of the external source;

automatically adjusting, by the data backup manager on the first computer, a backup schedule of the backup system on the first computer based on the noted change to the external distress state level of the external source indicating the security threat at the external source, wherein the adjusting the backup schedule comprises adjusting an amount of content on the first computer to back up based on the noted change to the external distress state level of the external source; and

performing, by the data backup manager on the first computer, a backup of the data stored on the first computer according to the adjusted backup schedule.

2. The computer-implemented method of claim 1, wherein automatically adjusting the backup schedule further comprises:

adjusting a frequency of backing up content on the backup system based on the distress state level of the external source.

3. The method of claim 1, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being an increase in the distress state level of the external source, performing at least one of increasing an amount of content to backup or retaining executed backups for longer periods of time.

4. The method of claim 1, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being a decrease in the distress state level of the external source, performing at least one of decreasing an amount of content to backup or retaining executed backups for shorter periods of time.

5. The method of claim 1, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change further being an indication that the distress state level of the external source has reached a critical point, executing an immediate backup of content by the backup system.

6. The method of claim 1, wherein monitoring the distress state level of the external source comprises:

receiving an e-mail from the external source regarding the distress state level or reading data from the external source concerning the distress state level.

7. The method of claim 1, wherein the change to the distress state level of the external source further comprises a non-security threat including at least one of a computing resource overload assessment of the external source or an external software stability assessment of the external source.

8. The method of claim 1, wherein automatically adjusting the backup schedule further comprises:

adjusting parameters controlling the backup system to tie an allocation of resources devoted to the backup system on the first computer to an anticipated need for the resources.

9. A non-transitory computer readable storage medium comprising executable program code of a data backup manager that manages a backup system on a first computer, the program code when executed causing the data backup manager to perform steps comprising:

monitoring via a network, by the data backup manager on the first computer, a distress state level of an external source that is distinct from the backup system on the first computer that backs up data stored on the first computer, the distress state level of the external source monitored by the data backup manager based on a notification received from the external source, wherein the external source is executed on a second computer that is distinct from the first computer that includes the data backup manager, the second computer does not back up the data stored on the first computer;

noting, by the data backup manager on the first computer, a change to the distress state level of the external source indicating a security threat at the external source based on the monitored distress state level of the external source;

automatically adjusting, by the data backup manager on the first computer, a backup schedule of the backup system on the first computer based on the noted change to the external distress state level of the external source indicating the security threat at the external source, wherein the adjusting the backup schedule comprises adjusting an amount of content on the first computer to back up based on the noted change to the external distress state level of the external source; and

performing, by the data backup manager on the first computer, a backup of the data stored on the first computer according to the adjusted backup schedule.

10. The non-transitory computer-readable storage medium of claim 9, wherein automatically adjusting the backup schedule further comprises:

adjusting a frequency of backing up content on the backup system based on the distress state level of the external source.

11. The non-transitory computer-readable storage medium of claim 9, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being an increase in the distress state level of the external source, performing at least one of increasing an amount of content to backup or retaining executed backups for longer periods of time.

12. The non-transitory computer-readable storage medium of claim 9, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being a decrease in the distress state level of the external source, performing at least one of decreasing an amount of content to backup or retaining executed backups for shorter periods of time.

13. The non-transitory computer-readable storage medium of claim 9, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change further being an indication that the distress state level of the external source has reached a critical point, executing an immediate backup of content by the backup system.

14. The non-transitory computer-readable storage medium of claim 9, wherein monitoring the distress state level of the external source comprises:

receiving an e-mail from the external source regarding the distress state level or reading data from the external source concerning the distress state level.

15. A first computer system comprising:

a computer processor; and

a non-transitory computer-readable storage medium comprising executable code of a data backup manager that manages a backup system on the first computer system, the program code when executed causing the data backup manager to perform steps comprising:

monitoring via a network, by the data backup manager on the first computer system, a distress state level of an external source that is distinct from the backup system on the first computer system that backs up data stored on the first computer system, the distress state level of the external source monitored by the data backup manager based on a notification received from the external source, wherein the external source is executed on a second computer system that is distinct from the first computer system that includes the data backup manager, the second computer system does not back up the data stored on the first computer system;

noting, by the data backup manager on the first computer system, a change to the distress state level of the external source indicating a security threat at the external source based on the monitored distress state level of the external source;

automatically adjusting, by the data backup manager on the first computer system, a backup schedule of the backup system on the first computer system based on the noted change to the external distress state level of the external source indicating the security threat at the external source, wherein the adjusting the backup schedule comprises adjusting an amount of content on the first computer system to back up based on the noted change to the external distress state level of the external source; and

performing, by the data backup manager on the first computer, a backup of the data stored on the first computer according to the adjusted backup schedule.

16. The computer system of claim 15, wherein automatically adjusting the backup schedule further comprises:

adjusting a frequency of backing up content on the backup system based on the distress state level of the external source.

17. The computer system of claim 15, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being an increase in the distress state level of the external source, performing at least one of increasing an amount of content to backup or retaining executed backups for longer periods of time.

18. The computer system of claim 15, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change being a decrease in the distress state level of the external source, performing at least one of decreasing an amount of content to backup or retaining executed backups for shorter periods of time.

19. The computer system of claim 15, wherein automatically adjusting the backup schedule further comprises:

responsive to the noted change further being an indication that the distress state level of the external source has reached a critical point, executing an immediate backup of content by the backup system.

20. The computer system of claim 15, wherein monitoring the distress state level of the external source comprises:

receiving an e-mail from the external source regarding the distress state level or reading data from the external source concerning the distress state level.

Resources

Images & Drawings included:

Sources:

Similar patent applications:

Recent applications in this class:

Recent applications for this Assignee: