[Gluster-users] No gluster NFS server on localhost

DUCARROZ Birgit birgit.ducarroz at unifr.ch
Mon Jan 6 11:28:28 UTC 2020


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


More information about the Gluster-users mailing list