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
In the / RedHat / Infrastructure / VM / Provisioning / Placement / redhat_best_placement_with_scope code a spesific RHV Host is selected.
This ends up with this RHV Host being added to the provisioning request, which in turns results in a VM being pinned to a single Host in RHV (Edit VM -> Host -> Start running on: Spesific Host).
This becomes a major headache when attempting to set the RHV Host to maintenance mode to perform RHV Host upgrades or other RHV Host maintenance tasks.
A RHV Cluster should be chosen for the VM, however the RHV Host selection should be avoided to allow for the VM being configured to "Start running on: Any Host in Cluster".
In the / RedHat / Infrastructure / VM / Provisioning / Placement / redhat_best_placement_with_scope code a spesific RHV Host is selected.
This ends up with this RHV Host being added to the provisioning request, which in turns results in a VM being pinned to a single Host in RHV (Edit VM -> Host -> Start running on: Spesific Host).
This becomes a major headache when attempting to set the RHV Host to maintenance mode to perform RHV Host upgrades or other RHV Host maintenance tasks.
A RHV Cluster should be chosen for the VM, however the RHV Host selection should be avoided to allow for the VM being configured to "Start running on: Any Host in Cluster".