Distributed Front-End RAID Without Controller Data Bottlenecks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional RAID systems are inefficient due to dataflow bottlenecks, reliance on RAID controllers for data management, and complex partitioning schemes, which limit performance and data availability.

Innovation Solution

A front-end distributed RAID system that allows RAIDing on a per data segment or file basis, eliminating the need for RAID controllers by distributing RAID control functions among clients, third-party devices, or storage devices, and enabling direct data access and parity generation within storage devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a RAID controller manages all data through traditional RAID systems, then data can be stored and accessed through centralized control, but performance deteriorates due to data flow bottlenecks during read-modify-write processes

Engineering Contradiction:
ImproveRAID controller centralized controlVSAvoiddata flow performance
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent divides the RAID management function into segments distributed across individual storage devices. Each storage device independently manages its own data segments and parity calculations, eliminating the centralized controller bottleneck. This segmentation allows parallel processing of RAID operations across multiple devices without waiting for a single controller to process all data sequentially.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Storage devices perform self-service by autonomously calculating parity data segments and managing their own data without requiring intervention from a centralized RAID controller. Each device independently processes read-modify-write operations for its assigned data segments, eliminating the performance bottleneck of centralized control while maintaining RAID functionality.

Inventive Principle:
Principle #25Self-service

2Reliability

If storage space is dedicated exclusively to RAID groups managed by a controller, then RAID functionality is ensured, but storage space utilization efficiency decreases and general data storage access is restricted

Engineering Contradiction:
ImproveRAID group data availabilityVSAvoidstorage space utilization
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments storage devices into multiple independent RAID groups, where each group is managed by a separate storage device. This allows different storage devices to simultaneously serve different purposes - some dedicated to RAID operations while others provide general storage access. The segmentation enables overlapping functionality where RAID groups and general storage partitions can coexist on the same physical devices without mutual exclusion.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Storage devices are designed with multi-functionality to serve both as RAID-managed devices and as general storage access targets. A single storage device can participate in multiple RAID groups while simultaneously providing independent access for general data storage requests. This universality allows the system to optimize for both RAID reliability and general storage utilization without sacrificing either function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If complete RAID controller coupling is used to ensure data availability during controller offline, then data access reliability is improved, but system complexity and cost increase dramatically

Engineering Contradiction:
Improvedata availability during controller failureVSAvoidcross-connection and mirroring configuration
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Storage devices are designed with autonomous parity management capability, allowing them to independently calculate and manage parity data without requiring continuous communication with a centralized RAID controller. This self-service capability ensures that data availability and RAID functionality persist even when the controller is offline, as each device can autonomously maintain its RAID group integrity and provide data access.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent segments RAID management into distributed units where each storage device independently manages its own RAID group. This segmentation eliminates the single point of failure that requires complex cross-connections and mirroring configurations. Instead of requiring complete system redundancy, each segmented RAID group maintains its own data availability independently, reducing overall system complexity while maintaining reliability.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20130067294A1Apparatus, system, and method for a front-end, distributed raid
Publication Date: 2013.03.14 SANDISK TECHNOLOGIES LLC
  • US20130067294A1 patent drawing
  • US20130067294A1 patent drawing
  • US20130067294A1 patent drawing

AI summary

An apparatus, system, and method are disclosed for a front-end, distributed redundant array of independent drives (“RAID”). A storage request receiver module receives a storage request to store object or file data in a set of autonomous storage devices forming a RAID group. The storage devices independently receive storage requests from a client over a network, and one or more of the storage devices are designated as parity-mirror storage devices for a stripe. The striping association module calculates a stripe pattern for the data. Each stripe includes N data segments, each associated with N storage devices. The parity-mirror association module associates a set of the N data segments with one or more parity-mirror storage devices. The storage request transmitter module transmits storage requests to each storage device. Each storage request is sufficient to store onto the storage device the associated data segments. The storage requests are substantially free of data.