IP Library Granted Patent US 9,122,642
Granted Patent B2
US 9,122,642 · App. 14/271,538 · Granted Sep 1, 2015

Hybrid data backup in a networked computing environment

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,122,642
App. No.
14/271,538
Granted
Sep 1, 2015
Kind
B2
Abstract

Embodiments of the present invention provide a hybrid (e.g., local and remote) approach for data backup in a networked computing environment (e.g., a cloud computing environment). In a typical embodiment, a set of storage configuration parameters corresponding to a set of data to be backed up is received and stored in a computer data structure. The set of storage configuration parameters can comprise at least one of the following: a recovery time objective (RTO), a recovery point objective (RPO), and a desired type of protection for the set of data. Regardless, the set of data is compared to previously stored data to identify at least one of the following: portions of the set of data that have commonality with the previously stored data; and portions of the set of data that are unique to the set of data (i.e., not in common with any of the previously stored data). The above-described process is referred to herein as “de-duplication”. A storage solution is then determined based on the set of storage configuration parameters. In general, the storage solution identifies at least one local storage resource and at least one remote storage resource (e.g., a cloud storage resource) for backing up the portions of the set of data that are unique to the set of data. Once the storage solution has been determined, the unique portions of the set of data will be stored in accordance therewith.

Claims (56)

1. A computer-implemented method for data backup in a networked computing environment, comprising:

receiving and storing in a computer data structure a set of storage configuration parameters corresponding to a set of data to be backed up, the set of storage configuration parameters comprising at least one of the following: a recovery time objective (RTO) for the set of data, a recovery point objective (RPO) for the set of data, and a desired type of protection for the set of data;

comparing the set of data to previously stored data to identify portions of the set of data that have commonality with the previously stored data, and portions of the set of data that are unique to the set of data;

making a determination as to whether the storage configuration parameters corresponding to the set of data are met by the previously stored data to which the set of data has commonality;

if the determination is that the storage configuration parameters are not met by the previously stored data to which the set of data has commonality, relocating the previously stored data to which the set of data has commonality to a resource where the storage configuration parameters are met;

determining a storage solution for storing the portions of the set of data that are unique to the set of data based on the set of storage configuration parameters;

storing the portions of the set of data that are unique to the set of data in accordance with the storage solution;

generating portion redistribution directives in response to at least one of: an aging of at least one file that results in a violation of the storage configuration parameters, a system resource change, and a change in a resource failure characteristic; and

executing the portion redistribution objectives with respect to at least one of: the previously stored data to which the set of data has commonality, or the stored portions of the set of data that are unique to the set of data.

2. The computer-implemented method of claim 1 , the networked computing environment comprising a cloud computing environment.

3. The computer-implemented method of claim 1 , further comprising updating, responsive to the storing, a hash map and an extent list to reflect a location of portions of the set of data that are unique to the set of data.

4. The computer-implemented method of claim 3 , the comparing comprising analyzing the hash map to identify the portions of the set of data that have commonality with the previously stored data.

5. The computer-implemented method of claim 3 , further comprising:

receiving a request to retrieve the set of data;

analyzing the extent list to retrieve the portions of data that have commonality with the previously stored data, and the portions of the set of data that are unique to the set of data from their respective locations; and

composing the set of data by combining the portions of the set of data that have commonality with the previously stored data and the portions of the set of data that are unique to the set of data.

6. The computer-implemented method of claim 1 , wherein the portions of the set of data that are unique to the set of data do not have commonality with the previously stored data.

7. The computer-implemented method of claim 1 , wherein the storage solution comprises at least one local storage resource and at least one remote storage resource for backing up the portions of the set of data that are unique to the set of data.

8. The method of claim 1 , wherein a service solution provider provides a computer infrastructure that performs the method for one or more consumers.

9. A system for data backup in a networked computing environment, comprising:

a bus;

a processor coupled to the bus; and

a memory medium coupled to the bus, the memory medium comprising instructions to:

receive and store in a computer data structure a set of storage configuration parameters corresponding to a set of data to be backed up in computer memory, the set of storage configuration parameters comprising at least one of the following: a recovery time objective (RTO) for the set of data, a recovery point objective (RPO) for the set of data, and a desired type of protection for the set of data;

compare the set of data to previously stored data to identify portions of the set of data that have commonality with the previously stored data, and portions of the set of data that are unique to the set of data;

make a determination as to whether the storage configuration parameters corresponding to the set of data are met by the previously stored data to which the set of data has commonality;

if the determination is that the storage configuration parameters are not met by the previously stored data to which the set of data has commonality, relocate the previously stored data to which the set of data has commonality to a resource where the storage configuration parameters are met;

determine a storage solution for storing the portions of the set of data that are unique to the set of data based on the set of storage configuration parameters;

store the portions of the set of data that are unique to the set of data in accordance with the storage solution;

generate portion redistribution directives in response to at least one of: an aging of at least one file that results in a violation of the storage configuration parameters, a system resource change, and a change in a resource failure characteristic; and

execute the portion redistribution obiectives with respect to at least one of: the previously stored data to which the set of data has commonality, or the stored portions of the set of data that are unique to the set of data.

10. The system of claim 9 , the networked computing environment comprising a cloud computing environment.

11. The system of claim 9 , the memory medium further comprising instructions to update, responsive to the storage of the portions of the set of data that are unique to the set of data, a hash map and an extent list to reflect a location of portions of the set of data that are unique to the set of data.

12. The system of claim 11 , the memory medium further comprising instructions to analyze the hash map to identify the portions of the set of data that have commonality with the previously stored data.

13. The system of claim 11 , the memory medium further comprising instructions to:

receive a request to retrieve the set of data;

analyze the extent list to retrieve the portions of data that have commonality with the previously stored data, and the portions of the set of data that are unique to the set of data from their respective locations; and

compose the set of data by combining the portions of the set of data that have commonality with the previously stored data and the portions of the set of data that are unique to the set of data.

14. The system of claim 9 , wherein the portions of the set of data that are unique to the set of data do not have commonality with the previously stored data.

15. A computer program product for data backup in a networked computing environment, the computer program product comprising a computer readable storage media, and program instructions stored on the computer readable storage media, to:

receive and store in a computer data structure a set of storage configuration parameters corresponding to a set of data to be backed up in computer memory, the set of storage configuration parameters comprising at least one of the following: a recovery time objective (RTO) for the set of data, a recovery point objective (RPO) for the set of data, and a desired type of protection for the set of data;

compare the set of data to previously stored data to identify portions of the set of data that have commonality with the previously stored data, and portions of the set of data that are unique to the set of data;

make a determination as to whether the storage configuration parameters corresponding to the set of data are met by the previously stored data to which the set of data has commonality;

if the determination is that the storage configuration parameters are not met by the previously stored data to which the set of data has commonality, relocate the previously stored data to which the set of data has commonality to a resource where the storage configuration parameters are met;

determine a storage solution for storing the portions of the set of data that are unique to the set of data based on the set of storage configuration parameters;

store the portions of the set of data that are unique to the set of data in accordance with the storage solution;

generate portion redistribution directives in response to at least one of: an aging of at least one file that results in a violation of the storage configuration parameters, a system resource change, and a change in a resource failure characteristic; and

execute the portion redistribution objectives with respect to at least one of: the previously stored data to which the set of data has commonality, or the stored portions of the set of data that are unique to the set of data.

16. The computer program product of claim 15 , the networked computing environment comprising a cloud computing environment.

17. The computer program product of claim 15 , the computer readable storage media further comprising instructions to update, responsive to the storage of the portions of the set of data that are unique to the set of data, a hash map and an extent list to reflect a location of portions of the set of data that are unique to the set of data.

18. The computer program product of claim 17 , the computer readable storage media further comprising instructions to analyze the hash map to identify the portions of the set of data that have commonality with the previously stored data.

19. The computer program product of claim 15 , the computer readable storage media further comprising instructions to:

receive a request to retrieve the set of data;

analyze the extent list to retrieve the portions of data that have commonality with the previously stored data, and the portions of the set of data that are unique to the set of data from their respective locations; and

compose the set of data by combining the portions of the set of data that have commonality with the previously stored data and the portions of the set of data that are unique to the set of data.

20. The computer program product of claim 15 , wherein the portions of the set of data that are unique to the set of data do not have commonality with the previously stored data.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 13, 2021
From: INTERNATIONAL BUSINESS MACHINES CORPORATION
To: KYNDRYL, INC.
Reel/Frame 057885/0644 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 7, 2014
From: CHAVDA, KAVITA; MANDAGERE, NAGAPRAMOD S.; UTTAMCHANDANI, SANDEEP M.; ZHOU, PIN
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 032837/0957 →