Hi Atin, thank you very much for your answer.> It seems like your NFS kernel module is not disabled. Please try disabling > it and re mount.I tried but it did not solve my problem: # service nfs-common stop Stopping NFS common utilities: idmapd statd. # service glusterfs-server restart Stopping glusterd service: glusterd. Starting glusterd service: glusterd. # mount -t nfs localhost:data /mnt/data2-nfs/ mount.nfs: Connection timed out # showmount -e localhost clnt_create: RPC: Program not registered
On 08/19/2015 09:53 PM, shacky wrote:> Hi Atin, > thank you very much for your answer. > >> It seems like your NFS kernel module is not disabled. Please try disabling >> it and re mount. > > I tried but it did not solve my problem: > > # service nfs-common stop > Stopping NFS common utilities: idmapd statd. > > # service glusterfs-server restart > Stopping glusterd service: glusterd. > Starting glusterd service: glusterd. > > # mount -t nfs localhost:data /mnt/data2-nfs/ > mount.nfs: Connection timed out > > # showmount -e localhost > clnt_create: RPC: Program not registeredCould you check the output of 'rpcinfo -p' and also the log file - '/var/log/glusterfs/nfs.log'. Thanks, Soumya> _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >
-Atin Sent from one plus one On Aug 19, 2015 9:53 PM, "shacky" <shacky83 at gmail.com> wrote:> > Hi Atin, > thank you very much for your answer. > > > It seems like your NFS kernel module is not disabled. Please trydisabling> > it and re mount. > > I tried but it did not solve my problem: > > # service nfs-common stopShouldn't you need to stop nfs-kernel-server instead of nfs-common? I am not a NFS component expert, Soumya can correct me.> Stopping NFS common utilities: idmapd statd. > > # service glusterfs-server restart > Stopping glusterd service: glusterd. > Starting glusterd service: glusterd. > > # mount -t nfs localhost:data /mnt/data2-nfs/ > mount.nfs: Connection timed out > > # showmount -e localhost > clnt_create: RPC: Program not registered-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150819/ad5b08e6/attachment.html>