Performance of replication system with small number of IP links available

US11249673B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11249673-B2
Application numberUS-202016811000-A
CountryUS
Kind codeB2
Filing dateMar 6, 2020
Priority dateMar 6, 2020
Publication dateFeb 15, 2022
Grant dateFeb 15, 2022

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 method is provided for use in a storage system, comprising: identifying a first process that is arranged to execute a first type-1 node and a first type-2 node of the storage system, the first type-1 node being assigned a communication link for transmitting replication data to a target system, the first type-2 node being arranged to execute I/O requests associated with a first set of addresses in an address space; identifying a second process that is arranged to execute a second type-1 node and a second type-2 node of the storage system, the second type-1 node being not being assigned any communication link for transmitting replication data to a target system, the second type-2 node being arranged to execute I/O requests associated with a second set of addresses in the address space; and transferring at least one of the addresses in the first set to the second set.

First claim

Opening claim text (preview).

The invention claimed is: 1. A method for use in a storage system, comprising: identifying a first process that is arranged to execute a first type-1 node and a first type-2 node of the storage system, the first type-1 node being assigned a communication link for transmitting replication data to a target system, the first type-2 node being arranged to execute I/O requests associated with a first set of addresses in an address space, and the first type-2 node being configured to transmit data replication requests to any of one or more type-1 nodes in the storage system that are assigned communication links for transmitting data to a replication system; identifying a second process that is arranged to execute a second type-1 node and a second type-2 node of the storage system, the second type-1 node being not being assigned any communication link for transmitting replication data to a target system, the second type-2 node being arranged to execute I/O requests associated with a second set of addresses in the address space, and the second type-2 node being configured to transmit data replication requests to any of the one or more type-1 nodes in the storage system that are assigned communication links for transmitting data to the replication system; and transferring at least one of the addresses in the first set to the second set, wherein transferring at least one of the addresses in the first set to the second set at least partially corrects for an imbalance between a first workload on the first process and a second workload on the second process, the imbalance resulting from the first type-1 node being the only one of the first type-1 node and the second type-1 node that is assigned a communication link for transmitting data to the replication system. 2. The method of claim 1 , wherein the first type-1 node and the first type-2 node include respective threads that are instantiated within the first processes, and the second type-1 node and the second type-2 node include respective threads that are instantiated within the second process. 3. The method of claim 1 , wherein: the first type-1 node is configured to: (i) provide to the first type-2 node any incoming I/O requests that are associated with an address from the first set; and (ii) provide to the second type-2 node any incoming I/O requests that are associated with an address from the second set, and the second type-1 node is configured to: (i) provide to the first type-2 node any incoming I/O requests that are associated with an address from the first set; and (ii) provide to the second type-2 node any incoming I/O requests that are associated with an address from the second set. 4. The method of claim 1 , wherein the first type-1 node includes a first R-node node, the first type-2 node includes a first C-node, the second type-1 node includes a second R-node, and the second type-2 node includes a second C-node. 5. The method of claim 1 , wherein the first process includes a first operating system process and the second process includes a second operating system process. 6. The method of claim 1 , further comprising, storing in a memory, a data structure that: (i) maps a first definition of the first set to the first type-2 node and (ii) maps a second definition of the second set to the second type-2 node, wherein transferring the at least one of the addresses in the first set to the second set includes removing the address from the first definition and adding the address to the second definition. 7. The method of claim 6 , wherein the data structure includes an address-to-C-node (A2C) table. 8. An apparatus, comprising: a memory; and at least one processor operatively coupled to the memory, the at least one processor being configured to perform the operations of: identifying a first process that is arranged to execute a first type-1 node and a first type-2 node of the storage system, the first type-1 node being assigned a communication link for transmitting replication data to a target system, the first type-2 node being arranged to execute I/O requests associated with a first set of addresses in an address space, and the first type-2 node being configured to transmit data replication requests to any of one or more type-1 nodes in the storage system that are assigned communication links for transmitting data to a replication system; identifying a second process that is arranged to execute a second type-1 node and a second type-2 node of the storage system, the second type-1 node being not being assigned any communication link for transmitting replication data to a target system, the second type-2 node being arranged to execute I/O requests associated with a second set of addresses in the address space, and the second type-2 node being configured to transmit data replication requests to any of the one or more type-1 nodes in the storage system that are assigned communication links for transmitting data to the replication system; and transferring at least one of the addresses in the first set to the second set, wherein transferring at least one of the addresses in the first set to the second set at least partially corrects for an imbalance between a first workload on the first process and a second workload on the second process, the imbalance resulting from the first type-1 node being the only one of the first type-1 node and the second type-1 node that is assigned a communication link for transmitting data to the replication system. 9. The apparatus of claim 8 , wherein the first type-1 node and the first type-2 node include respective threads that are instantiated within the first processes, and the second type-1 node and the second type-2 node include respective threads that are instantiated within the second process. 10. The apparatus of claim 8 , wherein: the first type-1 node is configured to: (i) provide to the first type-2 node any incoming I/O requests that are associated with an address from the first set; and (ii) provide to the second type-2 node any incoming I/O requests that are associated with an address from the second set, and the second type-1 node is configured to: (i) provide to the first type-2 node any incoming I/O requests that are associated with an address from the first set; and (ii) provide to the second type-2 node any incoming I/O requests that are associated with an address from the second set. 11. The apparatus of claim 8 , wherein the first type-1 node includes a first R-node node, the first type-2 node includes a first C-node, the second type-1 node includes a second R-node, and the second type-2 node includes a second C-node. 12. The apparatus of claim 8 , wherein the first process includes a first operating system process and the second process includes a second operating system process. 13. The apparatus of claim 8 , wherein: the memory is configured to store a data structure that: (i) maps a first definition of the first set to the first type-2 node and (ii) maps a second definition of the second set to the second type-2 node, and transferring the at least one of the addresses in the first set to the second set includes removing the address from the first definition and adding the address to the second definition. 14. The apparatus of claim 13 , wherein the data structure includes an address-to-type-2 node (A2C) table. 15. A non-transitory computer-readable medium storing one or more processor-executable instructions, which when executed by at least one processor cause the at least one processor to perform the operations of: identifying a first process that is arranged to execute a first type-1 node and a first type-2 node of

Assignees

Inventors

Classifications

  • G06F3/065Primary

    Replication mechanisms · CPC title

  • Single storage device · CPC title

  • in relation to response time · CPC title

  • 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

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 US11249673B2 cover?
A method is provided for use in a storage system, comprising: identifying a first process that is arranged to execute a first type-1 node and a first type-2 node of the storage system, the first type-1 node being assigned a communication link for transmitting replication data to a target system, the first type-2 node being arranged to execute I/O requests associated with a first set of addresse…
Who is the assignee on this patent?
Emc Ip Holding Co Llc
What technology area does this patent fall under?
Primary CPC classification G06F3/065. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 15 2022 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 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).