Data Migration Concurrency Control via Server Load Monitoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for load balancing during data migration are reactive, manual, and not scalable, making it difficult to determine the root cause of issues and apply effective solutions due to lack of visibility into the source system's health and varying server and network configurations.

Innovation Solution

A system that employs a migration controller and monitor to gather statistical information about network connections, CPU, memory, and resource usage to compute target properties for optimal throughput, and automatically adjusts network connections to maintain efficient data migration by enforcing policies and correcting errors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data migration is performed with high concurrency to improve productivity, then migration speed increases, but server load increases causing system instability and crashes

Engineering Contradiction:
Improvedata migration speedVSAvoidserver stability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system dynamically adjusts migration concurrency based on real-time server load conditions. The load manager continuously monitors server performance metrics and automatically modifies the number of concurrent migration connections to maintain optimal operation, preventing both underutilization and overload scenarios.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements a feedback mechanism where the load manager receives real-time information about server load from the source system, analyzes the conditions, and adjusts migration parameters accordingly. This closed-loop control ensures that migration speed is optimized while maintaining server stability through continuous monitoring and adjustment.

Inventive Principle:
Principle #23Feedback

2Reliability

If manual load balancing methods are used to reduce server load, then system reliability improves, but the process becomes reactive and not scalable

Engineering Contradiction:
Improvesystem stabilityVSAvoidautomation level
Core Design Contradiction:
ReliabilityVSExtent of automation

Solution Approach 1:

The load manager operates autonomously to monitor server load conditions and automatically adjust migration concurrency without requiring manual intervention. The system self-manages the balancing act between migration speed and server stability by continuously analyzing load metrics and making real-time parameter adjustments.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system automatically modifies migration parameters such as the number of concurrent connections based on real-time server load analysis. The load manager dynamically changes these parameters to optimize performance while preventing overload, eliminating the need for manual load balancing interventions.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If the number of concurrent connections is increased to improve throughput, then data migration efficiency increases, but network bandwidth is exhausted causing lag and downtime

Engineering Contradiction:
Improvemigration throughputVSAvoidnetwork downtime
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system dynamically adjusts the number of concurrent network connections based on real-time bandwidth utilization monitoring. When network capacity approaches exhaustion, the load manager automatically reduces connection count to prevent lag and downtime, maintaining optimal throughput without overloading the network infrastructure.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The load manager proactively monitors network load metrics and reduces concurrency before complete bandwidth exhaustion occurs. By taking preliminary action to prevent network overload, the system avoids the harmful effects of lag and downtime while maintaining high but sustainable throughput levels.

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS10917459B2Server load management for data migration
Publication Date: 2021.02.09 SKYKICK LLC
  • US10917459B2 patent drawing
  • US10917459B2 patent drawing
  • US10917459B2 patent drawing

AI summary

A system and method for controlling a migration of data items in a data directory from a source system to a destination system by setting one or more target properties for implementing the migration are disclosed. A migration controller can be employed to obtain statistical information regarding the migration. The statistical information can then be used to compute the one or more target properties. For example, a target number of network connections for achieving an optimal total throughput and concurrency can be computed based on an average throughput per network connection. The target number of network connections may be determined by a migration monitor, which may set the determined target number of network connections as a policy to be enforced by the migration controller.