Bug 2080155
| Summary: | [RFE] Provide the progress of VM migration in the source virt launcher pod | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | nijin ashok <nashok> |
| Component: | Virtualization | Assignee: | Jed Lejosne <jlejosne> |
| Status: | CLOSED ERRATA | QA Contact: | Denys Shchedrivyi <dshchedr> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.10.0 | CC: | acardace, cnv-qe-bugs, fdeutsch, kbidarka, pelauter, sgott, ycui |
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | virt-launcher-v4.11.0-92 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-14 19:31:19 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: | |||
|
Description
nijin ashok
2022-04-29 07:04:18 UTC
*** Bug 2080208 has been marked as a duplicate of this bug. *** Moving back to post as this is not yet merged downstream. Verified on CNV v4.11.0-544 (virt-launcher-v4.11.0-100)
In virt-launcher logs I see these messages during migration:
{"component":"virt-launcher","kind":"","level":"info","msg":"Migration info for e0815b02-44a4-4b0e-9e62-459bb7ebb8b7: TimeElapsed:125588ms DataProcessed:132410987B DataRemaining:961081344B DataTotal:1120083968B MemoryProcessed:103444075B MemoryRemaining:961081344B MemoryTotal:1091117056B MemoryBandwidth:1067220B/s DirtyRate:57344B/s Iteration:2 PostcopyRequests:251 ConstantPages:7648 NormalPages:25187 NormalData:103165952B ExpectedDowntime:931097ms DiskBps:0","name":"vm-label","namespace":"default","pos":"live-migration-source.go:894","timestamp":"2022-07-05T15:30:15.391509Z","uid":"5babb1c0-f3a4-4238-9bdc-541d43f06bc9"}
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526 Added automation in patch https://code.engineering.redhat.com/gerrit/c/cnv-tests/+/420905 and so we covered qe_test_coverage as part of above patch. |