Host Upgrade System Using Historical Workload Patterns

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional host upgrade approaches in container orchestration platforms are reactive, require additional resources, and incur extra costs due to the need for n+1 hosts, especially in heterogeneous clusters with varying hardware capabilities, leading to inefficiencies and overprovisioning.

Innovation Solution

A proactive, adaptive, and immutable host upgrade system that monitors historical workload patterns and container behavior to determine optimal upgrade times and uses intelligent host draining strategies, such as application-centric approaches, to migrate applications to remaining hosts, avoiding the need for extra resources and reducing downtime.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional reactive host upgrade approach with n+1 hosts is used, then host upgrade can be performed, but additional hosts and resources are required leading to increased costs

Engineering Contradiction:
Improvehost upgrade capabilityVSAvoidnumber of hosts
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system proactively identifies upgrade windows by analyzing historical workload patterns before upgrades are needed. Workload predictions are generated in advance, and hosts are pre-scheduled for upgrade during predicted low-utilization periods, eliminating the need for reactive n+1 host approaches and reducing the total number of hosts required

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The cluster performs self-upgrades by automatically identifying suitable upgrade windows and executing migrations using intelligent draining strategies. The system monitors its own workload patterns and autonomously schedules upgrades during low-utilization periods without requiring external intervention or additional standby hosts

Inventive Principle:
Principle #25Self-service

2Productivity

If hosts are upgraded during high workload periods, then upgrade can be performed quickly, but application downtime increases

Engineering Contradiction:
Improveupgrade speedVSAvoidapplication downtime
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary analysis of historical workload data to predict future low-utilization windows before upgrades are initiated. By identifying and scheduling upgrades during these predicted optimal times in advance, the system ensures both rapid execution and minimal application downtime

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts upgrade scheduling based on real-time workload conditions and historical patterns. Upgrade timing is flexible and adapts to changing cluster conditions, allowing upgrades to be performed during naturally occurring low-utilization periods rather than fixed schedules

Inventive Principle:
Principle #15Dynamics

3Productivity

If intelligent host draining strategies are implemented, then application migration is optimized, but system complexity increases

Engineering Contradiction:
Improvemigration efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system continuously monitors workload patterns, container behavior, and host utilization metrics to dynamically adjust draining strategies. Historical data is analyzed and fed back into the scheduling algorithm to optimize future upgrade windows, improving migration efficiency while managing complexity through data-driven automation

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The cluster autonomously manages the complexity of intelligent draining by automatically analyzing its own workload patterns and executing migrations during optimal windows. The system self-configures draining strategies based on observed container behavior, eliminating the need for manual complexity management

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11403088B2Upgrade of hosts hosting application units of a container-based application based on analysis of the historical workload pattern of the cluster
Publication Date: 2022.08.02 HEWLETT PACKARD ENTERPRISE DEV LP
  • US11403088B2 patent drawing
  • US11403088B2 patent drawing
  • US11403088B2 patent drawing

AI summary

Example implementations relate to a upgrade of a host that hosts application units of a container-based application. According to an example, monitoring is performed to identify new system software component availability for the cluster. When a new system software component is available, a historical workload pattern of the cluster is analyzed to identify an upgrade window for each host of the cluster. When the upgrade window arrives for a host, it is determined whether reconfiguration of an application is to be performed based on a capacity of the cluster. When the determination is affirmative, a reconfiguration option for the application is identified and a configuration of the application is adjusted accordingly. The host may then be drained, removed from the cluster, upgraded, added back into the cluster and any application configuration changes can be reversed.