Bug 1633754

Summary: glusterd repeats .../nfs/server.so no such file even when gnfs is disabled
Product: [Community] GlusterFS Reporter: Travis Tiedemann <tdtiedem>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 4.1CC: amukherj, atumball, bugs, pasik, risjain, srakonde, stefankaerst, vpandey
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-15 03:12:36 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 Travis Tiedemann 2018-09-27 16:07:20 UTC
Description of problem:
The message, 0-xlator: /usr/lib64/glusterfs/4.1.5/xlator/nfs/server.so: cannot open shared object file: No such file or directory repeats over and over in the glusterd.log.  

Version-Release number of selected component (if applicable):
4.1.X 

How reproducible:
Always

Steps to Reproduce:
1. 
2.
3.

Actual results:


Expected results:


Additional info:
Volume option nfs.disable is set as -- nfs.disable      on
Is there a way to stop the message from being displayed.

Comment 1 Kaleb KEITHLEY 2018-10-22 12:32:52 UTC
It's only missing if you haven't installed the glusterfs-gnfs RPM.

Changing the topic and component to glusterd to eliminate the message repetition.

Comment 2 Travis Tiedemann 2018-10-22 13:55:02 UTC
Could you please specify the full rpm name?  I don't see an rpm glusterfs-gnfs.
Thanks

Comment 3 Stefan Kaerst 2018-11-13 14:52:52 UTC
looks like glusterfs-gnfs is available only up to gluster 3.13

https://buildlogs.centos.org/centos/7/storage/x86_64/gluster-3.13/

skaerst@t430-sk:~/ramdisk> rpm -qpl glusterfs-gnfs-3.13.2-2.el7.x86_64.rpm
/usr/lib64/glusterfs/3.13.2/xlator
/usr/lib64/glusterfs/3.13.2/xlator/nfs
/usr/lib64/glusterfs/3.13.2/xlator/nfs/server.so
/var/lib/glusterd/nfs
/var/lib/glusterd/nfs/nfs-server.vol
/var/lib/glusterd/nfs/run
/var/lib/glusterd/nfs/run/nfs.pid
skaerst@t430-sk:~/ramdisk> 

HTH

Comment 4 Atin Mukherjee 2019-07-15 03:12:36 UTC
This log entry is benign and we don't have plan to fix it.