LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Can't mount file system from Windows Services for Unix (https://www.linuxquestions.org/questions/linux-server-73/cant-mount-file-system-from-windows-services-for-unix-775067/)

johnjschaeferjr 12-11-2009 08:06 PM

Can't mount file system from Windows Services for Unix
 
Getting "mount.nfs Input/output error when attempting to mount file system from W2K8 server with Windows Services for Unix enabled.

On W2K8 server:

Have used the GUIs to "export" the E:\ file system with root access and everyone having rw permissions.

showmount -a
All mount points on WIN-BC8YD4GTB8K:
192.168.204.98 : E:\

nfsshare
extfs = E:\

On Linux system:

mount -t nfs 192.168.204.92:/extfs /mnt

Immediately get the error: mount.nfs: Input/output error

Verified that nfs daemons (8 ea) are running.
Verified that portmapper is running.
Verified that nfs and nfslock are running and chkconfig set

I'm stuck! What am I missing. Likely will need to do head slap once I find out!

Jack

Web31337 12-11-2009 09:17 PM

o_0 windows supports NFS? i had no idea they could implement some of unix standards...
sure you allowed your IP to connect?


All times are GMT -5. The time now is 02:42 AM.