Bug 1810493
| Summary: | Migration failed with error: 'no connection driver available for storage:///system' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Israel Pinto <ipinto> | ||||||
| Component: | Virtualization | Assignee: | Igor Bezukh <ibezukh> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Israel Pinto <ipinto> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 2.3.0 | CC: | abologna, cnv-qe-bugs, ncredi, pelauter, sgott | ||||||
| Target Milestone: | --- | Keywords: | AutomationBlocker, Regression | ||||||
| Target Release: | 2.3.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | hco-bundle-registry-container-v2.2.0-445 virt-operator-container-v2.3.0-33 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-05-04 19:10:58 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: |
|
||||||||
|
Description
Israel Pinto
2020-03-05 11:30:16 UTC
Created attachment 1667723 [details]
source and target pods logs - nfs
Manual Verify with: oc get kv -n openshift-cnv -o yaml | grep -i operatorversion operatorVersion: v0.26.2 Steps: 1. Create vm with container disk (like: https://raw.githubusercontent.com/kubevirt/kubevirt/master/examples/vmi-migratable.yaml) 2. Migrate vm Results: Migration Pass Libvirt packages on compute pod: [root@virt-launcher-vmi-migratable-8jbqz /]# rpm -qa | grep libvirt libvirt-daemon-driver-secret-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-nwfilter-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-core-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-iscsi-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-rbd-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-mpath-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-iscsi-direct-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-kvm-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-bash-completion-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-libs-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-nodedev-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-interface-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-network-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-disk-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-logical-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-scsi-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-gluster-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-qemu-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-daemon-driver-storage-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 libvirt-client-5.6.0-10.module+el8.1.1+5309+6d656f05.x86_64 Will move to verify after Tier1 and Tier2 migration tests will pass. Base on the Tier1 results of : KubeVirt: v0.26.4 Moving to verify 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/RHEA-2020:2011 |