Workload Tracking Markers for Metadata Reconciliation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Infrastructure automation platforms face challenges in tracking components across computing environments due to movements orchestrated by other management entities, such as site recovery and load balancing, which can result in difficulties in maintaining accurate metadata records.

Innovation Solution

A system and method for reconciling moved workloads in a computing environment, which involves identifying workloads with tracking markers, checking their presence in an inventory database, and updating their metadata when the markers are found, thereby ensuring accurate tracking and management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If other management entities orchestrate movement or replication of components, then site recovery and load balancing purposes are achieved, but the infrastructure automation platform loses track of components

Engineering Contradiction:
Improvecomponent tracking accuracyVSAvoidmulti-entity orchestration capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent introduces tracking markers as intermediary objects that attach to workloads and persist across movements. These markers serve as mediators between multiple management entities, allowing the infrastructure automation platform to track components even when other entities orchestrate their movement. The marker acts as a persistent identifier that travels with the workload through various management operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent creates a copy of the tracking marker information in the inventory database that persists even when the original workload moves or is replicated. This copying mechanism ensures that the infrastructure automation platform maintains an accurate record of component locations and states, resolving the tracking loss issue while allowing other entities to freely orchestrate movements.

Inventive Principle:
Principle #26Copying

2Loss of information

If the infrastructure automation platform tracks all components, then accurate metadata records are maintained, but difficulty arises when other entities delete original components

Engineering Contradiction:
Improvemetadata accuracyVSAvoidtracking system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent segments the tracking system into two independent parts: tracking markers attached to workloads and inventory database records. This segmentation allows the system to track components without tightly coupling the infrastructure automation platform's tracking functionality with the actual component lifecycle managed by other entities. When components are deleted or moved, the marker and database record can be independently updated or removed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a feedback mechanism where the system periodically checks whether tracking markers still exist in the computing environment and reconciles the inventory database accordingly. This feedback loop ensures metadata accuracy by detecting when tracked components have been deleted or moved by other management entities and updating the inventory records to reflect the current state.

Inventive Principle:
Principle #23Feedback

3Stability of the object's composition

If workload movements are monitored and reconciled, then metadata consistency is maintained, but additional processing steps are required

Engineering Contradiction:
Improvemetadata consistencyVSAvoidworkload processing efficiency
Core Design Contradiction:
Stability of the object's compositionVSProductivity

Solution Approach 1:

The patent applies tracking markers to workloads in advance, before any movement or management operations occur. This preliminary action ensures that when workloads are moved, replicated, or deleted by other management entities, the tracking infrastructure is already in place to detect and record these changes without requiring additional real-time processing steps.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs periodic reconciliation operations that check the status of tracked workloads and update the inventory database at scheduled intervals. This periodic action balances metadata consistency with processing efficiency by not requiring continuous monitoring, instead performing updates at manageable intervals when changes are detected or due for review.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS20250130834A1Automated remediation of relocated workloads using workload tracking markers
Publication Date: 2025.04.24 VMWARE INC
  • US20250130834A1 patent drawing
  • US20250130834A1 patent drawing
  • US20250130834A1 patent drawing

AI summary

System and computer-implemented method for reconciling moved workloads for a management component in a computing environment determines whether an updated workload has a tracking marker that moves with the workload and requires remediation. When the tracking marker is found in an inventory database of the management component, the metadata of the workload is reconciled in the management component.