Hyper-scale P2P deduplicated storage system using a distributed ledger

US12189488B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12189488-B2
Application numberUS-202318362801-A
CountryUS
Kind codeB2
Filing dateJul 31, 2023
Priority dateJul 18, 2019
Publication dateJan 7, 2025
Grant dateJan 7, 2025

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.

One example method includes receiving from a node, in an HSAN that includes multiple nodes, an ADD_DATA request to add an entry to a distributed ledger of the HSAN, the request comprising a user ID that identifies the node, a hash of a data segment, and a storage location of the data segment at the node, performing a challenge-and-response process with the node to verify that the node has a copy of the data that was the subject of the entry, making a determination that a replication factor X has not been met, and adding the entry to the distributed ledger upon successful conclusion of the challenge-and-response process.

First claim

Opening claim text (preview).

What is claimed is: 1. A method, comprising: transmitting, by a caller, to a hyper-scale, peer-to-peer, de-duplicated storage system (HSAN) that includes multiple nodes, an ADD_DATA request to add an entry to a distributed ledger of the HSAN, the request comprising a user ID that identifies the caller, a hash of a data segment, and a storage location of the data segment at the caller; performing, by the caller together with one or more of the nodes of the HSAN, a challenge-and-response process to verify that the caller has a copy of the data segment that was the subject of the entry; receiving, by the caller, a unique piece of information including a salt; re-encrypting and re-hashing, by the caller, the data segment with the salt to transform the data segment; and providing, by the caller, the transformed data segment to the HSAN, wherein successful conclusion of the challenge-and-response process enables the entry to be added to the distributed ledger of the HSAN so long as a replication factor X has not been met, and wherein the replication factor X specifies a maximum number X of copies of the data segment that will be stored in the HSAN. 2. The method as recited in claim 1 , wherein the challenge-and-response process comprises receiving, by the caller, a challenge from the one or more nodes of the HSAN. 3. The method as recited in claim 2 , wherein the challenge comprises a unique piece of information usable by the caller to transform data identified in the ADD_DATA request. 4. The method as recited in claim 1 , wherein the caller is a node of the HSAN. 5. The method as recited in claim 1 , wherein an unsuccessful conclusion of the challenge-and-response process prevents the entry from being added to the distributed ledger of the HSAN. 6. The method as recited in claim 1 , wherein the transmitting comprises transmitting, by the caller, the ADD_DATA request to the multiple nodes of the HSAN. 7. The method as recited in claim 1 , wherein successful conclusion of the challenge-and-response process indicates that the nodes of the HSAN have agreed amongst themselves that the caller supplied the correct response in the challenge-and-response process. 8. The method as recited in claim 1 , wherein when conclusion of the challenge-and-response process is unsuccessful, the caller receives a notification that the replication factor X has already been met and no new entry to the ledger will be made. 9. The method as recited in claim 1 , wherein distributed ledger of the HSAN comprises a public distributed ledger. 10. The method as recited in claim 1 , wherein the caller comprises a copy of the distributed ledger of the HSAN. 11. A non-transitory storage medium having stored therein instructions that are executable by one or more hardware processors to perform operations comprising: transmitting, by a caller, to a hyper-scale, peer-to-peer, de-duplicated storage system (HSAN) that includes multiple nodes, an ADD_DATA request to add an entry to a distributed ledger of the HSAN, the request comprising a user ID that identifies the caller, a hash of a data segment, and a storage location of the data segment at the caller; performing, by the caller together with one or more of the nodes of the HSAN, a challenge-and-response process to verify that the caller has a copy of the data segment that was the subject of the entry; receiving, by the caller, a unique piece of information including a salt; re-encrypting and re-hashing, by the caller, the data segment with the salt to transform the data segment; and providing, by the caller, the transformed data segment to the HSAN, wherein successful conclusion of the challenge-and-response process enables the entry to be added to the distributed ledger of the HSAN so long as a replication factor X has not been met, wherein the replication factor X specifies a maximum number X of copies of the data segment that will be stored in the HSAN. 12. The non-transitory storage medium as recited in claim 11 , wherein the challenge-and-response process comprises receiving, by the caller, a challenge from the one or more nodes of the HSAN. 13. The non-transitory storage medium as recited in claim 12 , wherein the challenge comprises a unique piece of information usable by the caller to transform data identified in the ADD_DATA request. 14. The non-transitory storage medium as recited in claim 11 , wherein the caller is a node of the HSAN. 15. The non-transitory storage medium as recited in claim 11 , wherein an unsuccessful conclusion of the challenge-and-response process prevents the entry from being added to the distributed ledger of the HSAN. 16. The non-transitory storage medium as recited in claim 11 , wherein the transmitting comprises transmitting, by the caller, the ADD_DATA request to the multiple nodes of the HSAN. 17. The non-transitory storage medium as recited in claim 11 , wherein successful conclusion of the challenge-and-response process indicates that the nodes of the HSAN have agreed amongst themselves that the caller supplied the correct response in the challenge-and-response process. 18. The non-transitory storage medium as recited in claim 11 , wherein when conclusion of the challenge-and-response process is unsuccessful, the caller receives a notification that the replication factor X has already been met and no new entry to the ledger will be made. 19. The non-transitory storage medium as recited in claim 11 , wherein distributed ledger of the HSAN comprises a public distributed ledger. 20. The non-transitory storage medium as recited in claim 11 , wherein the caller comprises a copy of the distributed ledger of the HSAN.

Assignees

Inventors

Classifications

  • using hash chains, e.g. blockchains or hash trees · CPC title

  • for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS] · CPC title

  • using challenge-response · CPC title

  • using cryptographic hash functions · CPC title

  • using tickets or tokens, e.g. Kerberos (network architectures or network communication protocols for entities authentication using tickets in a packet data network H04L63/0807) · 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 US12189488B2 cover?
One example method includes receiving from a node, in an HSAN that includes multiple nodes, an ADD_DATA request to add an entry to a distributed ledger of the HSAN, the request comprising a user ID that identifies the node, a hash of a data segment, and a storage location of the data segment at the node, performing a challenge-and-response process with the node to verify that the node has a cop…
Who is the assignee on this patent?
Emc Ip Holding Co Llc
What technology area does this patent fall under?
Primary CPC classification G06F11/1453. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 07 2025 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 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).