BMC Folder Mounting Automation with KVM

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for baseboard management controllers (BMC) to mount folders using KVM are cumbersome and prone to operational errors, requiring manual specification of mirror image file size and path, which is inconvenient and error-prone, especially for non-professional operators.

Innovation Solution

A method and device utilizing HTML5 to automatically calculate the storage capacity of a folder, allocate a default storage path, and prompt the user for an alternative path if necessary, simplifying the folder mounting process and reducing misoperations by automating the allocation of mirror image file size and path.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If manual specification of mirror image file size and path is used, then flexibility and adaptability are improved, but ease of operation deteriorates and operational errors increase

Engineering Contradiction:
ImproveflexibilityVSAvoidease of operation
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The system automatically detects the folder size and selects the mirror image file storage path without requiring operator intervention. The BMC self-services by obtaining folder information through traversal, calculating required storage capacity, and autonomously completing the mounting process, thereby eliminating manual specification while maintaining adaptability.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary detection of the folder size and preliminary selection of the storage path before the actual mounting operation. By traversing the folder in advance and calculating the required mirror image file size, the system prepares all necessary parameters beforehand, enabling automatic mounting without manual input.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If manual specification of mirror image file size and path is used, then precision in parameter selection is improved, but reliability deteriorates due to operational errors

Engineering Contradiction:
Improveparameter selection precisionVSAvoidreliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The BMC automatically obtains accurate folder size information by traversing the folder structure itself, eliminating the need for manual parameter specification. This self-service approach ensures both precision in size measurement and reliability by removing human error from the process.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements feedback by detecting the actual folder size through traversal and using this information to automatically determine the appropriate mirror image file size. This closed-loop feedback mechanism ensures precise parameter selection and prevents operational errors by basing decisions on actual measured data rather than manual input.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If automatic calculation and allocation is implemented, then ease of operation is improved, but device complexity increases

Engineering Contradiction:
Improveease of operationVSAvoiddevice complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The BMC leverages its existing self-service capabilities to automatically traverse the folder, calculate the size, and allocate the storage path. By utilizing the BMC's inherent automation abilities, the system achieves ease of operation without requiring additional complex external devices or systems.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The BMC performs multiple functions including folder traversal, size calculation, path selection, and mounting operation within a single integrated system. This multi-functionality approach consolidates what could be separate complex operations into one unified process, maintaining simplicity while achieving automatic mounting.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11327654B2Method and device for baseboard management controller mounting folder with KVM
Publication Date: 2022.05.10 ZHENGZHOU YUNHAI INFORMATION TECH CO LTD
  • US11327654B2 patent drawing
  • US11327654B2 patent drawing
  • US11327654B2 patent drawing

AI summary

A method for a baseboard management controller mounting a folder with KVM includes following steps. A first size of a to-be-mounted folder is calculated. A second size of a mirror image file corresponding to the to-be-mounted folder is calculated based on the first size. A default storage path is allocated for the mirror image file, and it is obtained a remaining storage capacity of a disk where the default storage path is located. If the remaining storage capacity is less than the second size, a prompt dialog box, for selecting a user storage path for the mirror image file, is displayed to the user. If the remaining storage capacity of the disk where the default storage path or the user storage path is located is greater than the second size, the to-be-mounted folder is mounted to a server.