On Mon, Jan 6, 2020 at 2:27 PM Xie Changlong <zgrep at 139.com> 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 > > Gluster-users at gluster.org > > 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 > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20200106/e6730ee0/attachment.html>
On Mon, Jan 6, 2020 at 8:19 AM Yaniv Kaul <ykaul at redhat.com> wrote:> > > On Mon, Jan 6, 2020 at 2:27 PM Xie Changlong <zgrep at 139.com> 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. >Installed from where? And by 7.0 all the Gluster community packages* finally disabled gnfs after years of warning that gnfs was deprecated and that the gnfs bits would eventually not be built and packaged. FWIW I know that Debian, Ubuntu, and SUSE build their own "official" packages. They may or may not have disabled gnfs in their packages. * E.g. from download.gluster.org, the Gluster Launchpad PPA, the Gluster OpenSUSE OBS, and the CentOS Storage SIG. -- Kaleb -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20200106/6b497f7a/attachment.html>