-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
2.8.1
-
None
-
Quality / Stability / Reliability
-
False
-
-
True
-
-
Description of problem:
Failed to migrate VM from OSP provider in "DiskTransfer" phase, with error in populate-b480b38b-f612-45f3-acaf-9200d436c5ed pod:
---------------------------------------------------------
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xb1de22]
Version-Release number of selected component (if applicable):
MTV 2.8.1-5(IIB 953509) with CNV 4.18.2
How reproducible:
Always
Steps to Reproduce:
1) Create a OSP provider with URL and following settings:
2) Start VM: mtv-test on OSP env, create migratio plan: mtv-osp-test to migrate the VM to ocp cluster, check the plan failed in "DiskTransfer" phase
4) Check the pod log with error below, more details in attached file: populate-b480b38b-f612-45f3-acaf-9200d436c5ed.log
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xb1de22]
Actual results:
In step3,4: Migrate VM from OSP provider failed with error
Expected results:
In step3,4: Migrate VM from OSP provider successfully