You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VMs deployed on a host which has been moved to another cluster, maintain the previous cluster ID on the last history record. Actions like attach nic to a network which is not part of the old cluster fail.
It would be very useful to add a new histroy record to log the new cluster ID.
To reproduce:
Two clusters with one host and some vnets and VMs on each one.
Reorganize hosts moving one of them to the other cluster.
Try to attach nic to a VM on a vnet of the new cluster.
Use case
You need to manually update the last history record of each VM of the moved host.
Interface Changes
N/A
Progress Status
Branch created
Code committed to development branch
Testing - QA
Documentation
Release notes - resolved issues, compatibility, known issues
Code committed to upstream release/hotfix branches
Documentation committed to upstream release/hotfix branches
The text was updated successfully, but these errors were encountered:
Enhancement Request
Description
VMs deployed on a host which has been moved to another cluster, maintain the previous cluster ID on the last history record. Actions like attach nic to a network which is not part of the old cluster fail.
It would be very useful to add a new histroy record to log the new cluster ID.
To reproduce:
Two clusters with one host and some vnets and VMs on each one.
Reorganize hosts moving one of them to the other cluster.
Try to attach nic to a VM on a vnet of the new cluster.
Use case
You need to manually update the last history record of each VM of the moved host.
Interface Changes
N/A
Progress Status
The text was updated successfully, but these errors were encountered: