Bug 1858548
| Summary: | [RFE][V2V][RHV to CNV VM import] No error propagating at early stage of import if something goes wrong | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Igor Braginsky <ibragins> | ||||
| Component: | V2V | Assignee: | Piotr Kliczewski <pkliczew> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Daniel Gur <dagur> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 2.4.0 | CC: | bthurber, cnv-qe-bugs, fkrepins, istein, omachace | ||||
| Target Milestone: | --- | Keywords: | RFE | ||||
| Target Release: | 2.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-07-27 10:25:32 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
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 *** |
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: