Created attachment 1701662 [details] UI if VM migration went wrong Description of problem: When migration from RHV to CNV is performed, no error is shown in UI if something went wrong on very beginning of migration process. UI looks like migration is preparing to start and that confuses user. Name of VM is not clickable and user can't validate VM status without digging into the logs Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Filip, can you please take a look, why we don't repot any errors in the log? Igor, can you please share the PV, PVC, DV, VM and VMImport objects and logs? So we know what happens and why it's not shown in the UI, thanks.
That env was redeployed several days ago, I will provide you required info if I will succeed reproducing that problem again. As I understand, in this case problem occurred before the migration process was started itself, that was failure on binding proper PV, but I'm not sure.
Ok, thanks in that case, that might be an duplicate of bug 1857784. If you will succeed with reproducing and can confirm it would be great. We just need to add a condition that the PVC can't bind. And show that in UI.
Please always check with VMImport CR. If there is a failed condition then it should be shown in the UI. I suppose in this case nothing happens in the CR (please confirm with your env), thus UI shows pending only.
*** This bug has been marked as a duplicate of bug 1857784 ***