On Mon, Jan 6, 2020 at 2:27 PM Xie Changlong <[email protected]> wrote: > Hi Birgit > > > Gnfs is not build in glusterfs 7.0 by default, you can build the > source code with: ./autogen.sh; ./configure --enable-gnfs > > to enable it. >
I'm not sure that explains it. Gluster 7 was released in November[1]. My patch for this [2] was merged only to Master, late December. It was never backported to 7.x. Y. [1] https://www.gluster.org/announcing-gluster-7-0/ [2] https://review.gluster.org/#/c/glusterfs/+/23799/ > > Thanks > > Xie > > 在 2020/1/6 19:28, DUCARROZ Birgit 写道: > > Hi all, > > > > I installed glusterfs 7.0 and wanted to ask if gluster NFS is still > > available or if it is depreciated. > > > > I did several tests with NFS ganesha, but the results were not as > > expected. > > > > On my server: > > > > Firewall is turned off to test. > > There is actually no nfs logfile in /var/log/glusterfs > > and no other NFS service installed. > > > > netstat -anp | grep 2049 --> no opened port. > > gluster volume set vol-users nfs.disable off --> volume set: success > > > > > > service rpcbind status > > ● rpcbind.service - RPC bind portmap service > > Loaded: loaded (/lib/systemd/system/rpcbind.service; indirect; > > vendor preset: enabled) > > Drop-In: /run/systemd/generator/rpcbind.service.d > > └─50-rpcbind-$portmap.conf > > Active: active (running) since Fri 2020-01-03 17:36:31 CET; 2 days ago > > Main PID: 18849 (rpcbind) > > Tasks: 1 > > Memory: 116.0K > > CPU: 281ms > > CGroup: /system.slice/rpcbind.service > > └─18849 /sbin/rpcbind -f -w > > > > > > netstat -anp | grep rpc > > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > > 18849/rpcbind > > tcp6 0 0 :::111 :::* LISTEN 18849/rpcbind > > udp 0 0 0.0.0.0:111 0.0.0.0:* 18849/rpcbind > > udp 0 0 0.0.0.0:793 0.0.0.0:* 18849/rpcbind > > udp6 0 0 :::111 :::* 18849/rpcbind > > udp6 0 0 :::793 :::* 18849/rpcbind > > unix 2 [ ACC ] STREAM LISTENING 14025 1/init > > /run/rpcbind.sock > > unix 3 [ ] STREAM CONNECTED 11087142 18849/rpcbind > > > > > > Why is gluster NFS not running? > > Thank you for any suggestions. > > Kind regards, > > Birgit > > ________ > > > > Community Meeting Calendar: > > > > APAC Schedule - > > Every 2nd and 4th Tuesday at 11:30 AM IST > > Bridge: https://bluejeans.com/441850968 > > > > NA/EMEA Schedule - > > Every 1st and 3rd Tuesday at 01:00 PM EDT > > Bridge: https://bluejeans.com/441850968 > > > > Gluster-users mailing list > > [email protected] > > https://lists.gluster.org/mailman/listinfo/gluster-users > > ________ > > Community Meeting Calendar: > > APAC Schedule - > Every 2nd and 4th Tuesday at 11:30 AM IST > Bridge: https://bluejeans.com/441850968 > > NA/EMEA Schedule - > Every 1st and 3rd Tuesday at 01:00 PM EDT > Bridge: https://bluejeans.com/441850968 > > Gluster-users mailing list > [email protected] > https://lists.gluster.org/mailman/listinfo/gluster-users >
________ Community Meeting Calendar: APAC Schedule - Every 2nd and 4th Tuesday at 11:30 AM IST Bridge: https://bluejeans.com/441850968 NA/EMEA Schedule - Every 1st and 3rd Tuesday at 01:00 PM EDT Bridge: https://bluejeans.com/441850968 Gluster-users mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-users
