<div dir="ltr">I am getting startup errors for nfs ganesha<div><br></div><div>CentOS 7.3 with gluster 3.10.2 from CentOS storage sig</div><div><br></div><div># systemctl status nfs-ganesha</div>● nfs-ganesha.service - NFS-Ganesha file server<br>   Loaded: loaded (/usr/lib/systemd/system/nfs-ganesha.service; disabled; vendor preset: disabled)<br>   Active: failed (Result: core-dump) since Wed 2017-06-14 14:00:49 EDT; 4s ago<br>     Docs: <a href="http://github.com/nfs-ganesha/nfs-ganesha/wiki">http://github.com/nfs-ganesha/nfs-ganesha/wiki</a><br>  Process: 2402 ExecStop=/bin/dbus-send --system --dest=org.ganesha.nfsd --type=method_call /org/ganesha/nfsd/admin org.ganesha.nfsd.admin.shutdown (code=exited, status=0/SUCCESS)<br>  Process: 2389 ExecStartPost=/bin/bash -c prlimit --pid $MAINPID --nofile=$NOFILE:$NOFILE (code=exited, status=0/SUCCESS)<br>  Process: 2387 ExecStart=/bin/bash -c ${NUMACTL} ${NUMAOPTS} /usr/bin/ganesha.nfsd ${OPTIONS} ${EPOCH} (code=exited, status=0/SUCCESS)<br> Main PID: 2388 (code=dumped, signal=ABRT)<div><br></div><div>I note that when glusterd starts up, (independent of ganesha), there is this item in the glusterd.log</div><br>[2017-06-14 17:58:41.779797] W [MSGID: 101095] [xlator.c:162:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/3.10.2/xlator/features/ganesha.so: cannot open shared object file: No such file or directory<div><br></div><div>which seems relevant, but I&#39;m not sure if it is. If this is the problem, which package is supposed to supply this file? I have the following installed.</div><div><br></div># rpm -qa | grep -E &#39;gluster|ganesha&#39; | sort<br>glusterfs-3.10.2-1.el7.x86_64<br>glusterfs-api-3.10.2-1.el7.x86_64<br>glusterfs-cli-3.10.2-1.el7.x86_64<br>glusterfs-client-xlators-3.10.2-1.el7.x86_64<br>glusterfs-fuse-3.10.2-1.el7.x86_64<br>glusterfs-ganesha-3.10.2-1.el7.x86_64<br>glusterfs-libs-3.10.2-1.el7.x86_64<br>glusterfs-server-3.10.2-1.el7.x86_64<br>nfs-ganesha-2.4.5-1.el7.x86_64<br>nfs-ganesha-gluster-2.4.5-1.el7.x86_64<br>nfs-ganesha-vfs-2.4.5-1.el7.x86_64<br>python2-gluster-3.10.2-1.el7.x86_64<div><br></div><div>I can supply more logs if needed.</div><div>Thanks</div></div>