Bug 1852446
Summary: | [v2v][RHV to CNV VM import] Windows10 VM import fail on: timezone is not UTC-compatible | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Filip Krepinsky <fkrepins> | ||||||
Component: | V2V | Assignee: | Jakub Dzon <jdzon> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Amos Mastbaum <amastbau> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 2.4.0 | CC: | cnv-qe-bugs, dagur, istein, pelauter, pkliczew, pvauter | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 2.4.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | v2.4.0-17 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-07-28 19:10:39 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: |
|
Created attachment 1699300 [details]
vm-import-controller.log
It looks similar to BZ #1849915. Please check which vm-import-controller version are you using It should be v2.4.0-16 I am using upstream master (built today) I tested it on downstream CNV-2.4 (from June 24 2020), and it reproduces there. While RHEL VM import works just fine. The fix has been merged in https://github.com/kubevirt/vm-import-operator/pull/316. verification is blocked by blocked my: 1854081 The validation is completed: Conditions: Last Heartbeat Time: *** Last Transition Time: *** Message: Validation completed successfully Reason: ValidationCompleted Status: True Type: Valid 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, 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-2020:3194 |
Created attachment 1699299 [details] vm-import.yaml Description of problem: I am getting an import error for windows10 on rhev-blue env. MappingRulesVerificationFailed: VM's timezone is not UTC-compatible. It should have offset of 0 and not observe DST Version-Release number of selected component (if applicable): 0.0.3 and also tried with recent master How reproducible: 100