Skip to content

console not working after system vm has been recreated on a different cluster #10050

@sbrueseke

Description

@sbrueseke
ISSUE TYPE
  • Bug Report
COMPONENT NAME
Console Proxy
CLOUDSTACK VERSION
4.19.1.2
CONFIGURATION

Management server on Ubuntu 22.04 LTS
KVM hypervisor on Ubuntu 22.04 LTS

OS / ENVIRONMENT
SUMMARY

We run a multiple cluster installation. After deleting console proxy vm, Cloudstack recreated a new system vm on antoher cluster.
After that console access for instances running on a different cluster than the console proxy vm is running on, did not work anymore. But after stopping and starting an instance, console access was working again.

STEPS TO REPRODUCE
1. detroy console proxy system vm
2. let CS recreate the console proxy system vm and hope it will be created on another cluster
3. try to open a console on an instance running on a different cluster as the console proxy is running on (not working)
4. stop and start this instance and try again (working again)
5. try to open the console on an instance running on the same cluster as the console proxy is running on (working)
EXPECTED RESULTS
console should work on all instances even after CS recreated it on another cluster
ACTUAL RESULTS
console is only working on instances running on the same cluster as the console proxy system vm. After stop and start of an instance, console is working again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions