Score:0

Cannot mount NFS Share from Windows Server

ng flag

I am trying to mount an NFS Share from a Windows Server File-Server Cluster on a Ubuntu Host.

The connection times out when I try to mount the share like this:

sudo mount -t nfs fs01:/longhorn /testlonghorn
mount.nfs: Connection timed out

Using the IP of the 'active' node instead, I get a 'no such file or directory' error message:

sudo mount -t nfs 10.75.20.12:/longhorn /testlonghorn
mount.nfs: mounting 10.75.20.12:/longhorn failed, reason given by server: No such file or directory

I have also tried to mount the share on a Windows host, which yields similar results:

C:\Users\user> mount fs01:/longhorn L:
Network Error - 53 (The network path was not found.)

All machines are in the same subnet. The same cluster also serves SMB shares, which works flawlessly. To rule out permissions, I have allowed Read/Write Root Access for all hosts. The properties of the share now look like this:

General

Authentication

Permissions

The Ubuntu host can mount NFS shares from other (Linux) hosts and the firewall rules (on the File-Server Cluster) also seem to be correct:

Cluster Firewall Rules

What am I missing?

jimmy wong avatar
kr flag
Have you resolve your problem yet? I got the same issue too..
djdomi avatar
za flag
you try to access anonymously @eleasar
Score:0
kr flag

I solved the problem yet. From those windows nodes, you need to allow the ports 111 and 2049 for the inbound firewall rules. It should be worked after set.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.