IP Library Granted Patent US 10,055,298
Granted Patent B2
US 10,055,298 · App. 15/605,133 · Granted Aug 21, 2018

Data access during data recovery

Inventors: Michael John Dutch (Los Gatos, CA); Christopher Hercules Claudatos (San Jose, CA); Mandavilli Navneeth Rao (Santa Clara, CA)
Assignee: EMC IP Holding Company LLC
G06F11/1448G06F11/1466G06F11/1469G06F13/26G06F13/385
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 10,055,298
App. No.
15/605,133
Granted
Aug 21, 2018
Kind
B2
Abstract

A method, article of manufacture, and apparatus for accessing data during data recovery. In some embodiments, this includes sending an I/O request from an application to an object, wherein the object is being recovered, establishing an I/O intercept, intercepting the application's I/O request with the I/O intercept, and redirecting the I/O request based on the status of the object's sub-objects.

Claims (35)

1. A method, comprising:

intercepting a request to access an object that is being recovered as part of a data recovery operation currently being performed, wherein the object includes one or more sub-objects;

in response to intercepting the access request, determining a recovery status for a first sub-object of the one or more sub-objects in relation to the data recovery operation;

determining, based at least in part on the determined recovery status of the first sub-object, an access method for accessing at least one of the one or more sub-objects in connection with the request to access the object, wherein determining whether the first sub-object is to be accessed via local I/O, remote I/O, or recovery on access based at least in part on the recovery status for the first sub-object, and wherein the determining of the access method is performed in connection with the recovery operation currently being performed;

in response to determining that the first sub-object is available via local I/O and that I/O has been successfully performed on a local copy of the first sub-object, accessing the local copy of the first sub-object; and

in response to determining that the first sub-object is available via local I/O and that I/O has not been performed on the local copy of the first sub-object, rerouting, an I/O request to access the object to a recovery service that manages recovery of the object.

2. The method of claim 1 , wherein the determining the access method further includes determining whether to change a priority of the first sub-object.

3. The method of claim 1 , wherein the request to access the object is intercepted by an I/O intercept, and wherein the I/O intercept is configured to apply the determined access method and transparently redirect the I/O request.

4. The method of claim 3 , wherein in response to determining that the first sub-object is available via local I/O and that I/O has been successfully performed on the local copy of the first sub-object, the I/O intercept is abolished with regard to the local copy of the first sub-object after the I/O has been successfully performed on the local copy of the first sub-object.

5. The method of claim 3 , wherein the I/O request to access the object is rerouted by the I/O intercept.

6. The method of claim 1 , wherein the determining the recovery status of the first sub-object includes determining whether the first sub-object is available via local I/O, remote I/O, or recovery on access.

7. The method of claim 6 , wherein in response to determining that the first sub-object is available via local I/O, the access method for an application to access the object includes redirecting the I/O request to a local copy of the first sub-object.

8. The method of claim 6 , wherein in response to determining that the first sub-object is available via remote I/O, the access method for an application to access the object includes redirecting the I/O request to a remote copy of the first sub-object.

9. The method of claim 8 , wherein the first sub-object is available via remote access and the I/O request is redirected to a remote copy of the first sub-object based at least in part on a pinned status of at least the first sub-object, and wherein pinning at least the first sub-object restricts access to the first sub-object to remote I/O.

10. The method of claim 6 , wherein in response to determining that the first sub-object is available via recovery on access, the access method for an application to access the object includes holding the I/O request until the first sub-object has been recovered.

11. The method of claim 6 , further comprising spinning up at least the first sub-object on a system and establishing a connection between an application and the spun-up first sub-object.

12. The method of claim 11 , wherein the system comprises a virtual machine mounted on top of a physical machine that is connected by a comparatively high bandwidth connection to a storage container storing the first sub-object.

13. The method of claim 1 , wherein the object is segmented into the one or more sub-objects based at least in part on one or more of the following: a predefined segment interval, an access pattern associated with the object, metadata, one or more policies, and one or more user commands.

14. The method of claim 1 , wherein each of at least a subset of the one or more sub-objects is assigned a recovery priority based at least in part on one or more of the following: an access pattern associated with the object, metadata, one or more polices, and one or more user commands.

15. The method of claim 14 , wherein the recovery priority corresponding to at least one of the one or more sub-objects is dynamically changed during the data recovery operation.

16. The method of claim 14 , wherein the recovery priority corresponding to the at least one of the one or more sub-objects is dynamically changed during the data recovery operation based on one or more access requests for the at least one of the one or more sub-objects.

17. The method of claim 1 , wherein each of at least a subset of the one or more sub-objects is assigned a recovery priority, wherein the recovery priority is stored in metadata or a header associated with the subset of the one or more sub-objects.

18. The method of claim 17 , wherein the recovery priority for at least one of the one or more sub-objects is updated during the recovery operation based at least in part on an access request for accessing the at least one of the one or more sub-objects.

19. A system for accessing data during data recovery, comprising a storage device and a processor configured to:

intercept a request to access an object that is being recovered as part of a data recovery operation currently being performed, wherein the object includes one or more sub-objects;

in response to intercepting the access request, determine a recovery status for a first sub-object of the one or more sub-objects in relation to the data recovery operation;

determine, based at least in part on the determined recovery status of the first sub-object, an access method for accessing at least one of the one or more sub-objects in connection with the request to access the object, wherein determining whether the first sub-object is to be accessed via local I/O, remote I/O, or recovery on access based at least in part on the recovery status for the first sub-object, and wherein the determining of the access method is performed in connection with the recovery operation currently being performed;

in response to determining that the first sub-object is available via local I/O and that I/O has been successfully performed on a local copy of the first sub-object, access the local copy of the first sub-object; and

in response to determining that the first sub-object is available via local I/O and that I/O has not been performed on the local copy of the first sub-object, reroute, an I/O request to access the object to a recovery service that manages recovery of the object.

20. A computer program product for accessing data during data recovery, comprising a non-transitory computer usable medium having machine readable code embodied therein for:

intercepting a request to access an object that is being recovered as part of a data recovery operation currently being performed, wherein the object includes one or more sub-objects;

in response to intercepting the access request, determining a recovery status for a first sub-object of the one or more sub-objects in relation to the data recovery operation;

determining, based at least in part on the determined recovery status of the first sub-object, an access method for accessing at least one of the one or more sub-objects in connection with the request to access the object, wherein determining whether the first sub-object is to be accessed via local I/O, remote I/O, or recovery on access based at least in part on the recovery status for the first sub-object, and wherein the determining of the access method is performed in connection with the recovery operation currently being performed;

in response to determining that the first sub-object is available via local I/O and that I/O has been successfully performed on a local copy of the first sub-object, accessing the local copy of the first sub-object; and

in response to determining that the first sub-object is available via local I/O and that I/O has not been performed on the local copy of the first sub-object, rerouting, an I/O request to access the object to a recovery service that manages recovery of the object.

Assignments (9)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001) Recorded Jun 23, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.); DELL INTERNATIONAL L.L.C.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.); EMC IP HOLDING COMPANY LLC
Reel/Frame 071642/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045482/0131) Recorded May 20, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO WYSE TECHNOLOGY L.L.C.)
Reel/Frame 061749/0924 →
RELEASE OF SECURITY INTEREST AT REEL 045482 FRAME 0395 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058298/0314 →
SECURITY AGREEMENT Recorded Apr 22, 2020
From: CREDANT TECHNOLOGIES INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 053546/0001 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
PATENT SECURITY AGREEMENT (CREDIT) Recorded Mar 1, 2018
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 045482/0395 →
PATENT SECURITY AGREEMENT (NOTES) Recorded Mar 1, 2018
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 045482/0131 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 4, 2017
From: EMC CORPORATION
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 043444/0351 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 4, 2017
From: DUTCH, MICHAEL JOHN; CLAUDATOS, CHRISTOPHER HERCULES; RAO, MANDAVILLI NAVNEETH
To: EMC CORPORATION
Reel/Frame 043201/0678 →
Continuity (2)
Continuation 12828213 · Jun 30, 2010
Related Publication 20170329676A1 · Nov 16, 2017