RAID Controller ECC Error Recovery via Parity Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

RAID storage systems face challenges in recovering data chunks with uncorrectable errors, as existing error correction schemes may fail to correct all errors, leading to potential data loss and system instability.

Innovation Solution

A RAID controller device is configured with an error correction code (ECC) result manager, an uncorrectable error counter, and a recovery operator to manage ECC result indicators, calculate error counts, and perform recovery operations based on successfully read ECC data units and parity, even when multiple data chunks have uncorrectable errors, ensuring data integrity without requiring additional parity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional ECC correction schemes are used, then simple error correction is achieved, but uncorrectable errors cause data loss and system instability

Engineering Contradiction:
Improvedata reliabilityVSAvoiderror handling complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The data is divided into multiple data chunks dispersed across different storage devices. Each chunk is independently managed with its own ECC correction, allowing localized error handling without affecting the entire storage system. This segmentation enables the system to recover from errors in individual chunks while maintaining overall data reliability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A RAID controller is introduced as an intermediary device that manages error correction operations across multiple storage devices. The controller coordinates ECC corrections, tracks uncorrectable errors, and orchestrates recovery operations, thereby centralizing complexity in a dedicated management layer rather than distributing it across all storage operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If data is dispersed across multiple storage devices, then reliability is improved, but error management complexity increases

Engineering Contradiction:
Improvestorage system reliabilityVSAvoiderror management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements feedback mechanisms where the RAID controller continuously monitors ECC correction results from each storage device. When uncorrectable errors are detected, the controller receives feedback about the specific failed chunks and initiates appropriate recovery operations. This feedback loop enables automated error management without requiring complex manual intervention.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The RAID controller performs multiple functions including error detection, ECC coordination, error tracking, and recovery operations. By consolidating these diverse error management tasks into a single multi-functional device, the system handles the complexity of dispersed storage error management through one centralized intelligence rather than requiring each storage device to independently manage all error scenarios.

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

3Device complexity

If uncorrectable errors are allowed to accumulate, then system simplicity is maintained, but data integrity deteriorates

Engineering Contradiction:
Improveerror handling simplicityVSAvoiddata integrity
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system performs preliminary actions by proactively detecting uncorrectable errors through ECC verification and recording them in an error information table before they can accumulate and cause data integrity issues. The RAID controller continuously checks ECC results and identifies problematic chunks in advance, enabling preventive recovery operations that maintain data integrity without requiring complex real-time intervention.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces manual error handling mechanisms with automated electronic detection and correction systems. The RAID controller automatically detects uncorrectable errors through ECC checking, tracks them in digital tables, and initiates recovery operations without human intervention. This substitution of automated electronic error management for manual processes maintains simplicity while significantly improving data integrity through continuous monitoring and automatic correction.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS10108494B2RAID controller device and storage device configured to recover data having uncorrectable ECC error
Publication Date: 2018.10.23 SAMSUNG ELECTRONICS CO LTD
  • US10108494B2 patent drawing
  • US10108494B2 patent drawing
  • US10108494B2 patent drawing

AI summary

A redundant array of inexpensive disks (RAID) controller of a RAID storage system that includes one or more storage devices includes an error correction code (ECC) result manager configured to manage information of ECC result indicators when a data chunk that includes one or more ECC data units having an uncorrectable ECC error is read from among a plurality of data chunks dispersively stored in the one or more storage devices, each of the plurality of data chunks including a plurality of ECC data units, the ECC result indicators respectively indicating whether the plurality of ECC data units included in the plurality of data chunks has an uncorrectable ECC error; and an uncorrectable error counter configured to calculate a number of ECC result indicators indicating an uncorrectable ECC error among ECC result indicators corresponding to ECC data units having a same order in each of the plurality of data chunks.