Concurrent remote IO processing for synchronous replication

US10936451B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10936451-B2
Application numberUS-201816168910-A
CountryUS
Kind codeB2
Filing dateOct 24, 2018
Priority dateOct 24, 2018
Publication dateMar 2, 2021
Grant dateMar 2, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

In a data storage system in which a first storage array and a second storage array maintain first and second replicas of a production volume, the first storage array is responsive to a write command from a host to send a notification to the second storage array indicating that the replicated production volume will be updated. The notification has information that enables the second storage array to implement pre-processing steps to prepare for subsequent receipt of data associated with the write command. Both storage arrays implement the pre-processing steps at least partly concurrently. When the data associated with the write command is subsequently received, the first storage array writes the data to cache and then sends a copy of the data to the second storage array, i.e. in series. The second storage array then writes the data to cache. Elapsed time between receipt of the write command and returning an acknowledgment to the host may be improved by concurrent pre-processing.

First claim

Opening claim text (preview).

What is claimed is: 1. An apparatus comprising: a first storage array comprising a plurality of interconnected computing nodes, each of the computing nodes comprising at least one processor and non-transitory memory, and a plurality of groups of data storage drives, each group of data storage drives connected with one of the computing nodes, wherein the first storage array maintains a first replica of a replicated volume comprising contiguous logical block addresses that map to non-contiguous addresses of the data storage drives; program code running on the first storage array, responsive to receipt of an IO command from a host that will update the replicated volume, which generates a notification that an IO that will update the replicated volume is impending, the notification being generated before data associated with the IO command is received by the first storage array and before the data associated with the IO command is received by the second storage array and comprising information that enables implementation of pre-processing to prepare for receipt of data associated with the impending IO, the information comprising logical block addresses that will be affected by the impending IO; program code running on the first storage array that provides the notification to a second storage array that maintains a second replica of the replicated volume before the data associated with the IO command is received by the first storage array and before the data associated with the IO command is received by the second storage array; and program code running on the first storage array and the second storage array that implements the pre-processing before the data associated with the IO command is received by the first storage array and before the data associated with the IO command is received by the second storage array to prepare for receipt of the data associated with the impending IO at least partly concurrently with implementation of the pre-processing by the second storage array, the pre-processing comprising locking the logical block addresses that will be affected by the impending IO. 2. The apparatus of claim 1 wherein the notification indicates at least one of: device number, cylinder number, head (track), and size. 3. The apparatus of claim 1 wherein the pre-processing comprises identifying metadata associated with the impending IO. 4. The apparatus of claim 3 wherein the pre-processing comprises using the identified metadata to identify locations in volatile memory associated with the impending IO. 5. The apparatus of claim 4 wherein the pre-processing comprises locking the identified locations. 6. The apparatus of claim 1 further comprising program code that writes the data to the memory at least partly concurrently with the second storage array writing the data to memory. 7. A method comprising: in a network comprising: a first storage array comprising a plurality of interconnected first computing nodes, each of the first computing nodes comprising at least one processor and non-transitory memory, and a plurality of groups of first data storage drives, each group of first data storage drives connected with one of the first computing nodes, wherein the first storage array maintains a first replica of a replicated volume comprising contiguous logical block addresses that map to non-contiguous addresses of the first data storage drives; and a second storage array comprising a plurality of interconnected second computing nodes, each of the second computing nodes comprising at least one processor and non-transitory memory, and a plurality of groups of second data storage drives, each group of second data storage drives connected with one of the second computing nodes, wherein the second storage array maintains a second replica of the replicated volume comprising contiguous logical block addresses that map to non-contiguous addresses of the second data storage drives; the first storage array generating a notification that an impending IO will update the replicated volume, the notification being generated before data associated with the impending IO is received by the first storage array and before the data associated with the impending IO is received by the second storage array and comprising information that enables implementation of pre-processing steps to prepare for receipt of data associated with the impending IO, the information comprising logical block addresses that will be affected by the impending IO; the first storage array providing the notification to the second storage array before the data associated with the impending IO is received by the first storage array and before the data associated with the impending IO is received by the second storage array; and the first storage array implementing the pre-processing steps to prepare for receipt of the data associated with the impending IO at least partly concurrently with implementation of the pre-processing steps by the second storage array and before the data associated with the impending IO is received by the first storage array and before the data associated with the impending IO is received by the second storage array, the pre-processing comprising locking the logical block addresses that will be affected by the impending IO. 8. The method of claim 7 wherein generating the notification comprises indicating at least one of: device number, cylinder number, head (track), and size. 9. The method of claim 7 wherein implementing the pre-processing steps comprises identifying metadata associated with the impending IO. 10. The method of claim 9 wherein implementing the pre-processing steps comprises using the identified metadata to identify locations in volatile memory associated with the impending IO. 11. The method of claim 10 wherein implementing the pre-processing steps comprises locking the identified locations. 12. The method of claim 7 further comprising the first storage array writing the data to the memory at least partly concurrently with the second storage array writing the data to memory. 13. A system comprising: a first storage array comprising a plurality of interconnected first computing nodes, each of the first computing nodes comprising at least one processor and non-transitory memory, and a plurality of groups of first data storage drives, each group of first data storage drives connected with one of the first computing nodes, wherein the first storage array maintains a first replica of a replicated volume comprising contiguous logical block addresses that map to non-contiguous addresses of the first data storage drives; and a second storage array comprising a plurality of interconnected second computing nodes, each of the second computing nodes comprising at least one processor and non-transitory memory, and a plurality of groups of second data storage drives, each group of second data storage drives connected with one of the second computing nodes, wherein the second storage array maintains a second replica of the replicated volume comprising contiguous logical block addresses that map to non-contiguous addresses of the second data storage drives; wherein the first storage array is responsive to a write command from a host to generate a notification that the replicated volume will be updated, the notification being generated before data associated with the write command is received by the first storage array and before the data associated with the write command is received by the second storage array and comprising information that enables implementation of pre-processing steps to prepare for subsequent receipt of data associated with the write command, the information comprisin

Assignees

Inventors

Classifications

  • Replication mechanisms · CPC title

  • with a shared cache · CPC title

  • while ensuring consistency · CPC title

  • with special data handling, e.g. priority of data or instructions, handling errors or pinning · CPC title

  • Synchronous techniques · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10936451B2 cover?
In a data storage system in which a first storage array and a second storage array maintain first and second replicas of a production volume, the first storage array is responsive to a write command from a host to send a notification to the second storage array indicating that the replicated production volume will be updated. The notification has information that enables the second storage arra…
Who is the assignee on this patent?
Emc Ip Holding Co Llc
What technology area does this patent fall under?
Primary CPC classification G06F11/2082. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 9 related publications on this page (citations in our corpus or others sharing the same primary CPC).