Storage Load Balancing via Cost Function Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In disk-based backup systems, the complexity of data migration and load balancing increases due to deduplication, leading to challenges in capacity management and performance optimization, particularly when multiple clients with varying data overlap are assigned to storage appliances, resulting in potential overload and inefficiencies.

Innovation Solution

An automated system that uses a cost function to optimize the assignment of clients to storage units based on capacity, throughput, and deduplication rates, dynamically selecting storage units for new clients and redistributing data for load balancing, while considering the overlap of content to improve deduplication rates and reduce storage requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If clients are assigned to storage appliances based on initial capacity requirements, then the backup system can meet the backup window requirements, but the storage appliances may become overloaded or underutilized, leading to inefficiencies

Engineering Contradiction:
Improvebackup completion rateVSAvoidload balancing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system implements dynamic client assignment that adjusts storage appliance selection based on real-time capacity and content overlap conditions, transitioning from static initial assignment to adaptive reassignment when optimal opportunities arise

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system continuously monitors storage appliance capacity, client content overlap, and backup performance metrics to provide feedback for optimizing client assignments, enabling the system to learn and adapt to changing conditions

Inventive Principle:
Principle #23Feedback

2Reliability

If clients remain assigned to the same storage appliance to benefit from deduplication, then deduplication rates improve, but the storage appliance may become full or overloaded, preventing timely backups

Engineering Contradiction:
Improvededuplication effectivenessVSAvoidbackup throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system dynamically evaluates whether to maintain or change client assignments based on real-time conditions, allowing clients to switch storage appliances when deduplication benefits are outweighed by capacity or performance constraints

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes assignment parameters (client-to-storage-appliance mappings) based on evolving system conditions such as storage capacity, content overlap, and performance metrics, optimizing the balance between deduplication and throughput

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If clients are reassigned to different storage appliances to balance load, then storage utilization improves, but deduplication rates decrease due to loss of content overlap benefits

Engineering Contradiction:
Improvestorage utilization balanceVSAvoiddeduplication rate
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system implements dynamic reassignment that only occurs when system conditions indicate a net benefit, evaluating both deduplication impact and load balancing needs before making assignment changes

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system uses feedback from content overlap analysis and performance monitoring to determine optimal reassignment timing, ensuring that load balancing actions do not unnecessarily sacrifice deduplication effectiveness

Inventive Principle:
Principle #23Feedback

4Reliability

If manual assignment of clients to storage appliances is performed, then control over deduplication is improved, but the complexity of capacity management and assignment optimization increases significantly

Engineering Contradiction:
Improveassignment controlVSAvoidassignment management ease
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system automatically performs client assignment and reassignment based on predefined optimization criteria, eliminating the need for manual intervention while maintaining control over deduplication and load balancing

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system automatically adjusts assignment parameters based on system conditions, replacing manual configuration with adaptive parameter optimization that responds to changing capacity and performance requirements

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8554918B1Data migration with load balancing and optimization
Publication Date: 2013.10.08 EMC IP HLDG CO LLC
  • US8554918B1 patent drawing
  • US8554918B1 patent drawing
  • US8554918B1 patent drawing

AI summary

Backup requirements of a new client and one or more existing clients stored in a first set of first storage units are determined. Data of the one or more existing clients is then migrated from the first set of storage units to a first storage unit that is selected from a second set of storage units based on a cost calculated using a cost function based on at least backup requirements of the new and existing clients. Subsequent data of the new client and the existing clients is stored in the first storage unit.