-
Bug
-
Resolution: Duplicate
-
None
-
None
Description of problem:
vm with HPP storage class(Non Migratable) fails to restart on another node during node drain and stuck with error message:
error when evicting pods/"virt-launcher-vm-rhel88-source-hpp-z5lbw" -n "default" (will retry after 5s): admission webhook "virt-launcher-eviction-interceptor.kubevirt.io" denied the request: VMI vm-rhel88-source-hpp is configured with an eviction strategy but is not live-migratable
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. create a VM with HPP storage class
2. Do node drain
3.
Actual results:
VM fails to restart on another node
Expected results:
Additional info:
- duplicates
-
CNV-30684 [2219785] With cluster-level evictionStrategy:LiveMigrate set in HCO CR certain VMs would fail to restart and get stuck during node drain
- Closed