Mirroring write operations across data storage devices

US10922009B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10922009-B2
Application numberUS-201916505453-A
CountryUS
Kind codeB2
Filing dateJul 8, 2019
Priority dateJul 8, 2019
Publication dateFeb 16, 2021
Grant dateFeb 16, 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.

A computer-implemented method, according to one approach, includes: receiving a first request to perform a write operation from a host, and performing the write operation. Metadata corresponding to the first request is sent to the secondary data storage device, and metadata corresponding to a second request to perform the write operation is received from the secondary data storage device, where the second request was received at the secondary data storage device from the host. The metadata corresponding to the first and second requests is used to determine whether the write operation has been mirrored across the primary and secondary data storage devices. In response to determining that the write operation has been mirrored across the primary and secondary data storage devices, a response is sent to the secondary data storage device which indicates that the write operation has been reconciled across the primary and secondary data storage devices.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for mirroring write operations across primary and secondary data storage devices, comprising: receiving a first request to perform a write operation from a host; performing the write operation; sending metadata corresponding to the first request to the secondary data storage device; receiving metadata corresponding to a second request to perform the write operation from the secondary data storage device, wherein the second request was received at the secondary data storage device from the host; using the metadata corresponding to the first and second requests to determine whether the write operation has been mirrored across the primary and secondary data storage devices; and in response to determining that the write operation has been mirrored across the primary and secondary data storage devices, sending a response to the secondary data storage device which indicates that the write operation has been reconciled across the primary and secondary data storage devices. 2. The computer-implemented method of claim 1 , comprising: receiving a response from the secondary data storage device which indicates that the write operation has been reconciled across the primary and secondary data storage devices in response to the secondary data storage device determining that the write operation has been mirrored across the primary and secondary data storage devices, wherein the secondary data storage device performs the write operation in response to receiving the second request to perform the write operation, wherein the secondary data storage device uses the metadata corresponding to the first and second requests to determine whether the write operation has been reconciled across the primary and secondary data storage devices. 3. The computer-implemented method of claim 1 , comprising: receiving a read request; determining whether data specified in the read request has been reconciled across the primary and secondary data storage devices; in response to determining that the data specified in the read request has not been reconciled across the primary and secondary data storage devices, delaying performance of the read request; and in response to determining that the data specified in the read request has been reconciled across the primary and secondary data storage devices, performing the read request. 4. The computer-implemented method of claim 1 , comprising: sending a response to the host which indicates that the write operation has been performed prior to determining whether the write operation has been reconciled across the primary and secondary data storage devices. 5. The computer-implemented method of claim 1 , wherein the metadata corresponding to the first request includes information selected from the group consisting of: a timestamp, hash values, and storage location identification, wherein the metadata corresponding to the second request includes information selected from the group consisting of: a timestamp, hash values, and storage location identification. 6. The computer-implemented method of claim 1 , comprising: storing the metadata corresponding to the first request in memory, wherein the metadata corresponding to the first request is overwritten by metadata corresponding to a subsequent request to perform a write operation on a same record as the first request. 7. The computer-implemented method of claim 1 , wherein the using the metadata corresponding to the first and second requests to determine whether the write operation has been mirrored across the primary and secondary data storage devices is performed for all write operation requests received from the host. 8. A computer program product for mirroring write operations across primary and secondary data storage devices, the computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions readable and/or executable by a processor to cause the processor to: receive, by the processor, a first request to perform a write operation from a host; perform, by the processor, the write operation; send, by the processor, metadata corresponding to the first request to the secondary data storage device; receive, by the processor, metadata corresponding to a second request to perform the write operation from the secondary data storage device, wherein the second request was received at the secondary data storage device from the host; use, by the processor, the metadata corresponding to the first and second requests to determine whether the write operation has been mirrored across the primary and secondary data storage devices; and in response to determining that the write operation has been mirrored across the primary and secondary data storage devices, send, by the processor, a response to the secondary data storage device which indicates that the write operation has been reconciled across the primary and secondary data storage devices. 9. The computer program product of claim 8 , the program instructions readable and/or executable by the processor to cause the processor to: receive, by the processor, a response from the secondary data storage device which indicates that the write operation has been reconciled across the primary and secondary data storage devices in response to the secondary data storage device determining that the write operation has been mirrored across the primary and secondary data storage devices, wherein the secondary data storage device performs the write operation in response to receiving the second request to perform the write operation, wherein the secondary data storage device uses the metadata corresponding to the first and second requests to determine whether the write operation has been mirrored across the primary and secondary data storage devices. 10. The computer program product of claim 8 , the program instructions readable and/or executable by the processor to cause the processor to: receive, by the processor, a read request; determine, by the processor, whether data specified in the read request has been reconciled across the primary and secondary data storage devices; in response to determining that the data specified in the read request has not been reconciled across the primary and secondary data storage devices, delay, by the processor, performance of the read request; and in response to determining that the data specified in the read request has been reconciled across the primary and secondary data storage devices, perform, by the processor, the read request. 11. The computer program product of claim 8 , the program instructions readable and/or executable by the processor to cause the processor to: send, by the processor, a response to the host which indicates that the write operation has been performed prior to determining whether the write operation has been mirrored across the primary and secondary data storage devices. 12. The computer program product of claim 8 , wherein the metadata corresponding to the first request includes information selected from the group consisting of: a timestamp, hash values, and storage location identification, wherein the metadata corresponding to the second request includes information selected from the group consisting of: a timestamp, hash values, and storage location identification. 13. The computer program product of claim 8 , the program instructions readable and/or executable by the processor to cause the processor to: store, by the processor, the metadata corresponding to the first request in memory, wherein the metadata corresponding to the first request is

Assignees

Inventors

Classifications

  • G06F3/067Primary

    Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title

  • Command handling arrangements, e.g. command buffers, queues, command scheduling · CPC title

  • G06F3/065Primary

    Replication mechanisms · CPC title

  • Improving I/O performance · CPC title

  • in relation to throughput · 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 US10922009B2 cover?
A computer-implemented method, according to one approach, includes: receiving a first request to perform a write operation from a host, and performing the write operation. Metadata corresponding to the first request is sent to the secondary data storage device, and metadata corresponding to a second request to perform the write operation is received from the secondary data storage device, where…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F3/067. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 16 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 10 related publications on this page (citations in our corpus or others sharing the same primary CPC).