All, Glusterfs 3.4.3 on CentOS 6.5. Is it possible to run the kernel NFS server and the Gluster NFS server at the same time? I would have imagined from the docs that specifying: nfs.port: 38465 nfs.register-with-portmap: off would have allowed this, but it appears not to work: [root at s6a]/fs/titan/auth/sbin# mount -t nfs -o rw,vers=3,tcp,mountport=38465,port=38465 costello:38465:/gfs01 /mnt/tmp mount.nfs: mounting costello:38465:/gfs01 failed, reason given by server: No such file or directory The volume name is correct. TIA, Steve