Universal Storage Manager Interface for Multi-System Monitoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Selecting the appropriate storage system for a specific workload is complex due to the variety of available storage systems, and existing tools are inadequate for evaluating and choosing the best option based on application needs.

Innovation Solution

A system with a universal storage manager that implements a common interface and performance monitor, allowing applications to use multiple storage systems and monitor their performance across various criteria, recommending suitable storage options based on evaluation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a universal interface implementation is used to process requests across multiple storage systems, 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:

A performance monitor is introduced as an intermediary component that sits between the application and multiple storage systems. The performance monitor receives requests, routes them through the common interface implementation to appropriate storage systems, and returns responses. This mediator handles the complexity of interfacing with diverse storage systems while presenting a unified, simple interface to applications, thereby improving ease of operation without exposing the underlying device complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The performance monitor is designed with multi-functionality to handle various storage system types (relational databases, file systems, caches, cloud-based storage) through a single universal interface implementation. This universal component can process different classes of requests (data retrieval, data modification, metadata operations) across heterogeneous storage systems, reducing the need for multiple specialized interfaces and simplifying application operations while managing the inherent complexity through consolidation.

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

2Measurement precision

If performance monitoring for multiple classes of requests is implemented, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improvemeasurement precisionVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The performance monitoring functionality is segmented into distinct components within the performance monitor: request classification logic that identifies different classes of requests, separate monitoring mechanisms for each request class, and independent performance metric collection for each storage system. This segmentation allows precise measurement of different request types (data retrieval, data modification, metadata operations) while organizing the complexity into manageable, modular segments rather than a monolithic complex system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The performance monitor dynamically changes monitoring parameters based on request class and storage system type. Different performance metrics are monitored for different request classes (e.g., response time for data retrieval, throughput for data modification), and the monitoring intensity and parameters are adjusted according to the specific storage system being accessed. This parameter adaptation enables precise measurement tailored to each scenario while avoiding the complexity of uniformly monitoring all parameters for all systems.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If multiple storage systems are evaluated based on performance criteria, then reliability is improved, but loss of time increases

Engineering Contradiction:
ImprovereliabilityVSAvoidloss of time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The performance monitor continuously and proactively monitors performance metrics of multiple storage systems in the background before applications need to make selection decisions. Performance data for different request classes is collected, analyzed, and stored in advance, creating a pre-evaluated performance profile for each storage system. When applications need to select or evaluate storage systems, this preliminary monitoring data is already available, enabling reliable decision-making without time-consuming real-time evaluation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The performance monitor implements continuous feedback loops where performance metrics from multiple storage systems are constantly measured, compared, and used to update performance profiles. This feedback mechanism provides applications with up-to-date reliability information about different storage systems based on actual performance data rather than static specifications. The feedback enables reliable storage system selection while minimizing time loss by providing current performance insights without requiring exhaustive real-time testing.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10423356B2Monitoring storage systems
Publication Date: 2019.09.24 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10423356B2 patent drawing
  • US10423356B2 patent drawing
  • US10423356B2 patent drawing

AI summary

A system for monitoring a plurality of storage systems includes an interface specifying a set of methods for using at least one storage system, an implementation of the interface for each of the plurality of storage systems, wherein at least one of the implementations of the interface is configured to process a plurality of requests, and a performance monitor configured to monitor performance of requests for at least one of a plurality of classes of requests.