Bug 1157329
| Summary: | qemu-kvm: undefined symbol: glfs_discard_async | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | ShupingCui <scui> | 
| Component: | qemu-kvm-rhev | Assignee: | Miroslav Rezanina <mrezanin> | 
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | 
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.1 | CC: | areis, coli, hhuang, juzhang, mazhang, michen, mrezanin, rbalakri, scui, shuang, virt-bugs, virt-maint, xfu, xuhan | 
| Target Milestone: | rc | Keywords: | Reopened | 
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qemu-kvm-rhev-2.1.2-7.el7 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1155518 | Environment: | |
| Last Closed: | 2015-03-05 09:56:55 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: | |||
| Bug Depends On: | 1155518 | ||
| Bug Blocks: | |||
| 
 
        
          Comment 1
        
        
          ShupingCui
        
        
        
        
        
          2014-10-27 03:34:13 UTC
        
       
      
      
      
    works well on glusterfs-api-3.6.0.29-2.el7.x86_64, so close it. Reopen - we need to ensure package is not installed on system without updated glusterfs-api. Fix included in qemu-kvm-rhev-2.1.2-7.el7 Reproduce this bug on qemu-kvm-rhev-2.1.2-6.el7 with glusterfs-3.4.0.70rhs-1.el7.x86_64 installed. Host: qemu-img-rhev-2.1.2-6.el7.x86_64 qemu-kvm-tools-rhev-2.1.2-6.el7.x86_64 qemu-kvm-common-rhev-2.1.2-6.el7.x86_64 qemu-kvm-rhev-debuginfo-2.1.2-6.el7.x86_64 qemu-kvm-rhev-2.1.2-6.el7.x86_64 glusterfs-3.4.0.70rhs-1.el7.x86_64 glusterfs-api-3.4.0.70rhs-1.el7.x86_64 glusterfs-libs-3.4.0.70rhs-1.el7.x86_64 Result: # /usr/libexec/qemu-kvm /usr/libexec/qemu-kvm: symbol lookup error: /usr/libexec/qemu-kvm: undefined symbol: glfs_discard_async Verify this bug with qemu-kvm-rhev-2.1.2-7.el7.x86_64 Result: # rpm -ivh qemu-kvm-rhev-2.1.2-7.el7.x86_64.rpm error: Failed dependencies: glusterfs-api >= 3.6.0 is needed by qemu-kvm-rhev-10:2.1.2-7.el7.x86_64 qemu-img-rhev = 10:2.1.2-7.el7 is needed by qemu-kvm-rhev-10:2.1.2-7.el7.x86_64 qemu-kvm-common-rhev = 10:2.1.2-7.el7 is needed by qemu-kvm-rhev-10:2.1.2-7.el7.x86_64 Install qemu-kvm-rhev failed, must upgrade glusterfs-api >=3.6.0. So this bug has been fixed. 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://rhn.redhat.com/errata/RHSA-2015-0624.html  |