Skip to content

Flxcld 2859 management server async job issue - #16

Open
db3922 wants to merge 3 commits into
att/4.22.0.0from
FLXCLD-2859-Management-server-async-job-issue
Open

Flxcld 2859 management server async job issue#16
db3922 wants to merge 3 commits into
att/4.22.0.0from
FLXCLD-2859-Management-server-async-job-issue

Conversation

@db3922

@db3922 db3922 commented Aug 7, 2026

Copy link
Copy Markdown

Description

This is a fix to use FQDN for msid with in a stable and integral way when running in a Kubernetes cluster. Current code creates a new msid for every mac address the server is started with. When restarting the management server this new msid leaves orphaned jobs behind.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

How Has This Been Tested?

Tested by running the management server in a Kubernetes cluster using statefulsets. After the change is applied when restarting the management server the ID is identical and allows proper clean up of jobs, and other task.

How did you try to break this feature and the system with this change?

Running CloudStack management server in Kubernetes and reviewing the cloud.mshost, cloud.mshost_peer table reveals the issue when orphaned entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants