-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
2.10.0
Description of problem:
Fail to migrate the stopped VM
Version-Release number of selected component (if applicable):
CNV 4.19
How reproducible:
Always
Steps to Reproduce:
1. Create a VM from InstanceType 2. Stop the VM 3. Create a Plan to migrate the VM from cluster1 to cluster2, enable cold migration 3. Start the Plan
Actual results:
In cold migration enable, migration failed with error Description: Create VM. Error: Phase: Running Reasons: Internal error occurred: failed calling webhook "mutatevirtualmachines.kubemacpool.io": failed to call webhook: Post "https://kubemacpool-service.openshift-cnv.svc:443/mutate-virtualmachines?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kubemacpool-mutator") In live migration with stopped VM, the migration failed with error: Description: Synchronize source and target VMs. Error: Phase: Running Reasons: admission webhook "migration-create-validator.kubevirt.io" denied the request: the VMI "yan-mig/fedora1" does not exist Name: Synchronization Phase: Running
Expected results:
At least the cold migration should be working for stopped VM
Additional info:
- is related to
-
CNV-50824 TP: Cross-cluster live migration
-
- In Progress
-