Virtual Machine Link Relation Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In virtual machine management, operators struggle to determine whether a virtual machine has been migrated or deleted without specific investigation, as existing systems lack clear link relation updates between virtual machine hosts and guests, making it difficult for other operators to track changes.

Innovation Solution

A management server with a database updates link relation information by disconnecting links between virtual machine hosts and guests if information cannot be acquired, and reconnects or registers new links based on acquired information, enabling clear tracking of virtual machine migrations and deletions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If link relation information is not updated after virtual machine migration or deletion, then the database maintains simple structure, but operators cannot determine whether virtual machines have been migrated or deleted without specific investigation

Engineering Contradiction:
Improvevirtual machine status informationVSAvoidlink relation management complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system implements automatic feedback by periodically checking whether virtual machine guests can be acquired from their linked hosts. When a guest cannot be acquired, the system automatically updates the link relation in the database to reflect migration or deletion, ensuring status information is maintained without manual intervention

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The management server performs self-service by automatically detecting link relation changes through acquisition attempts and updating its own database accordingly. This eliminates the need for manual tracking while maintaining accurate virtual machine status information

Inventive Principle:
Principle #25Self-service

2Measurement precision

If operators investigate specifically to determine virtual machine migration or deletion status, then accurate status information can be obtained, but administrative effort and time are increased

Engineering Contradiction:
Improvevirtual machine status detection accuracyVSAvoidtime for status investigation
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by continuously maintaining updated link relation information in the database through automatic acquisition checks. This preliminary updating eliminates the need for operators to perform time-consuming investigations, as status information is already accurate and current

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Automatic feedback mechanisms continuously verify virtual machine guest acquisition status and update link relations accordingly, providing real-time status information without requiring operator intervention or investigation time

Inventive Principle:
Principle #23Feedback

3Reliability

If link relation information is automatically updated based on acquisition status, then accurate virtual machine status tracking is achieved, but system complexity and processing overhead increase

Engineering Contradiction:
Improvelink relation information accuracyVSAvoidmanagement server processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The management server implements self-service by automatically detecting acquisition failures and updating its own database. This self-updating mechanism ensures high reliability of link relation information while keeping the processing logic contained within a single system component rather than requiring complex distributed coordination

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8838762B2Virtual-machine management program and method for managing virtual machines
Publication Date: 2014.09.16 FUJITSU LTD
  • US8838762B2 patent drawing
  • US8838762B2 patent drawing
  • US8838762B2 patent drawing

AI summary

A method for managing virtual machines, the method causing a management server having a database includes link relation information and connected to a plurality of physical servers, on which virtual machine hosts are installed, the method includes updating the link relation information in such a manner that a link between a virtual machine host and a first virtual machine guest is disconnected, when information regarding the first virtual machine guest cannot be acquired from the virtual machine host and updating the link relation information stored in such a manner that a link between a virtual machine host and a second virtual machine guest, when information regarding the second virtual machine guest is acquired from the virtual machine host.