BMYPC5028
A virtual machine is configured with PCI pass-through.
Severity
Warning
Problem description
It indicates that a virtual machine is configured with PCI pass-through and it blocks OpenShift® node draining and upgrades of Global Data Platform service, OpenShift and compute nodes.
User actions
Stop the virtual machine mentioned in the precheck so that it does not block draining of nodes.
If the issue still persists, then go to virtual machines YAML definition, and under the
spec field, add evictionStrategy: LiveMigrateIfPossible. Save the
YAML file and restart the virtual machine so that the draining of the nodes cannot be blocked once
the virtual machine is up.