Archive Replica Packages for Distributed Data Storage Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional data retrieval methods across large distributed systems face high latency and storage overhead due to the need for maintaining multiple data copies, which is costly and inefficient in terms of bandwidth and storage requirements.

Innovation Solution

The implementation of archive replica packages, which are smaller and contain subsets of data, allowing for efficient data replication and search functionality at secondary sites without requiring the entire archive package, thereby reducing storage needs and bandwidth consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional data replication methods are used to distribute data across data centers, then data availability is improved, but storage overhead and bandwidth consumption increase significantly

Engineering Contradiction:
Improvedata availabilityVSAvoidstorage overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent divides the archive package into multiple segments and distributes them across different data centers. Instead of replicating entire data sets, only necessary segments are transferred and stored at secondary sites, reducing storage overhead while maintaining data availability through segmented distribution.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts and transfers only the essential metadata and directory information to secondary data centers, rather than replicating complete archive packages. This extraction approach allows search functionality to be performed locally without requiring full data replication, thereby reducing storage requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

2Ease of operation

If complete archive packages are replicated to secondary sites, then search functionality is improved, but bandwidth usage and storage requirements increase

Engineering Contradiction:
Improvesearch functionalityVSAvoidbandwidth usage
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The patent extracts only the metadata and directory structures from complete archive packages and transfers them to secondary sites. This enables local search operations to be performed on extracted information without requiring the presence of complete archive packages, significantly reducing bandwidth consumption during data distribution.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediary metadata layer that sits between the user and the complete archive packages. Search operations are performed on this intermediary metadata at secondary sites, and only when relevant results are found are the actual data segments retrieved, reducing overall bandwidth usage while maintaining search functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11514074B2Method and system for optimizing data replication for large scale archives
Publication Date: 2022.11.29 EMC IP HLDG CO LLC
  • US11514074B2 patent drawing
  • US11514074B2 patent drawing
  • US11514074B2 patent drawing

AI summary

A method and system for processing query requests, including receiving, at a secondary site, a query request from a client and executing the query request to obtain an archive replica package (ARP). The method further includes making a determination that a record associated with the ARP is not stored at the secondary site and based on the determination, transmitting a request to a primary site. The method further includes, in response to the request to the primary site, receiving an archive package and a record where the archive package is associated with the record, and providing the first record to the client.