10725971

Consistent Hashing Configurations Supporting Multi-Site Replication

PublishedJuly 28, 2020
Assigneenot available in USPTO data we have
Technical Abstract

Patent Claims
17 claims

Legal claims defining the scope of protection. Each claim is shown in both the original legal language and a plain English translation.

Claim 1

Original Legal Text

1. A computer-implemented method, comprising: dividing a namespace in a central storage location into more than one cell, wherein a first cell is a common cell, wherein the common cell is configured to store management data received from remote storage locations coupled to the central storage location, and each of the remaining cells are configured to store object data received from a respective one of the remote storage locations; storing management data received from the remote storage locations in the common cell of the central storage location; receiving object data corresponding to the management data received from the remote storage locations; and storing the received object data in the respective cells of the central storage location.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage.

Claim 2

Original Legal Text

2. The computer-implemented method of claim 1 , comprising: implementing a modified consistency hashing algorithm configured to route updates of the object data received from the remote storage locations to the respective cells in the central storage location.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Additionally, this method includes implementing a modified consistent hashing algorithm. This algorithm is specifically designed to route updates to the object data, received from the remote storage locations, to their correct, respective cells within the central storage location.

Claim 3

Original Legal Text

3. The computer-implemented method of claim 1 , wherein each of the central storage location and the remote storage locations include an equal number of Internet Protocol addresses.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. A key feature of this setup is that both the central storage location and each of the remote storage locations maintain an equal number of Internet Protocol (IP) addresses.

Claim 4

Original Legal Text

4. The computer-implemented method of claim 1 , comprising: using a common authentication server configured to communicate with the central storage location and the remote storage locations.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, this method involves using a common authentication server that facilitates secure communication with both the central storage location and all the remote storage locations.

Claim 5

Original Legal Text

5. The computer-implemented method of claim 1 , wherein the central storage location and the remote storage locations are connected over a wide area network.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Significantly, the central storage location and all the remote storage locations are interconnected via a wide area network (WAN).

Claim 6

Original Legal Text

6. The computer-implemented method of claim 1 , comprising: updating the management data stored in the common cell of the central storage location in response to receiving an object request from one or more of the remote storage locations.

Plain English Translation

This computer-implemented method manages multi-site data replication. It starts by partitioning a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, the management data stored in the common cell is actively updated whenever an object request is received from one or more of the remote storage locations.

Claim 7

Original Legal Text

7. A computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions executable by a processor to cause the processor to: divide, by the processor, a namespace in a central storage location into more than one cell, wherein a first cell is a common cell, wherein the common cell is configured to store management data received from remote storage locations coupled to the central storage location, and each of the remaining cells are configured to store object data received from a respective one of the remote storage locations; store, by the processor, management data received from the remote storage locations in the common cell of the central storage location; receive, by the processor, object data corresponding to the management data received from the remote storage locations; and store, by the processor, the received object data in the respective cells of the central storage location.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage.

Claim 8

Original Legal Text

8. The computer program product of claim 7 , wherein the program instructions are executable by the processor to cause the processor to: implement, by the processor, a modified consistency hashing algorithm configured to route updates of the object data received from the remote storage locations to the respective cells in the central storage location.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Additionally, the processor implements a modified consistent hashing algorithm to route updates of the object data, received from the remote storage locations, to their correct, respective cells within the central storage.

Claim 9

Original Legal Text

9. The computer program product of claim 7 , wherein each of the central storage location and the remote storage locations include an equal number of Internet Protocol addresses.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. A key feature of this setup is that both the central storage location and each of the remote storage locations maintain an equal number of Internet Protocol (IP) addresses.

Claim 10

Original Legal Text

10. The computer program product of claim 7 , wherein the program instructions are executable by the processor to cause the processor to: use, by the processor, a common authentication server configured to communicate with the central storage location and the remote storage locations.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, the processor uses a common authentication server that facilitates secure communication with both the central storage location and all the remote storage locations.

Claim 11

Original Legal Text

11. The computer program product of claim 7 , wherein the central storage location and the remote storage locations are connected over a wide area network.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Significantly, the central storage location and all the remote storage locations are interconnected via a wide area network (WAN).

Claim 12

Original Legal Text

12. The computer program product of claim 7 , wherein the program instructions are executable by the processor to cause the processor to: update, by the processor, the management data stored in the common cell of the central storage location in response to receiving an object request from one or more of the remote storage locations.

Plain English Translation

This computer program product includes instructions stored on a computer-readable medium. When a processor executes these instructions, it manages multi-site data replication. The processor first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The processor proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, the processor updates the management data stored in the common cell whenever an object request is received from one or more of the remote storage locations.

Claim 13

Original Legal Text

13. A system, comprising: a processor; and logic integrated with the processor, executable by the processor, or integrated with and executable by the processor, the logic being configured to: divide, by the processor, a namespace in a central storage location into more than one cell, wherein a first cell is a common cell, wherein the common cell is configured to store management data received from remote storage locations coupled to the central storage location, and each of the remaining cells are configured to store object data received from a respective one of the remote storage locations; store, by the processor, management data received from the remote storage locations in the common cell of the central storage location; receive, by the processor, object data corresponding to the management data received from the remote storage locations; and store, by the processor, the received object data in the respective cells of the central storage location.

Plain English Translation

This system comprises a processor and integrated logic that, when executed by the processor, manages multi-site data replication. The system's logic first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system's logic proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage.

Claim 14

Original Legal Text

14. The system of claim 13 , the logic being configured to: implement, by the processor, a modified consistency hashing algorithm configured to route updates of the object data received from the remote storage locations to the respective cells in the central storage location.

Plain English Translation

This system comprises a processor and integrated logic that, when executed by the processor, manages multi-site data replication. The system's logic first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system's logic proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Additionally, the system's logic implements a modified consistent hashing algorithm to route updates of the object data, received from the remote storage locations, to their correct, respective cells within the central storage.

Claim 15

Original Legal Text

15. The system of claim 13 , the logic being configured to: use, by the processor, a common authentication server configured to communicate with the central storage location and the remote storage locations.

Plain English Translation

This system comprises a processor and integrated logic that, when executed by the processor, manages multi-site data replication. The system's logic first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system's logic proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, the system's logic uses a common authentication server that facilitates secure communication with both the central storage location and all the remote storage locations.

Claim 16

Original Legal Text

16. The system of claim 13 , the logic being configured to: update, by the processor, the management data stored in the common cell of the central storage location in response to receiving an object request from one or more of the remote storage locations.

Plain English Translation

This system comprises a processor and integrated logic that, when executed by the processor, manages multi-site data replication. The system's logic first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system's logic proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Furthermore, the system's logic updates the management data stored in the common cell whenever an object request is received from one or more of the remote storage locations.

Claim 17

Original Legal Text

17. The system of claim 13 , wherein the central storage location and the remote storage locations are connected over a wide area network.

Plain English Translation

This system comprises a processor and integrated logic that, when executed by the processor, manages multi-site data replication. The system's logic first partitions a central storage location's namespace into multiple cells. One cell, designated as the "common cell," is specifically used to store management metadata received from various remote storage locations connected to the central storage. Each of the other cells is then configured to store the actual object data originating from one specific remote storage location. The system's logic proceeds to store the management data it receives from these remote locations into the common cell. Afterwards, it receives the object data that corresponds to this management data and stores each piece of object data into the dedicated cell associated with its originating remote storage location within the central storage. Significantly, the central storage location and all the remote storage locations are interconnected via a wide area network (WAN).

Patent Metadata

Filing Date

Unknown

Publication Date

July 28, 2020

Inventors

Sasikanth Eda
Sanjay Vipin Gandhi
Dean Hildebrand
Trishali Satish Nayar
Brian Nelson
William W. Owen
Sandeep Ramesh Patil
Smita J. Raut

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, FAQs, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “CONSISTENT HASHING CONFIGURATIONS SUPPORTING MULTI-SITE REPLICATION” (10725971). https://patentable.app/patents/10725971

© 2026 Nomic Interactive Technology LLC. Machine-readable context available at /api/llm-context/10725971. See llms.txt for full attribution policy.