Source Storage Security Assessment for Adaptive Data Migration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods lack the ability to ensure the security and authenticity of source storage devices during data migration, which can compromise the security of target storage devices.

Innovation Solution

Implementing a remote security script on the target storage device to analyze the security requirements of the source device using stateful REST APIs and machine learning algorithms, determining the level of encryption and compression needed based on the security status to ensure secure data migration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data migration is performed without security verification, then migration speed and simplicity are improved, but security of the target storage device deteriorates

Engineering Contradiction:
Improvedata migration speedVSAvoidsecurity of target storage device
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary security verification by executing remote security scripts on the source storage device before data migration begins. This advance assessment evaluates security attributes and determines appropriate encryption levels, ensuring the target device is protected before any data transfer occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary security assessment mechanism that mediates between the source and target storage devices. This intermediary process evaluates the source device's security status and determines the appropriate security protocols for data migration, protecting the target device without completely blocking the migration process.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If security verification and encryption are implemented, then security of data migration is improved, but system complexity and processing time increase

Engineering Contradiction:
Improvesecurity of data migrationVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system dynamically adjusts encryption parameters based on the security assessment results. Instead of applying fixed high-level encryption to all migrations, the system modifies encryption levels according to the source device's security attributes, reducing unnecessary complexity while maintaining adequate security protection.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The security protocol is made dynamic rather than static. The system adapts encryption and verification procedures based on real-time security assessments of the source device, allowing the complexity of security measures to match the actual security needs of each migration scenario.

Inventive Principle:
Principle #15Dynamics

3Reliability

If high level encryption is applied to all migrations, then security is improved, but migration efficiency and data throughput deteriorate

Engineering Contradiction:
Improvesecurity of migrated dataVSAvoiddata migration throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system applies different encryption qualities to different data streams based on their security requirements. Instead of uniform high-level encryption across all migrations, the system tailors encryption strength to the specific security attributes of each source device, optimizing the balance between security and throughput for each individual migration.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

Encryption parameters such as key length and algorithm complexity are adjusted based on the security assessment results. For low-risk migrations, lighter encryption is applied to maintain high throughput, while high-risk migrations receive stronger encryption, dynamically optimizing the security-throughput tradeoff.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12450000B2System and method for determining the security status of a source device based on the security requirement of the destination device
Publication Date: 2025.10.21 DELL PROD LP
  • US12450000B2 patent drawing
  • US12450000B2 patent drawing
  • US12450000B2 patent drawing

AI summary

A method for managing data migration includes: receiving, by a target storage device, a migration request for migration of application data from a source storage device to the target storage device, in response to the migration request: sending a security remote security script to the source storage device, obtaining a response based on execution of the security remote security script on the source storage device, performing a security classification on the source storage device based on the response to obtain a security tag for the source storage device, determining a migration strategy for the migration of the application data from the source storage device based on the security tag, and implementing the migration strategy to migrate the application data from the source storage device to the target storage device.