Logical Partition Migration with Inactive I/O Server

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional migration techniques for logical partitions are hindered when the source VIOS is inactive, leading to significant downtime and disruption, as they require activation to collect and clean up resource configuration information, which can be time-consuming and block migration processes.

Innovation Solution

A method that pre-collects and stores resource configuration information from the source VIOS whenever changes occur, allowing the migration component to configure the logical partition on a target system even if the source VIOS is inactive, and cleans up adapter/mapping information upon activation to prevent data corruption or exposure.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional migration techniques are used requiring source VIOS activation, then resource configuration information can be collected, but significant downtime occurs and migration is blocked

Engineering Contradiction:
Improvemigration completionVSAvoiddowntime
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system pre-collects resource configuration information from the source VIOS during normal operation or during configuration changes. This preliminary collection stores the information in a cache or database, so that when migration is needed and the VIOS is inactive, the pre-collected information can be used immediately without requiring VIOS activation, thus eliminating downtime while ensuring migration can complete

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary storage mechanism (cache/database) that decouples the migration process from the VIOS activation requirement. The migration component retrieves resource configuration information from this intermediary storage rather than directly from the active VIOS, allowing migration to proceed independently of VIOS state and preventing migration blocking

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If source VIOS is activated to collect resource configuration, then migration can proceed, but adapter/mapping information corruption or exposure risk increases

Engineering Contradiction:
Improvedata integrityVSAvoiddata corruption or exposure
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent extracts the resource configuration information collection process from the VIOS activation requirement. By collecting and storing adapter/mapping information separately in an intermediary storage mechanism during normal operations, the system can perform migration using this extracted information without activating the source VIOS, thereby preventing potential data corruption or exposure that could occur during VIOS activation and migration

Inventive Principle:
Principle #2Taking out (Extraction)

3Loss of information

If VIOS activation process is performed, then resource configuration can be obtained, but the process is time-consuming and blocks migration

Engineering Contradiction:
Improveresource configuration informationVSAvoidactivation time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system performs preliminary collection of resource configuration information during normal VIOS operation or during configuration changes. This pre-collected information is stored in an intermediary mechanism, eliminating the need for time-consuming VIOS activation during migration. The migration component can immediately retrieve the pre-collected information, ensuring no information loss while reducing activation time to zero

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements self-service by automatically collecting and storing resource configuration information during normal operations without requiring manual intervention or VIOS activation. The intermediary storage mechanism automatically provides the information to the migration component when needed, making the process independent of VIOS state and eliminating time-consuming activation steps

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9846602B2Migration of a logical partition or virtual machine with inactive input/output hosting server
Publication Date: 2017.12.19 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US9846602B2 patent drawing
  • US9846602B2 patent drawing
  • US9846602B2 patent drawing

AI summary

Embodiments disclose techniques for migrating a logical partition from a source computing system with an inactive I/O server to another target computing system. In one embodiment, a computing system collects and stores the resource configuration of the logical partition, upon detecting a change in a resource configuration of a logical partition on the source computing system. Once the computing system detects that a I/O server on the source computing system is inactive for a migration of the logical partition, the computing system uses the collected resource configuration to configure the logical partition on the target computing system.