Bug 1687063

Summary: glusterd :symbol lookup error: undefined symbol :use_spinlocks
Product: [Community] GlusterFS Reporter: q449278118 <1352411423>
Component: locksAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5CC: atumball, bugs, pasik
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-17 06:48:37 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 q449278118 2019-03-09 08:33:52 UTC
Description of problem:
after install glusterfs5.10,when ip start glusterd service failed
glusterd :symbol lookup error: undefined symbol :use_spinlocks
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.install glusterfs5.10 successfull
2.running glusterd
3.failed,glusterd :symbol lookup error: undefined symbol :use_spinlocks

Actual results:
glusterd :symbol lookup error: undefined symbol :use_spinlocks

Expected results:
successfully

Additional info:

Comment 1 q449278118 2019-03-11 02:22:50 UTC
i have solved it ,because new install libglusterfs.so has refer the wrong libs path, we need delete the libs in /lib64, only use in /usr/local libs.

Comment 2 Amar Tumballi 2019-06-17 06:48:37 UTC
Closing based on Comment #1